aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-12-13Merge branch 'main' of ↵David Doan
https://github.com/NicholasBottone/the-all-americans-in-cs1230 merge.
2023-12-13gui changesDavid Doan
2023-12-13small ui and scene file updatesotech117
2023-12-13new slider;David Doan
2023-12-13small scene file changessotech117
2023-12-13fix mergesotech117
2023-12-13Merge branch 'main' of ↵David Doan
https://github.com/NicholasBottone/the-all-americans-in-cs1230 merge.
2023-12-13scenefilesDavid Doan
2023-12-13add translation of camerasotech117
2023-12-13Merge branch 'main' of ↵David Doan
https://github.com/NicholasBottone/the-all-americans-in-cs1230 merge.
2023-12-13bring back button functionalityDavid Doan
2023-12-13add way to modify camera based on settings slidersotech117
2023-12-13ensure refract workssotech117
2023-12-13fix collision detection updating the velocitysotech117
2023-12-13get the collision detections for cubes and sphers to work using specific ↵sotech117
cases of separate axis theorem. however, the velocities are no longer flipping.
2023-12-13good for 4d collisionsotech117
2023-12-13fix small bug with sphere on sphere collisionsotech117
2023-12-13getting clsoer to collisionsotech117
2023-12-13Improve ffmpeg quality and fix m_imageDataNicholas Bottone
2023-12-13debugsotech117
2023-12-13Fix settingsChanged signal emission in RayTracer::render()Nicholas Bottone
2023-12-13cleanup parsersotech117
2023-12-13fixing changessotech117
2023-12-13Update currTimeLabel and emit timeValueChanged signalNicholas Bottone
2023-12-13bulding movingDavid Doan
2023-12-13camera movement buildsDavid Doan
2023-12-13camera movementDavid Doan
2023-12-13camera movementDavid Doan
2023-12-13Refactor collision update function and remove unused codeNicholas Bottone
2023-12-13Add video assembly functionality to RayTracer classNicholas Bottone
2023-12-13Fix scene parsing to only happen on sceneChange instead of settingsChangeNicholas Bottone
2023-12-13push working cubesotech117
2023-12-13experiment with scene filessotech117
2023-12-13use parallelsotech117
2023-12-13small changessotech117
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-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