An open API service indexing awesome lists of open source software.

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

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.

![alt text](gba-raytracer-screenshot.png "Raytracer running on the VisualBoyAdvance emulator")