summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2024-04-23update variable naming in gltf exampleOmniscient
2024-04-21fix draw_model callOmniscient
2024-04-21Merge branch 'master' into cel-41-port-over-a-basic-3d-scene-exampleOmniscient
2024-04-04loading texturesomniscient
2024-04-03load gltf vertices and indices. need to move to git LFS!omnisci3nce
2024-03-17remove commented individual draw_model callsomniscient
2024-03-17fix obj exampleomniscient
2024-03-17Merge branch 'transform-hierarchy' of github.com:omnisci3nce/celeritas-core i...omniscient
2024-03-17draw_scene that uses transform hierarchy to draw all modelsomniscient
2024-03-17commentOmniscient
2024-03-17MOVEomniscient
2024-03-17rendering using transformsomniscient
2024-03-17Merge branch 'master' into transform-hierarchyOmniscient
2024-03-17fix a bug with dirname seg faulting when passed a string literalOmniscient
2024-03-17wip: transform propagationOmniscient
2024-03-14change screenshotomniscient
2024-03-14Merge branch 'master' of github.com:omnisci3nce/celeritas-coreomniscient
2024-03-14add screenshot to READMEomniscient
2024-03-14chore: formatomniscient
2024-03-14lights, camera, actionomniscient
2024-03-11added a path_parent function to get path of a fileomniscient
2024-03-09create basic scene and draw objomniscient
2024-03-05why is it crashing on file loading now?Omniscient
2024-02-25boilerplate for more examplesOmniscient
2024-02-25chore: formatOmniscient
2024-02-25split into two examplesOmniscient
2024-02-25leave main loop in the exampleOmniscient
2024-02-25Merge branch 'master' into feature/some-string-utilsOmniscient
2024-02-25change glfw header importsOmniscient
2024-02-25new string function signatures just droppedOmniscient
2024-02-24repo init. partial port of existing codeOmniscient
2024-02-24xmake init with shared/static libOmniscient