aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-12-08Refactor scale4 function to modify the currentCTM matrixNicholas Bottone
2023-12-08Fix struct initialization in sceneparser.cppNicholas Bottone
2023-12-08Remove build folder and add to gitignoreNicholas Bottone
2023-12-08add new 4d opssotech117
2023-12-08Allow both 3d and 4d in scenefilereader.cppNicholas Bottone
2023-12-08make staticsotech117
2023-12-08cleanup vec4 transform opssotech117
2023-12-08refactor vec4 opssotech117
2023-12-08mergeDavid Doan
2023-12-08comment deletionDavid Doan
2023-12-08build for pullinsotech117
2023-12-08Allow 4d scene files on scenefilereader.cppNicholas Bottone
2023-12-08fix std::unordered_map bugsotech117
2023-12-08cleaup sceneparser.cpp filesotech117
2023-12-08Update translation and scaling in SceneTransformation structNicholas Bottone
2023-12-08rotation and mergeDavid Doan
2023-12-08rotationDavid Doan
2023-12-08add specific transform 4d file, with basic helper functionsotech117
2023-12-08fix error casessotech117
2023-12-08small change to vectorsotech117
2023-12-08small renamesotech117
2023-12-08add 4d rotation ops and view matrix calculationsotech117
2023-12-08remove build folderssotech117
2023-12-08slidersDavid Doan
2023-12-08Merge branch 'main' of ↵David Doan
https://github.com/NicholasBottone/the-all-americans-in-cs1230 merge
2023-12-08new directory for 4d vector mathsotech117
2023-12-086 slidersDavid Doan
2023-12-07added a GUIDavid Doan
2023-12-07upload base codesotech117
2023-11-21Initial commitNick Bottone