DarioSamo / sm64rt

Fork of https://github.com/sm64pc/sm64ex with raytracing support.
284 stars 14 forks source link

Figure out how to make geo layout mods only spawn one light mod if possible for each graph node they're associated to #9

Closed DarioSamo closed 3 years ago

DarioSamo commented 3 years ago

Maybe we can make a simple routine that lets the game now a certain node with a certain geo layout has been processed in this frame with a certain transform and hook it into the rendering graph node structure.

DarioSamo commented 3 years ago

Solved in dev