bgui - Range is an adaptation of the Python library bgui for handling graphical user interfaces (GUI) in the Range Engine.
Adaptation author: Bernardo Ribeiro
Email: bernardo.ribeiro@outlook.com.br
Original base: bgui by Mitchell Stokes (Moguri)
Original documentation: http://bgui.readthedocs.org/en/latest/
This project is under development! Some features may not be working properly or have not yet been adapted.
- Go to the
range 1.6directory, which contains the standard project hierarchy. - Use the
bguifolder directly in your Range Engine project. - Usage examples can be found in
range 1.6/scripts/(e.g.,slider_example.py,test_ui.py). - Example
.rangefiles are also available for reference.
Tip: Just keep the
bguifolder at the root of your Range Engine project to start using it.
Feel free to contribute to the project, report issues, or suggest improvements.