crystal-cube
Version, currently master branch1 version
- master branchlatestJul 23, 2017
github.com/doughsay/crystal-cube
A rotating colorful cube in Crystal + OpenGL using GLFW for windowing
9 stars
0 dependents
License: not declared
Installation
# Add this to your shard.yml
dependencies:
crystal-cube:
github: doughsay/crystal-cube
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
- no constraint declared
Dependencies
Runtime Dependencies
- gl*github: doughsay/crystal-gl
- glfw*github: doughsay/crystal-glfw
README
Crystal OpenGL Rotating Cube ============================ A rotating colorful cube in Crystal. Dependencies ------------ 1. A working Crystal instalation (`brew install crystal-lang`) 2. 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 ---------- 
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Jul 23, 2017
- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/doughsay/crystal-cube
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 13, 2026
- Synced
- Aug 13, 2026
- Versions
- 1