Geometrizer Vita
More actions
| Geometrizer Vita | |
|---|---|
| General | |
| Author | frangarcj |
| Type | Arcade |
| Version | 20260711 |
| License | N/A |
| Last Updated | 2026/07/01 |
| Links | |
| Download | |
| Website | |
| Source | |
Geometrizer is a Sega Model 1 arcade-board emulator written in C11, targeting Virtua Racing, running on macOS and the PlayStation Vita.
The project is a playground for AI-assisted development: most of the code is written by an AI coding agent iterating in a tight loop against real hardware, reference traces, and an emulator oracle. The goal is less "ship a polished emulator" and more "see how far an AI can drive a hard, low-level systems project" - cycle-accurate CPU cores, a custom geometry DSP, a software 3D pipeline, and a from-scratch GPU renderer on a 2012 handheld.
Status: experimental / work-in-progress. Virtua Racing boots, renders, and plays on both targets.
Screenshots
Changelog
v2026-07-11
- First Release.