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
614 forks
Language: C++
last commit: 17 days 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,689 |
killedbyapixel/littlejs | A lightweight game engine for building HTML5 games with features like physics, particle effects, and input handling. | 3,345 |
hathach/tinyusb | An open-source USB stack for embedded systems | 5,079 |
nothings/stb | A collection of small C libraries for various tasks like image loading, font rendering, and 3D graphics. | 27,014 |
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,393 |
unoplatform/uno | An open-source platform for building cross-platform native mobile, web, desktop, and embedded apps quickly using C# and XAML. | 8,999 |
tsudakageyu/minhook | An x86/x64 API hooking library for Windows | 4,406 |
openbmb/minicpm-v | A multimodal language model designed to understand images, videos, and text inputs and generate high-quality text outputs. | 12,619 |
bitsandbytes-foundation/bitsandbytes | A Python library providing lightweight, hardware-accelerated operations for large language models. | 6,287 |
mozilla/mozjpeg | An improved JPEG encoder that optimizes compression efficiency and visual quality. | 5,477 |
pixaranimationstudios/opensubdiv | A high-performance subdivision surface library for 3D modeling and animation | 2,897 |
szabodanika/microbin | A simple, self-contained web application for sharing files and URLs securely | 2,710 |
msiemens/tinydb | A lightweight document-oriented NoSQL database with Python API | 6,822 |
indygreg/pyoxidizer | A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. | 5,493 |
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,737 |