chris-stones / BinPack2DLinks
Pack rectangles into an array of rectangles. For creating texture atlases.
☆25Updated 5 years ago
Alternatives and similar repositories for BinPack2D
Users that are interested in BinPack2D are comparing it to the libraries listed below
Sorting:
- A simple scene graph for OpenGL 3. Uses glm.☆20Updated 3 years ago
- A hexagonal prism BVH: more efficient than AABB.☆18Updated 5 years ago
- Little Game Engine that aims to be Physically Based for the lighting part☆24Updated 7 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆39Updated 4 years ago
- Immediate Mode Debug Draw library☆38Updated 5 years ago
- A single-header C/C++ library for parsing and evaluation of arithmetic expressions☆12Updated 3 years ago
- Vulkan Renderer☆31Updated last year
- DirectX 11-based rendering framework designed for rapid prototyping☆19Updated 10 years ago
- Single-file libraries for C/C++ in public domain☆56Updated 4 years ago
- A C++ library implementing linear algebra, text and file IO, UTF-N conversions, containers, image loading/saving, image quantization/filt…