Home | Forums | What's new | Resources | |
Release of SaturnRingLibrary (SRL) |
SuperReye - Mar 28, 2025 |
SuperReye | Mar 28, 2025 | |||
The SRL team is proud to release Saturn Ring Library. A fully featured development framework for the SEGA Saturn. Project github page: https://github.com/ReyeMe/SaturnRingLib... Documentation page: https://srl.reye.me/... SRL is a wrapper for SGL written in C++23, giving the developer easy to use tools to develop games. SRL gives you the power to use a modern toolchain (GCC14.2), supporting many standard library features, and an integrated custom SaturnMath library... (straightforward writing of algebraic and trigonometric functions on Fixed Point numbers at run and compile time), with appropriate abstraction layers to do away with many of the headaches of typical Saturn development. There are also many other features as but not limited to:
|