Fractal Odyssey
NOTE: The web version of this game is prone to graphical glitches and performance issues. Please try the downloadable version if you have any problems.
(updated 2020-05-21 9:00pm EST to fix controls bugs)
Controls:
Esc: Open graphics settings menu
Mouse & scroll wheel: look around
Space: Fire thrusters
Right click: Aim Backwards
Left click: Aim
R/Middle click: Reset
A game created for the 22nd Godot Wild Game jam.
This game uses procedural generated fractals for the environment.
The music was procedurally generated by Abundant Music and touched up and rendered with Musescore.
Fly your spaceship around infinitely detailed procedurally generated fractals, and maybe learn a thing or two about orbital mechanics on the way.
The graphics in this game are rendered using "Ray marching" (Also called sphere tracing), in contrast to normal 3d graphics which render triangles. Every object is represented by a unique mathematical function instead of a mesh of triangles. This allows for stunning visual effects like soft shadows, ambient occlusion, and glow, among others. This also means that mathematical functions representing fractals, called Kaleidoscopic Iterative Function Systems (KIFS), can be rendered, allowing infinitely complex surfaces to be rendered.
Note that running the game at a high resolution may require a powerful GPU .
Source code: https://gitlab.com/JackToaster/fractal-game
Status | Released |
Platforms | HTML5, Windows, macOS, Linux |
Author | JackLefev |
Genre | Simulation |
Made with | Godot, GIMP |
Code license | GNU General Public License v3.0 (GPL) |
Asset license | Creative Commons Attribution v4.0 International |
Average session | A few seconds |
Languages | English |
Inputs | Keyboard, Mouse |
Accessibility | Color-blind friendly, Interactive tutorial |
Comments
Log in with itch.io to leave a comment.
Beautiful game, lovely music, and the detail is... well... infinte!