https://github.com/rosendo-martinez/ray-casting-3d
A ray casting project I made.
https://github.com/rosendo-martinez/ray-casting-3d
cpp raycasting
Last synced: 3 months ago
JSON representation
A ray casting project I made.
- Host: GitHub
- URL: https://github.com/rosendo-martinez/ray-casting-3d
- Owner: Rosendo-Martinez
- Created: 2025-02-27T23:03:09.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-27T23:19:29.000Z (3 months ago)
- Last Synced: 2025-02-28T08:09:18.109Z (3 months ago)
- Topics: cpp, raycasting
- Language: C++
- Homepage:
- Size: 38.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

This is one of the first images I rendered.# Ray Casting
A ray casting project I made.
## Rendered Images
Here are some of my favorite images I rendered.









### Credit
This is an assignment from MIT's [6.837 OCW](https://ocw.mit.edu/courses/6-837-computer-graphics-fall-2012/) computer graphics course.