aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-12-13update voxel projection into 2dsotech117
2023-12-12updat ray tracer to include depthsotech117
2023-12-12Add gravity, over, and depthAngle to scenefilereaderNicholas Bottone
2023-12-12update aspect ratio to be 3 dimensionalsotech117
2023-12-12Add gravity and velocity properties to SceneGlobalData and ScenePrimitiveNicholas Bottone
2023-12-12update camera logicsotech117
2023-12-12fix mergesotech117
2023-12-12isHitDavid Doan
2023-12-12skeleton for new isIntersect objsotech117
2023-12-12fixingDavid Doan
2023-12-12normals completeFate Bussey
2023-12-12potentially buggy normals and first update to phongFate Bussey
2023-12-12should be buildingDavid Doan
2023-12-11render and rotation and mergeDavid Doan
2023-12-11render and rotationDavid Doan
2023-12-11all 4d implicit shapesFate Bussey
2023-12-11implicit equations for cone and sphere interactionFate Bussey
2023-12-10gui appears, slow/no renderDavid Doan
2023-12-08Merge branch 'main' of ↵David Doan
https://github.com/NicholasBottone/the-all-americans-in-cs1230 merge
2023-12-08camera stuffDavid Doan
2023-12-08go back to 3d rendersotech117
2023-12-08camera stuffDavid Doan
2023-12-08quick fix to pWorldsotech117
2023-12-08adjust pWorld and dWorldsotech117
2023-12-08mergeDavid Doan
2023-12-08camera movementDavid Doan
2023-12-08rename src directory for vec4opssotech117
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-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-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-08Merge branch 'main' of ↵David Doan
https://github.com/NicholasBottone/the-all-americans-in-cs1230 merge