Watch
2
0
Fork
You've already forked raylib-cs
0
Commit graph raylib-cs/Raylib-cs/Rlights.cs
Author SHA1 Message Date
Steven Gann
d141ea7054 Implemented Rlights
Ported functionality of rlights.h into Rlights.cs, based on API cues in shaders_basic_lighting.cs from Raylib-cs-examples.
Most significant differences from Raylib's API are
- MAX_LIGHTS is a static field in the Rlights class
- CreateLight returns the Light struct instead of void
2020-04-13 14:42:21 -07:00