3D Games in Game Maker Studio 2 - Lighting and Fog and Backface Culling

Опубликовано: 25 Февраль 2025
на канале: DragoniteSpam
2,045
34

Lighting and fog in 3D games in Game Maker Studio 2 are mostly the same as they were in previous versions of Game Maker, but the wording has changed a little bit.

If you use lighting, be aware of using culling, because if you have it turned off you may see the backs of some faces appearing behind the outwards-facing ones. To disable this annoying effect set the culling mode to clockwise, but be warned that if you want a face to be double-sided you'll have to arrange for that yourself (i.e. clone and reverse the triangles in a 3D modeling program).

Here's the code:
https://github.com/DragoniteSpam-Game...

#GameMaker3D
#GameMakerLighting
#GameMakerFog
- - - -
I've now made that Patreon:
  / wizardragon  
That promised social media link spam.
  / dragonitespam  
I do live streams sometimes!
  / dragonitespam  

Rate, comment, subscribe, watch more, enjoy!