sdl3
Version, currently 0.2.16 versions
github.com/SleepingInsomniac/sdl3.cr
SDL3 bindings for crystal
Nothing has been indexed for 0.2.1 yet. The tag is recorded, its shard.yml has not been read, so the manifest and dependency list below are empty because they are unknown rather than because they are absent.
Installation
# Add this to your shard.yml
dependencies:
sdl3:
github: SleepingInsomniac/sdl3.cr
version: ~> 0.2.1Then run:
shards installshard.yml
No shard.yml has been indexed for 0.2.1. You can read it on the repository.
Dependencies
Unknown: the shard.yml for this version has not been read yet.
README
This README is the one indexed from the repository at its latest ref, not from the tag for this version.
SDL3 bindings for Crystal
Installation
- Install sdl3
brew install sdl3
brew install sdl3_image # optional
brew install sdl3_ttf # optional
- Add the dependency to your
shard.yml:
dependencies:
sdl3:
github: sleepinginsomniac/sdl3.cr
- Run
shards install
Usage
require "sdl3"
Check out the examples which mirror the examples from https://github.com/libsdl-org/SDL/tree/main/examples. Feel free to open a pull request with any that are not yet implemented.
Contributing
- Fork it (https://github.com/sleepinginsomniac/sdl3.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
- Alex Clink - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.2.1- Tagged
- Mar 1, 2026
- Commit
20c3b1fce472- Indexed
- not yet
Dependents
Repository
github.com/SleepingInsomniac/sdl3.cr
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 12, 2026
- Synced
- Aug 12, 2026
- Versions
- 6