Lists (1)
Sort Name ascending (A-Z)
Stars
Example Visual Studio Solution for SDL2 projects on Android.
cmake-init generated executable project with Conan integration
Tiny but powerful single file wavefront obj loader
Tiny Polygon Partitioning and Triangulation Library
Interactive Python & C++ apps for desktop, mobile, and web - powered by Dear ImGui. Stop fighting GUI frameworks. Start building.
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
A list of papers and resources (data,code,etc) for holistic 3D reconstruction in computer vision
A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)
A video-series on IFC and BlenderBIM
JayBee-git / adapt-ffb-joy
Forked from tloimu/adapt-ffb-joyadapt-ffb-joy
Hybrid Spatial Data Structure based on Quad Tree, R Tree and KD Tree for insertion, search and finding the nearest neighbours on a 2D plane
Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui
Procedural Hydrology / River / Lake Simulation
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
Matplot++: A C++ Graphics Library for Data Visualization 📊🗾
C++ CPP project templates with CMake + Conan
esweet431 / box2d-lite
Forked from erincatto/box2d-liteA small 2D physics engine
Implementation of Guibas & Stolfi's quad-edge structure for polygonal meshes.
libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretically unlimited number of dimensions, and can store any data st…