Update README.md

This commit is contained in:
Jason Bou-Samra
2024-02-09 19:24:42 +11:00
committed by GitHub
parent 1a1e460665
commit 66be8276e4
+5
View File
@@ -1,2 +1,7 @@
# 3D-cube # 3D-cube
Realtime 3D rotating cube in Ada and SDL2 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!