Skip to content

planetis-m/naygui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Naygui

Welcome to this repository! Here you'll find a Nim wrapper for raygui, an auxiliar module for raylib to create simple GUI interfaces.

Documentation

Please refer to the raygui readme and examples writen in C: https://github.com/raysan5/raygui/

API docs

Installation

nimble install https://github.com/planetis-m/naygui.git

Examples

Example code located in tests dir: https://github.com/planetis-m/naygui/blob/master/tests/controls_test_suite.nim

nim compile -r tests/controls_test_suite.nim

Development Status

Currently some features are missing.

About

never say never

Resources

License

MIT, Zlib licenses found

Licenses found

MIT
LICENSE
Zlib
LICENSE-RAYGUI

Stars

Watchers

Forks

Packages

 
 
 

Contributors