summaryrefslogtreecommitdiff
path: root/assets
AgeCommit message (Collapse)Author
2024-04-03load gltf vertices and indices. need to move to git LFS!omnisci3nce
2024-03-14fix cube texture path now that we can load relative pathomniscient
2024-03-14lights, camera, actionomniscient
2024-03-11added a path_parent function to get path of a fileomniscient
Now we can load .mtl files without hardcoding the full path from top-level like before. that was a hack!
2024-03-09add shadersomniscient
2024-03-05loads and runs now (no visuals yet)Omniscient
2024-03-05add cube objOmniscient
2024-02-24add shaders for drawing simple rectanglesOmniscient
2024-02-24repo init. partial port of existing codeOmniscient