Garry's Mod

Garry's Mod

Fading Rainbow Material 2
1-10 van 15 items weergegeven
< 1  2 >
Update: 2 mei 2024 om 8:41

~ Fixed some materials not showing up in the list.

Update: 2 mei 2024 om 8:25

~ Renamed fading_rainbow_hd_lit_smooth** materials to include 3 digits (now fading_rainbow_hd_lit_smooth0**). fading_rainbow_hd_lit_rough is now fading_rainbow_hd_lit_smooth001. These changes will break existing creations using these materials.
+ Added 100% roughness (smooth000) materials that are also more performant than the other smooth* materials due to not having phong or rimlighting. It still uses normal mapping.
~ Rimlight exponents now match phong exponents instead of being the inverse (reverts rimlight tweak from September 21).

Update: 2 mei 2024 om 6:52

~ Changed the format to DXT1, which saves a ton of space at no visual cost (I originally thought that DXT encoding caused discoloring, but this turned out to not be true).

Update: 6 dec 2023 om 17:55

~ Changed the Workshop category to Tool. There are no new changes to the addon itself.

Update: 11 okt 2023 om 13:21

~ Lowered resolution for high texture quality (mat_picmip 0). Higher texture quality settings remain unaffected.

Update: 11 okt 2023 om 12:49

~ Converted the color format to BGRA4444, which lowers file size at no visual cost.
~ Changed reflectivity to 1, 1, 1.

Update: 21 sep 2023 om 10:46

~ Replaced $detail parameters with $selfillum parameters in the emissive textures. This should greatly improve performance.
~ Made emissive materials emit less light.
~ Disabled half-lambert on all materials using phong.
~ Tweaked phong boost for rough materials.
~ Tweaked rimlight exponents for rough materials.
~ Reordered some shader parameters.
~ Compressed the material Lua file a little bit.

Update: 24 aug 2023 om 18:13

+ Added glowing materials for all smooth and rough reflection variants.

Update: 22 jul 2023 om 13:59

+ Added many more materials with different variations of smooth and rough reflections.
- Removed phong and rimlight from fading_rainbow_hd_lit. It's now in fading_rainbow_hd_lit_rough.
+ Added $nocull to all VertexLitGeneric and UnlitGeneric materials.

Update: 30 jun 2023 om 8:28

+ Added phong and rimlight to the VertexLitGeneric material
~ Simplified VMTs by removing quotation marks