/xframes-ruby

GPU accelerated UI development for Ruby

Primary LanguageRubyMIT LicenseMIT

xframes-ruby

Instructions

Install Ruby

Windows

I recommend to install Ruby via Scoop, 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

image

Raspberry Pi 5

image