nbnet
nuklear
nbnet | nuklear | |
---|---|---|
3 | 62 | |
433 | 9,035 | |
- | 1.3% | |
7.2 | 8.3 | |
16 days ago | 9 days ago | |
C | C | |
zlib License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
nbnet
-
Networking and multiplayer
There's examples and on YT theres some videos showing off the lib.
- Nbnet: Single header C99 library implements client-server network code for games
-
nbnet - A C(99) network library for game development
https://github.com/nathhB/nbnet (we have a tiny Discord community were people discuss nbnet but also C game development and networking in general).
nuklear
-
Using Jolt with flecs & Dear ImGui: Game Physics Introspection
Nuklear is an alternative Immediate GUI, also written in C.
- Ask HN: Do you have a problem you'd pay to have taken away?
-
LÖVE: a framework to make 2D games in Lua
> And for the right project, especially those where a predefined engine structure does not not fit, it can still be the most productive choice.
Right on. While interning at an oil refinery, I developed an application in LÖVE that processes and displays data from spectrometers. In hindsight it may not have been the wisest choice, but hand rolling all the GUI elements I couldnt force out of the Nuklear[0] bindings for LÖVE gave me a strange sense of satisfaction.
[0]: https://github.com/Immediate-Mode-UI/Nuklear
-
Looking for a Julia gui framework with a demo like EGUI
No, Nuklear has been updated 2 days ago.
-
Is there no simple GUI library for pure C?
I think good option would be nuklear it is a single header lib
-
ImGui or text rendering libraries
For GUI, there are lots, most well-known of course being Dear Imgui, for which people have made auto-generated C bindings. Another mature but a lot simpler option is Nuklear, as others have mentioned. Even more minimalistic (it's just 1KLOC) is microui. There are a lot more, just google "imgui library c".
-
GUI frameworks for an SDL-based roguelike?
What about https://github.com/Immediate-Mode-UI/Nuklear ?
-
Looking for minimal UI framework which will work with SDL2/OpenGL
Nuklear? They have a number of backends.
- CLib: Header-only C library that implements the most important classes from GLib
- Nuklear – A single-header ANSI C immediate mode cross-platform GUI library
What are some alternatives?
clove-unit - Single-Header Unit Testing framework for C (interoperable with C++) with test autodiscovery feature
imgui - Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
libjuice - JUICE is a UDP Interactive Connectivity Establishment library
imgui-node-editor - Node Editor built using Dear ImGui
minicoro - Single header stackful cross-platform coroutine library in pure C.
libui - Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.
IncludeDB - Tiny key/value-store in a single, embeddable C file. For games, small servers, sbc, etc...
NanoGUI - Minimalistic GUI library for OpenGL
variation-lite-ui - Single-header terminal user interface library. Written in ansi-c
GTK+ - Read-only mirror of https://gitlab.gnome.org/GNOME/gtk
cgltf - :diamond_shape_with_a_dot_inside: Single-file glTF 2.0 loader and writer written in C99
raygui - A simple and easy-to-use immediate-mode gui library