tinyobjloader
OBJ loader
A library that loads and parses 3D Wavefront OBJ files into memory efficiently.
Tiny but powerful single file wavefront obj loader
3k stars
98 watching
609 forks
Language: C++
last commit: about 2 months ago
Linked from 3 awesome lists
3dc-plus-pluscpploaderwavefront
Related projects:
Repository | Description | Stars |
---|---|---|
bulletphysics/bullet3 | A C++ SDK for real-time collision detection and multi-physics simulation in various fields such as VR, games, and robotics. | 12,777 |
killedbyapixel/littlejs | A lightweight game engine designed to simplify and accelerate game development without dependencies. | 3,486 |
hathach/tinyusb | An open-source USB stack for embedded systems | 5,134 |
nothings/stb | A collection of small C libraries for various tasks like image loading, font rendering, and 3D graphics. | 27,210 |
babel/minify | A tool that uses Babel's compiler to achieve minification of modern JavaScript code by targeting only browsers that support newer ES features. | 4,395 |
unoplatform/uno | An open-source platform for building cross-platform native mobile, web, desktop, and embedded apps quickly using C# and XAML. | 9,106 |
tsudakageyu/minhook | An x86/x64 API hooking library for Windows | 4,461 |
openbmb/minicpm-v | A multimodal language model designed to understand images, videos, and text inputs and generate high-quality text outputs. | 12,870 |
bitsandbytes-foundation/bitsandbytes | A Python library providing lightweight, hardware-accelerated operations for large language models. | 6,409 |
mozilla/mozjpeg | An improved JPEG encoder that optimizes compression efficiency and visual quality. | 5,484 |
pixaranimationstudios/opensubdiv | A high-performance subdivision surface library for 3D modeling and animation | 2,905 |
szabodanika/microbin | A simple, self-contained web application for sharing files and URLs securely | 2,747 |
msiemens/tinydb | A lightweight document-oriented NoSQL database with Python API | 6,872 |
indygreg/pyoxidizer | A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. | 5,562 |
tdewolff/minify | A Go minifier package providing tools to reduce the size of web formats such as HTML, CSS, JS, JSON, SVG, and XML. | 3,767 |