Commit graph

117 commits

Author SHA1 Message Date
f0c11344a4 Adds normals to ray for sphere and triangle 2022-11-11 13:22:41 +01:00
arvid schröder
3d17719e12 readded original ex1 2022-11-10 18:18:55 +01:00
arvid schröder
6d78d8c554 removed testing output 2022-11-10 18:16:13 +01:00
arvid schröder
f5a6e9e119 fixed pixel direction and flipped coordinate system 2022-11-10 18:14:11 +01:00
ef79acef73 Fixes, Changes and Crumbles 2022-11-10 17:31:50 +01:00
c7f6974b58 Fixes wrong formular at one place and reduces duplicates of the discriminant 2022-11-10 12:47:31 +01:00
ArcadeZed
f98e578f94 Added triangle function, not working perfectly but u see something like a triangle 2022-11-09 13:55:13 +01:00
jp
e5891e0c09 changed repo link in readme 2022-11-09 11:52:46 +01:00
arvid schröder
2eb55b9e98 Removed fisheye lense, added image plane and fov calculation 2022-11-06 20:50:33 +01:00
arvid schröder
f37b8bc9c6 Added missing power 2022-11-06 20:30:29 +01:00
48432337c6 Implements plane intersections 2022-11-06 20:27:03 +01:00
arvid schröder
61ec153832 Added angle radian conversion 2022-11-06 20:08:09 +01:00
arvid schröder
7c83ece187 Added arbitrary sphere code WIP
This doesn't actually seem to work yet
2022-11-06 19:21:14 +01:00
arvid schröder
2961aabea3 Added renderer function 2022-11-06 18:24:52 +01:00
arvid schröder
c10ef785fc Added basic camera implementation \n 2022-11-06 17:44:54 +01:00
bbfdda7796 first commit 2022-11-05 22:08:16 +01:00
JP
18457436de ex 01 2022-10-28 09:31:13 +02:00