An open API service indexing awesome lists of open source software.

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

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

![image](https://github.com/user-attachments/assets/e7f48019-e4e2-43f2-95c7-17873bda7d73)

Ubuntu 24.04

![image](https://github.com/user-attachments/assets/f33f5dcf-04a2-4b29-974f-d8300ee171a3)