8 lines
237 B
Markdown
8 lines
237 B
Markdown
# 3D-cube
|
|
Realtime 3D rotating cube in Ada and SDL2
|
|
|
|
## Description
|
|
3DCube displays a rotating 3D vector graphic of a cube.
|
|
Written in Ada with language bindings for SDL provided by SDLAda (https://github.com/Lucretia/sdlada).
|
|
have fun!
|