TeamHypersomnia / rectpack2D
A header-only, very efficient 2D rectangle packing library. Used in Assassin's Creed and Skydio drones. 2 scientific references.
☆501Updated 11 months ago
Alternatives and similar repositories for rectpack2D:
Users that are interested in rectpack2D are comparing it to the libraries listed below
- A vector graphics renderer for bgfx, based on ideas from NanoVG and ImDrawList (Dear ImGUI)☆560Updated this week
- Immediate mode rendering and 3d gizmos.☆1,227Updated last year
- single-file C libraries from Philip Allan Rideout☆894Updated 2 years ago
- Single source file FBX loader☆965Updated last week
- A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!☆1,473Updated 2 years ago
- https://github.com/bkaradzic/bgfx.cmake. Independently maintained CMake build scripts for bgfx. Released under public domain.☆288Updated 2 years ago
- Light-weight online font texture atlas builder☆710Updated last year
- Immediate-mode, renderer agnostic, lightweight debug drawing API.☆511Updated 3 years ago
- An simple immediate-mode 3D gimzo/manipulator (translation, rotation, scale widget) in ~1200 LoC☆449Updated 6 years ago
- Markdown for Dear ImGui☆1,169Updated 2 weeks ago
- Single-file glTF 2.0 loader and writer written in C99☆1,565Updated 3 weeks ago
- Math library using HLSL syntax with multiplatform SIMD support☆832Updated 3 weeks ago
- GLSL cross-compiler tool (GLSL->HLSL, MSL, GLES2, GLES3, GLSLv3), using SPIRV-cross and glslang☆545Updated 3 years ago
- Fast C OBJ parser☆678Updated 3 months ago
- Header only tiny wavefront .obj loader in pure C99☆463Updated 8 months ago
- Game and tools oriented refactored version of GLU tesselator.☆496Updated last week
- A modern cross-platform low-level graphics API☆659Updated last week
- CMake build scripts for bgfx. Released under public domain.☆237Updated last week
- Circle C++ shaders☆486Updated 3 years ago
- Lightweight, multi-platform, data-oriented game engine.☆899Updated last year
- A guide to using modern OpenGL functions.☆1,259Updated 3 years ago
- MSDF font atlas generator☆917Updated 2 months ago
- ☆473Updated 2 years ago
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆638Updated 6 months ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆863Updated 10 months ago
- 🎲 Modern 3D graphics made simple with C++17 cross-platform framework and rendering abstraction API on top of DirectX 12, Metal & Vulkan☆910Updated this week
- A modern C++17 glTF 2.0 library focused on speed, correctness, and usability☆359Updated last week
- A portable, flexible file i/o abstraction.