mittsu-cr
Version, currently master branch1 version
- master branchlatestJan 5, 2020
github.com/viachpaliy/mittsu-cr
3D Graphics Library for Crystal
3 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
mittsu-cr:
github: viachpaliy/mittsu-cr
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.32.0- License
- MIT
- Author
- viachpaliy
Dependencies
Runtime Dependencies
- glfw*github: jellymann/crystal_glfw
- lib_gl*github: jellymann/crystal_lib_gl
- stumpy_png~> 4.5github: stumpycr/stumpy_png
README
mittsu-cr
3D Graphics Library for Crystal. It is a fork 3D Graphics Library for Ruby (https://github.com/jellymann/mittsu).
Installation
-
Add the dependency to your
shard.yml:dependencies: mittsu-cr: github: your-github-user/mittsu-cr -
Run
shards install
Usage
require "mittsu-cr"
TODO: Write usage instructions here
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/your-github-user/mittsu-cr/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- viachpaliy - creator and maintainer
95% all code is taken from Daniel Smith's project without changes.
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
- Jan 5, 2020
- Crystal
0.32.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/viachpaliy/mittsu-cr
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 15, 2026
- Synced
- Aug 15, 2026
- Versions
- 1