https://github.com/xframes-project/xframes-ruby
GPU accelerated UI development for Ruby
https://github.com/xframes-project/xframes-ruby
ruby
Last synced: 4 months ago
JSON representation
GPU accelerated UI development for Ruby
- Host: GitHub
- URL: https://github.com/xframes-project/xframes-ruby
- Owner: xframes-project
- License: mit
- Created: 2025-01-01T23:27:18.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-02-06T22:23:13.000Z (5 months ago)
- Last Synced: 2025-02-06T22:27:49.369Z (5 months ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 2.57 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xframes-ruby
## Instructions
### Install Ruby
#### Windows
I recommend to install Ruby via [Scoop](https://scoop.sh/), then
- `gem install ffi`
- `gem install eventmachine``RUBY_DLL_PATH` must be set:
`$env:RUBY_DLL_PATH="C:\dev\xframes-ruby"`
#### Linux
- `sudo apt install ruby-full`
- `sudo gem install ffi`
- `sudo gem install eventmachine`### Run the application
`ruby main.rb`
## Screenshots
Windows 11

Raspberry Pi 5
