summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2024-10-26delete game_gemoHEADmasteromniscient
2024-10-26remove test mat multomniscient
2024-10-26spin cube in placeomniscient
2024-10-18chore: formatomniscient
2024-10-18port a few more math functionsomniscient
2024-10-17starting on cubeomniscient
2024-10-17clean up enum nameomniscient
2024-10-17metal triangle!omniscient
2024-10-17start on metal backendomniscient
2024-10-17add .m on mac. log INFO and module nameomniscient
2024-10-05trying to get rust bindgen workingomniscient
2024-10-05Remove more examplesomniscient
2024-10-05Begin simplifying project structure and removing examplesomniscient
2024-08-18start on stack arrayOmni
2024-08-17improving the way I load animation data and store it. Load -> Tick(Armature*)...Omni
2024-08-16cyl mesh and poor mans translation gizmoOmni
2024-08-16cone meshomniscient
2024-08-15cone wipomniscient
2024-08-13goomniscient
2024-08-13loading joints and animationsomniscient
2024-08-13add debug draw bbox and add topology to draw callsomniscient
2024-08-12scale is a vec3 now instead of float.omniscient
2024-08-11removing example targets from xmake.lua and fix identationomniscient
2024-08-11plane,cube,sphereomniscient
2024-08-11starting work on immediate mode drawingomniscient
2024-08-10remove old codeomniscient
2024-08-10wipomniscient
2024-08-04copy binding bytes codeJoshua Rowe
2024-07-31start on immediate drawingomniscient
2024-07-31grid is not really workingomniscient
2024-07-31feat: grid: use hardcoded indicesomniscient
2024-07-31add empty grid systemomniscient
2024-07-27serialize transformomniscient
2024-07-27remove some modelsomniscient
2024-07-27remove the editor folderomniscient
2024-07-27add a pool insert function. move RenderEnt to use handlesomniscient
2024-07-26scenes and pbr cleanup to handle missing texture of paramomniscient
2024-07-26moving some maths functions to implementation fileomniscient
2024-07-26wip eguiomnisci3nce
2024-07-26try getting glfw passthrough and egui to workomniscient
2024-07-22error handling loading pbr texturesomniscient
2024-07-21quads kinda workomniscient
2024-07-21terrain/hmap skeletonomniscient
2024-07-21fixomniscient
2024-07-21start adding rust bindgenomniscient
2024-07-20fixing shadows.omniscient
2024-07-20resize viewport and fix skyboxomniscient
2024-07-19fly cameraomnisci3nce
2024-07-18skybox worksomnisci3nce
2024-07-18wip skybox. make geometry owned and copied onto Meshomnisci3nce