aboutsummaryrefslogtreecommitdiff
path: root/src/utils
AgeCommit message (Collapse)Author
2023-12-13cleanup parsersotech117
2023-12-13fixing changessotech117
2023-12-13camera movementDavid Doan
2023-12-13camera movementDavid Doan
2023-12-13Refactor collision update function and remove unused codeNicholas Bottone
2023-12-13Add velocity field to optionalFields in parsePrimitive functionNicholas Bottone
2023-12-13small fixsotech117
2023-12-13Add gravity, depthAngle, and over as optional fields in parseCameraData() ↵Nicholas Bottone
function
2023-12-12Add gravity, over, and depthAngle to scenefilereaderNicholas Bottone
2023-12-12Add gravity and velocity properties to SceneGlobalData and ScenePrimitiveNicholas Bottone
2023-12-12should be buildingDavid Doan
2023-12-11render and rotationDavid Doan
2023-12-08camera stuffDavid Doan
2023-12-08Fix cameraData position and up arrays to allow for 3-4 elementsNicholas Bottone
2023-12-08Refactor scale4 function to modify the currentCTM matrixNicholas Bottone
2023-12-08Fix struct initialization in sceneparser.cppNicholas Bottone
2023-12-08Allow both 3d and 4d in scenefilereader.cppNicholas Bottone
2023-12-08Allow 4d scene files on scenefilereader.cppNicholas Bottone
2023-12-08cleaup sceneparser.cpp filesotech117
2023-12-08Update translation and scaling in SceneTransformation structNicholas Bottone
2023-12-07added a GUIDavid Doan
2023-12-07upload base codesotech117