https://github.com/xframes-project/xframes-crystal
GPU accelerated UI development for Crystal
https://github.com/xframes-project/xframes-crystal
crystal crystal-lang
Last synced: 4 months ago
JSON representation
GPU accelerated UI development for Crystal
- Host: GitHub
- URL: https://github.com/xframes-project/xframes-crystal
- Owner: xframes-project
- License: mit
- Created: 2024-12-30T11:12:38.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-01-14T21:26:33.000Z (6 months ago)
- Last Synced: 2025-01-14T22:28:00.199Z (6 months ago)
- Topics: crystal, crystal-lang
- Language: Crystal
- Homepage:
- Size: 1.04 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xframes-crystal
## Instructions
### Install Crystal
#### Linux
Follow the instructions https://crystal-lang.org/install/
#### Windows
`winget install --id=CrystalLang.Crystal -e`
### Running
#### Windows
`crystal run src/main.cr`
##### Notes
Copy the xframesshared files into the path returned by running this command
`crystal env CRYSTAL_LIBRARY_PATH`
### Screenshots
Windows 11

Ubuntu 24.04
