planetis-m/naygui

never say never

38

stars

82

commits

C

primary language

Jun 20, 2025

updated

README

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.

Contributors

planetis-m

77 commits

daniel-j

4 commits

ppelikan

1 commits

planetis-m/naygui

never say never

38

stars

82

commits

C

primary language

Jun 20, 2025

updated

README

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.

Contributors

planetis-m

77 commits

daniel-j

4 commits

ppelikan

1 commits

Languages

C

89.8%

Nim

10.2%