https://github.com/pomettini/gba-raytracer
Simple Raytracer for the Gameboy Advance written in C
https://github.com/pomettini/gba-raytracer
c gameboy-advance gba gba-rom raytracer
Last synced: 6 months ago
JSON representation
Simple Raytracer for the Gameboy Advance written in C
- Host: GitHub
- URL: https://github.com/pomettini/gba-raytracer
- Owner: pomettini
- License: mit
- Created: 2018-08-26T19:52:41.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-23T17:39:22.000Z (over 3 years ago)
- Last Synced: 2025-03-24T03:11:25.972Z (6 months ago)
- Topics: c, gameboy-advance, gba, gba-rom, raytracer
- Language: Makefile
- Homepage:
- Size: 111 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gba-raytracer
Simple Raytracer for the Gameboy Advance written in C. Basically a port of [PurpleAlienPlanet's raytracer](https://www.purplealienplanet.com/node/20) code.Needs [DevKitARM](https://devkitpro.org/wiki/Getting_Started) to be compiled.
