summaryrefslogtreecommitdiffhomepage
path: root/examples/shaders/shaders_lightmap.c
AgeCommit message (Collapse)Author
2024-01-02Update copyright to 2024Ray
2023-11-18Added glsl 100 and 120 shaders to lightmap example. (#3543)Jussi Viitala
* Added glsl 100 and 120 shaders to lightmap example. * Fixed lightmap example resource loading on web.
2023-09-07Remove PLATFORM_RPI (#3232)MichaelFiber
* Remove PLATFORM_RPI * remove build artifacts --------- Co-authored-by: MichaelFiber <[email protected]> Co-authored-by: Ray <[email protected]>
2023-05-04REVIEWED: Ligthmap exampleRay
2023-05-04Lightmap example. (#3043)Jussi Viitala