Pinned Repositories
EAAssert
EAAssert is a simple and lightweight assert technology.
generic-lexer
A simple header-only lexer that can produce token streams for languages with C-like syntax, written in orthodox C++.
GLFWGL_Template
locust
A toy game engine / tech portfolio / playground maybe a game at some point
tlsf
Two-Level Segregated Fit memory allocator implementation.
JWki's Repositories
JWki/generic-lexer
A simple header-only lexer that can produce token streams for languages with C-like syntax, written in orthodox C++.
JWki/locust
A toy game engine / tech portfolio / playground maybe a game at some point
JWki/GLFWGL_Template
JWki/tlsf
Two-Level Segregated Fit memory allocator implementation.
JWki/EAAssert
EAAssert is a simple and lightweight assert technology.
JWki/EABase
EABase is a small set of header files that define platform-independent data types and platform feature macros.
JWki/EAStdC
EAStdC is a package which implements basic library facilities that are similar to those in the standard C library.
JWki/EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
JWki/EAThread
EAThread implements a unified cross-platform interface for multithreaded programming.
JWki/gitignore
A collection of useful .gitignore templates
JWki/gpu_skinning
JWki/imgui
Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
JWki/imnodes
A small, dependency-free node editor for dear imgui
JWki/implot
Immediate Mode Plotting
JWki/JWki.github.io
JWki/mini-renderer
JWki/nativefiledialog-extended
Cross platform (Windows, Mac, Linux) native file dialog library with C and C++ bindings, based on mlabbe/nativefiledialog.
JWki/nodeeditor
Qt Node Editor. Dataflow programming framework
JWki/OpenFBX
Lightweight open source FBX importer
JWki/PhysX
NVIDIA PhysX SDK
JWki/Portfolio
JWki/project-ideas
Just a collection of ideas for projects
JWki/recastnavigation
Navigation-mesh Toolset for Games
JWki/stb
stb single-file public domain libraries for C/C++
JWki/subprocess.h
🐜 single header process launching solution for C and C++
JWki/V-EZ