crystal-cube
Crystal OpenGL Rotating Cube
A rotating colorful cube in Crystal.
Dependencies
- A working Crystal instalation (
brew install crystal-lang
) - GLFW3 (
brew install glfw3
)
How To Run
# install dependencies
shards
# run
crystal src/main.cr
# or build
crystal build src/main.cr -o cube
./cube
esc
in the window, or ctrl-c
in the terminal to quit.
Screenshot
Repository
crystal-cube
Owner
Statistic
- 8
- 0
- 0
- 0
- 2
- over 7 years ago
- July 6, 2017
License
Links
Synced at
Thu, 07 Nov 2024 09:12:28 GMT
Languages