zLouis043's Stars
mlabbe/nativefiledialog
A tiny, neat C library that portably invokes native file open and save dialogs.
tsoding/koil
Online Multiplayer Browser Game with Old-School Raycasting Graphics.
raylib-extras/examples-c
Extra examples for raylib in C
Sami-Vuorela/aatc
Angelscript addon: Template Containers brings the STL containers to angelscript
vtereshkov/umka-lang
Umka: a statically typed embeddable scripting language
ChaiScript/ChaiScript
Embedded Scripting Language Designed for C++
aiekick/ImCoolBar
A Cool bar for Dear ImGui (MacOs Dock Magnification Effect Like)
samhocevar/portable-file-dialogs
💬 Portable GUI dialogs library, C++11, single-header
thedmd/imgui-node-editor
Node Editor built using Dear ImGui
Pagghiu/SaneCppLibraries
Sane C++ Libraries
zLouis043/Zeta
ramdeoshubham/macros
A collection of commonly used C MACROS
zLouis043/zLouis043
zLouis043/ZTG
ZTG - Windows Console Graphics Engine
zLouis043/zFlag
A simple single header library to create and parse command line flags
zLouis043/zLog
Simple single header library for the logging system
zLouis043/zPrintz
A simple library that contains a custom printf for C with new format arguments
zLouis043/zNN
A simple neural network exercise using the zmath and the zargs library
zLouis043/zMath
An intuitive Single-Header Library for doing linear algebra calcualtions.
zLouis043/zString
Simple and beginner-friendly header-only string library useful for the ones who have just started learning C language or for those that want to use an essential string library for their projects