Commit graph

16 commits

Author SHA1 Message Date
38e185a3ef
feat: Intersect with Triangle 2024-10-05 21:20:24 +02:00
08c5c9e8da
fix: Vertical flip
Fix the difference in (0,0) assumption of jpg and computer graphics.
2024-10-05 17:32:28 +02:00
4cf9851fbc
fix: Normalize vector Sphere 2024-10-05 17:07:45 +02:00
9b5c523272
docs: Add authors 2024-10-05 16:22:41 +02:00
9641e67181
feat: Intersect with plane 2024-10-05 16:19:37 +02:00
570a983aea
docs: First hit 2024-10-04 21:14:28 +02:00
7bc9776e26
style: Rename var and cleanup 2024-10-04 21:14:20 +02:00
5f296ba39a
feat: Iterate over objects to find first hit
Closes #2
2024-10-04 21:14:04 +02:00
fab5318da7
fix: Correct image plane position in raycast 2024-10-04 20:32:53 +02:00
26ac00ce11
feat: Implement Sphere 2024-10-04 19:39:45 +02:00
8ab8622232
chore: Add astyle to gitignore 2024-10-04 14:27:21 +02:00
d4fda5057b
feat: Implement viewing_ray 2024-10-04 14:26:33 +02:00
bedd1c46a6
chore: Add JetBrains to gitignore 2024-10-01 16:55:24 +02:00
github-classroom[bot]
300f966518
Setting up GitHub Classroom Feedback 2024-09-26 12:56:50 +00:00
github-classroom[bot]
048ebb7858
GitHub Classroom Feedback 2024-09-26 12:56:49 +00:00
github-classroom[bot]
5d6a4935ec
Initial commit 2024-09-26 09:17:55 +00:00