feat: add support for mesh color
CatB1tpushed 4 commits to main • 4f74ab3…72fa260 • on Aug 4, 2024
CatB1tpushed 1 commit to main • 34438b5…4f74ab3 • on Aug 4, 2024
CatB1tpushed 1 commit to main • 90278c3…34438b5 • on Jul 29, 2024
CatB1tpushed 1 commit to main • 0449080…90278c3 • on Jul 26, 2024
Update light constructor, add get methods
CatB1tpushed 2 commits to main • fc793e0…0449080 • on Apr 25, 2024
Fix reversed variable names
CatB1tpushed 5 commits to main • 41aa1d4…fc793e0 • on Apr 25, 2024
Fix missing function call in ShaderProgram
CatB1tpushed 4 commits to main • f93dec5…41aa1d4 • on Apr 25, 2024
Add temporary simple Light class
CatB1tpushed 6 commits to main • 5dee9d5…f93dec5 • on Apr 21, 2024
Add ImGUI debug menu for Renderer
CatB1tpushed 2 commits to main • 90467af…5dee9d5 • on Apr 19, 2024
Update vertex shader to use model matrix, update Mesh to set model ma…
CatB1tpushed 2 commits to main • 9ac3f94…90467af • on Apr 19, 2024
Refactor ImGUI code in Renderer
CatB1tpushed 3 commits to main • 25fc0e1…9ac3f94 • on Apr 19, 2024
Update renderer to use cube instead of quad
CatB1tpushed 2 commits to main • 31df102…25fc0e1 • on Apr 18, 2024
Update ImGui submodule, add CMakeLists
CatB1tpushed 2 commits to main • e1965dc…31df102 • on Apr 18, 2024
CatB1tpushed 6 commits to main • 73abf94…e1965dc • on Apr 18, 2024
Update renderer to use Square primitive
CatB1tpushed 6 commits to main • cfcfd2c…73abf94 • on Apr 16, 2024
Add renderer to GLWindow render loop
CatB1tpushed 6 commits to main • 1345009…cfcfd2c • on Apr 15, 2024
Add basic default shaders for testing
CatB1tpushed 3 commits to main • 8c855f6…1345009 • on Apr 15, 2024
CatB1tpushed 4 commits to main • 8ad967f…8c855f6 • on Apr 14, 2024
CatB1tpushed 1 commit to main • 2670bc4…8ad967f • on Apr 14, 2024
Rename Utils directory to utils
CatB1tpushed 1 commit to main • 35eb109…2670bc4 • on Apr 14, 2024
CatB1tpushed 3 commits to main • 02e0065…35eb109 • on Apr 14, 2024
Update logger to be initialized without a prefix and to be set later
CatB1tpushed 2 commits to main • e975d95…02e0065 • on Apr 14, 2024
CatB1tpushed 1 commit to main • 3fd96a3…e975d95 • on Apr 14, 2024
Update header guard to match file name
CatB1tpushed 1 commit to main • e4e8c5b…3fd96a3 • on Apr 14, 2024
Add base intreface for Renderer objects
CatB1tpushed 1 commit to main • f128a4c…e4e8c5b • on Apr 14, 2024
CatB1tpushed 2 commits to main • e0145f9…f128a4c • on Apr 13, 2024
CatB1tpushed 3 commits to main • 0ff5a7c…e0145f9 • on Apr 13, 2024
Fix CMakeLists syntax warning
CatB1tpushed 1 commit to main • 90ae544…0ff5a7c • on Apr 13, 2024
Update .gitignore for VS code
CatB1tpushed 1 commit to main • 0e59ab3…90ae544 • on Apr 13, 2024
Update CMakeLists to glob only .cpp and .h files
CatB1tpushed 2 commits to main • 4e97b10…0e59ab3 • on Apr 12, 2024
You can’t perform that action at this time.