Watch
2
0
Fork
You've already forked raylib-cs
0
raylib-cs/Raylib-cs
Repository files (latest commit first)
Filename Latest commit message Latest commit 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
..
Easings.cs Big commit. Starting the update to 3.0!!! 2020-04-01 14:46:51 +01:00
Physac.cs Big commit. Starting the update to 3.0!!! 2020-04-01 14:46:51 +01:00
Raygui.cs Big commit. Starting the update to 3.0!!! 2020-04-01 14:46:51 +01:00
Raylib-cs.csproj Implemented Rlights 2020-04-13 14:42:21 -07:00
Raylib.cs Minor update to Raylib.cs. 2020-04-03 16:53:50 +01:00
Raymath.cs Big commit. Starting the update to 3.0!!! 2020-04-01 14:46:51 +01:00
Rlgl.cs Big commit. Starting the update to 3.0!!! 2020-04-01 14:46:51 +01:00
Rlights.cs Implemented Rlights 2020-04-13 14:42:21 -07:00