-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Jungkwuen An edited this page Aug 31, 2022
·
22 revisions
Welcome to the OTO wiki!
Code architecture:
- init rays
- init objects
- run ray-tracing
- display objects
- display ray paths
Pseudo-code for Ray-tracing for each ray in ray bundle
end for for
whitepapers for the basic knowledge on geometry and optics.
Calculating a surface normal https://en.wikipedia.org/wiki/Normal_(geometry)