LoneAtom's Stars
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
nlohmann/json
JSON for Modern C++
nothings/stb
stb single-file public domain libraries for C/C++
iperov/DeepFaceLab
DeepFaceLab is the leading software for creating deepfakes.
Perfare/AssetStudio
AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.
glfw/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
assimp/assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
g-truc/glm
OpenGL Mathematics (GLM)
wjakob/instant-meshes
Interactive field-aligned mesh generator
opentoonz/opentoonz
OpenToonz - An open-source full-featured 2D animation creation software
opengl-tutorials/ogl
nigels-com/glew
The OpenGL Extension Wrangler Library
scandum/quadsort
Quadsort is a branchless stable adaptive mergesort faster than quicksort.
razimantv/mazegenerator
Generate mazes of different shapes and arbitrary sizes using graph theory
fperazzi-zz/proSR
Repository containing an independent implementation of the paper: "A Fully Progressive Approach to Single-Image Super-Resolution"
NPBruce/valkyrie
Valkyrie GM for Fantasy Flight Board Games
songrun/SeamAwareDecimater
Mesh simplification with UV's boundary preserved
Flix01/imgui
Dear ImGui Addons Branch = plain unmodified dear imgui plus some extra addon.
Magnus2/MeshReconstruction
Fast and light-weight Marching Cubes library in C++ without any dependencies.
apetrone/simplefilewatcher
unofficial mirror
arnaud-ramey/voronoi
VoronoiSkeleton is a C++ class made for the fast computing of Voronoi diagrams of monochrome images. It contains different implementations of thinning algorithms.
ferenc-nemeth/maze-generation-algorithms
Collection of maze generation algorithms.
MetricPanda/fast-poly2tri
A 2D constrained Delaunay triangulation library
ornata/paramesh
Generate a triangle mesh from a parametric equation.
obviousjim/ofxTriangle
triangulation between points for openFrameworks
alanwalk/quick-open-file
This is a extension for quickly open file, that's name start with current word.
ksimir/grpc-go-api
Sample Game Microservice gRPC APIs written in golang using Cloud Spanner on GCP (Google Cloud Platform) as storage layer. This sample uses GKE (Google Kubernetes Engine) on GCP to host the gRPC API server and use Cloud Endpoints to secure our API and GCLB to load balance the service.