Update README.md
This commit is contained in:
@@ -1,7 +1,18 @@
|
|||||||
# 3D-cube
|
# 3D-cube
|
||||||
Realtime 3D rotating cube in Ada and SDL2
|
Realtime 3D rotating cube coded in Ada and SDL2 development library
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
3DCube displays a rotating 3D vector graphic of a cube.
|
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).
|
Written in Ada with language bindings for SDL provided by SDLAda (https://github.com/Lucretia/sdlada).
|
||||||
|
|
||||||
have fun!
|
have fun!
|
||||||
|
|
||||||
|
## Changelog:
|
||||||
|
* 25/03/2023 - Initial release
|
||||||
|
|
||||||
|
## Compilation
|
||||||
|
Refer COMPILE.md
|
||||||
|
|
||||||
|
## Author
|
||||||
|
Jason Bou-Samra
|
||||||
|
|||||||
Reference in New Issue
Block a user