- RT-Everywhere is an attempt to make a basic toy CPU raytracer and port it to as many platforms as possible
| Platform | Support State |
|---|---|
| Windows (Win32) | Complete (Native and SDL2) |
| macOS | Complete (Native and SDL2) |
| Unix-like (X11) | Complete (SDL2) |
All nintendo ports have been removed from this repo due to devkitPro being accused of stealing proprietary code from Nintendo SDKs!
- ocornut/DearImGui - UI library for SDL frontend
- libsdl-org/SDL - Powers SDL "harness" (aka frontend)