index
:
raytracer-4d.git
main
A 4d raytracer written in C++
csci2230
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
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
Remove build folder and add to gitignore
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
build for pullin
sotech117
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
2023-12-08
rotation and merge
David Doan
2023-12-08
rotation
David Doan
2023-12-08
add specific transform 4d file, with basic helper function
sotech117
2023-12-08
fix error cases
sotech117
2023-12-08
small change to vector
sotech117
2023-12-08
small rename
sotech117
2023-12-08
add 4d rotation ops and view matrix calculation
sotech117
2023-12-08
remove build folders
sotech117
2023-12-08
sliders
David Doan
2023-12-08
Merge branch 'main' of ↵
David Doan
https://github.com/NicholasBottone/the-all-americans-in-cs1230 merge
2023-12-08
new directory for 4d vector math
sotech117
2023-12-08
6 sliders
David Doan
2023-12-07
added a GUI
David Doan
2023-12-07
upload base code
sotech117
2023-11-21
Initial commit
Nick Bottone
[prev]