powof2's Stars
kahun/awesome-sysadmin
A curated list of amazingly awesome open source sysadmin resources inspired by Awesome PHP.
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
bulletphysics/bullet3
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
amueller/word_cloud
A little word cloud generator in Python
baldurk/renderdoc
RenderDoc is a stand-alone graphics debugging tool.
wren-lang/wren
The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.
recastnavigation/recastnavigation
Industry-standard navigation-mesh toolset for games
turanszkij/WickedEngine
3D engine with modern graphics
antirez/sds
Simple Dynamic Strings library for C
marcobambini/gravity
Gravity Programming Language
Celtoys/Remotery
Single C file, Realtime CPU/GPU Profiler with Remote Web Viewer
scandum/quadsort
Quadsort is a branchless stable adaptive mergesort faster than quicksort.
litehtml/litehtml
Fast and lightweight HTML/CSS rendering engine
gradientspace/geometry3Sharp
C# library for 2D/3D geometric computation, mesh algorithms, and so on. Boost license.
codeplea/tinyexpr
tiny recursive descent expression parser, compiler, and evaluation engine for math expressions
jacksondunstan/UnityNativeScripting
Unity Scripting in C++
dbohdan/embedded-scripting-languages
A list of embedded scripting languages
libRocket/libRocket
libRocket - The HTML/CSS User Interface library
enkisoftware/imgui_markdown
Markdown for Dear ImGui
libretro/common-shaders
Collection of commonly used Cg shaders. These shaders are usable by either HLSL and/or Cg runtime compilers. The cg2glsl script will translate most of these into GLSL shaders.
RandyGaul/qu3e
Lightweight and Simple 3D Open Source Physics Engine in C++
BrutPitt/glChAoS.P
3D GPUs Strange Attractors and Hypercomplex Fractals explorer - up to 256 Million particles in RealTime
vertxxyz/Vertx.Debugging
Debugging utilities for Unity
prideout/heman
C99 heightmap utilities.
cparse/cparse
A C++ configurable Expression Parser. Useful as a Calculator or for helping you write your own Programming Language
kopaka1822/ImageViewer
HDR, PFM, DDS, KTX, EXR, PNG, JPG, BMP image viewer and manipulator
luis-l/UnityNodeEditorBase
Basic editor extension functionality to get a node editor up and running.
LayoutFarm/HtmlRenderer
C# HTML Layout and HTML Rendering Engine
mekhontsev/imgui_md
Markdown renderer for Dear ImGui using MD4C parser
powof2/direct-yaml
Lightweight, fast, mini, single header YAML C++ parser.