Skip to content

xframes-project/xframes-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

GPU accelerated UI development for Ruby

Topics

Resources

License

Stars

Watchers

Forks

Languages