asiangoldfish / PlatformerGame

MIT License
0 stars 0 forks source link

Shader System #19

Open asiangoldfish opened 3 months ago

asiangoldfish commented 3 months ago

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

asiangoldfish commented 3 months ago

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