index
:
raytracer-4d.git
main
A 4d raytracer written in C++
csci2230
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2023-12-13
grinds
David Doan
2023-12-13
Merge branch 'main' of ↵
David Doan
https://github.com/NicholasBottone/the-all-americans-in-cs1230 grinds and merge:
2023-12-13
grinds
David Doan
2023-12-13
hardcode the camera depth to where a result is shown
sotech117
2023-12-13
fixing rays directions 4d
sotech117
2023-12-13
Add velocity field to optionalFields in parsePrimitive function
Nicholas Bottone
2023-12-13
small fix
sotech117
2023-12-13
testing slice
sotech117
2023-12-13
Add gravity, depthAngle, and over as optional fields in parseCameraData() ↵
Nicholas Bottone
function
2023-12-13
update voxel projection into 2d
sotech117
2023-12-12
updat ray tracer to include depth
sotech117
2023-12-12
Add gravity, over, and depthAngle to scenefilereader
Nicholas Bottone
2023-12-12
update aspect ratio to be 3 dimensional
sotech117
2023-12-12
Add gravity and velocity properties to SceneGlobalData and ScenePrimitive
Nicholas Bottone
2023-12-12
update camera logic
sotech117
2023-12-12
fix merge
sotech117
2023-12-12
isHit
David Doan
2023-12-12
skeleton for new isIntersect obj
sotech117
2023-12-12
fixing
David Doan
2023-12-12
normals complete
Fate Bussey
2023-12-12
potentially buggy normals and first update to phong
Fate Bussey
2023-12-12
should be building
David Doan
2023-12-11
render and rotation and merge
David Doan
2023-12-11
render and rotation
David Doan
2023-12-11
all 4d implicit shapes
Fate Bussey
2023-12-11
implicit equations for cone and sphere interaction
Fate Bussey
2023-12-10
gui appears, slow/no render
David Doan
2023-12-08
Merge branch 'main' of ↵
David Doan
https://github.com/NicholasBottone/the-all-americans-in-cs1230 merge
2023-12-08
camera stuff
David Doan
2023-12-08
go back to 3d render
sotech117
2023-12-08
camera stuff
David Doan
2023-12-08
quick fix to pWorld
sotech117
2023-12-08
adjust pWorld and dWorld
sotech117
2023-12-08
merge
David Doan
2023-12-08
camera movement
David Doan
2023-12-08
rename src directory for vec4ops
sotech117
2023-12-08
Fix cameraData position and up arrays to allow for 3-4 elements
Nicholas Bottone
2023-12-08
Refactor scale4 function to modify the currentCTM matrix
Nicholas Bottone
2023-12-08
Fix struct initialization in sceneparser.cpp
Nicholas Bottone
2023-12-08
add new 4d ops
sotech117
2023-12-08
Allow both 3d and 4d in scenefilereader.cpp
Nicholas Bottone
2023-12-08
make static
sotech117
2023-12-08
cleanup vec4 transform ops
sotech117
2023-12-08
refactor vec4 ops
sotech117
2023-12-08
merge
David Doan
2023-12-08
comment deletion
David Doan
2023-12-08
Allow 4d scene files on scenefilereader.cpp
Nicholas Bottone
2023-12-08
fix std::unordered_map bug
sotech117
2023-12-08
cleaup sceneparser.cpp file
sotech117
2023-12-08
Update translation and scaling in SceneTransformation struct
Nicholas Bottone
[next]