-
Notifications
You must be signed in to change notification settings - Fork 590
Integrations
Ben Calderon edited this page Jun 2, 2023
·
14 revisions
This is a list of third-party integrations for use with Nuklear.
Name | Integration | Description |
---|---|---|
raylib-nuklear | raylib | Nuklear implementation for raylib |
nk_pugl_cairo | cairo | Use Nuklear with Pugl configured with Cairo |
nuklear_xcb | XCB | X backend to use Nuklear with XCB and Cairo |
nuklear_sdl_12 | SDL 1.2 | SDL 1.2 support for Nuklear |
NuklearDotNot | .NET | .NET bindings for Nuklear |
nuklear-rust | Rust | Rust bindings for Nuklear |
twidgets | Wayland | Create wayland widgets with Nuklear |
nk.go | Go | Go bindings for Nuklear |
nuklear-glfw-vulkan | Vulkan | Nuklear adapter that does Vulkan rendering |
sdl_nk | SDL 2 | Nuklear SDL 2 and Cairo integration |