You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Murakano is a very simple implementation of graphics application that renders OBJ model.
If you are interested in my posts about this project, you can check my devlog.
For anyone who are curious about implementation details, visualized architecture and workflows, Refer to this repository for documentations
Features
Render Hardware Interface for Vulkan API
Direct lighting
OBJ format model rendering support
HLSL, GLSL shader compilation support (HLSL is a default shader language)