Files
Divergent/mods/Atmospherics Anomaly/gamedata/shaders/r3/settings_screenspace_LUT.h
T
Rage 376b4b9689 Added New Mods and Profiles Folders
This is a complete rebuild of the modpack, with all new mods and updates for 1.5.3 of Anomaly.
2025-01-14 05:07:53 -05:00

8 lines
352 B
C

// [ SETTINGS ] [ LUT ]
#define G_LUT_SIZE_W 4096.0 // Width of your LUT texture
#define G_CELLS_SIZE 64 // Width/Height of your cell
#define G_CELLS_GROUPS 16 // Quantity of tables in your texture
//#define G_ADVANCE_TRANSITION // Note for Modders: You can enable this option to do smooth transitions between tables in realtime. Check the script