Package com.jme3.environment.baker


package com.jme3.environment.baker
  • Class
    Description
    An environment baker to bake a 3d environment into a cubemap
    Render the environment into a cubemap
    An environment baker, but this one is for Imaged Base Lighting.
    An environment baker for IBL, that uses spherical harmonics for irradiance.
    Fully accelerated env baker for IBL that runs entirely on the GPU
    Fully accelerated env baker for IBL that bakes the specular map and spherical harmonics on the GPU.
    An env baker for IBL that bakes the specular map on the GPU and uses spherical harmonics generated on the CPU for the irradiance map.