Optimizations
Gas Giant Forge comes with a number of options to balance quality and performance.
Render Resolution
The biggest optimization is selecting the rendering resolution of the gas giants.
Keep in mind higher Downscale values will change the visual quality of the gas giants, for example:



Cloud Resolution
Another optimization is the resolution of the cloud texture.
Sky Detail
Another optimization is the ray marching density of the sky and clouds.
Fluid Simulation Initial Texture Resolution
If you make a fluid simulation for a gas giant, you can Bake it into an InitialTexture so that it instantly starts in a stable state.
However, this texture takes up space and therefore increases your build size.
If this is an issue, then you can decrease the resolution and/or add compression to this texture. To do this, simply go to your InitialTexture's texture import settings, and change the MaxSize or Compression settings.

Last updated