asiangoldfish / PlatformerGame

MIT License
0 stars 0 forks source link

Shader System #19

Open asiangoldfish opened 5 months ago

asiangoldfish commented 5 months ago

Currently, only Phong shader is supported. Therefore, implement options to use other shaders like OpenPBR Surface Model.

asiangoldfish commented 5 months ago

Hot reload glsl shader: https://antongerdelan.net/opengl/shader_hot_reload.html