meta4d-me / CatDogEngine

A cross-platform game engine/editor written in modern C++ (WIP)
GNU General Public License v2.0
161 stars 16 forks source link

[OpenGL/OpenGLES/Vulkan] Fix rendering feature shader compile failures #263

Closed T-rvw closed 1 year ago

T-rvw commented 1 year ago

Ready for these three backends to init graphics device and context. The next step is to fix shader compile errors. Then make sure that if rendering features can keep same visual effects.