aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-12-13attempting camera movementDavid Doan
2023-12-13attempting camera movementDavid Doan
2023-12-13Add bulk rendering functionalityNicholas Bottone
2023-12-13fix phong lightingsotech117
2023-12-13Setup save image button and setup settings for bulk exportingNicholas Bottone
2023-12-13Merge branch 'main' of ↵David Doan
https://github.com/NicholasBottone/the-all-americans-in-cs1230 render button
2023-12-13grindsDavid Doan
2023-12-13get W slider to compute quicklysotech117
2023-12-13Delete student_outputs contentsNicholas Bottone
2023-12-13Add image saving functionalityNicholas Bottone
2023-12-13Merge branch 'main' of ↵David Doan
https://github.com/NicholasBottone/the-all-americans-in-cs1230 grinds and merge:
2023-12-13grindsDavid Doan
2023-12-13hardcode the camera depth to where a result is shownsotech117
2023-12-13fixing rays directions 4dsotech117
2023-12-13Add velocity field to optionalFields in parsePrimitive functionNicholas Bottone
2023-12-13small fixsotech117
2023-12-13testing slicesotech117
2023-12-13Add gravity, depthAngle, and over as optional fields in parseCameraData() ↵Nicholas Bottone
function
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-12Add gravity, look, and over properties to cameraData and velocity property ↵Nicholas Bottone
to groups
2023-12-12Add unit sphereNicholas Bottone
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-11implicit equations for cone and sphere interactionFate Bussey
2023-12-10gui appears, slow/no renderDavid Doan
2023-12-08Add 4D scene file with five shapesNicholas Bottone
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