objgl
OBJ loader
An OBJ file loader for OpenGL that streams data from files or buffers and optimizes memory usage and rendering performance.
C Wavefront OBJ loader for OpenGL
12 stars
1 watching
0 forks
Language: C
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python script that simplifies loading the OpenGL core profile specification into a project. | 710 |
| A library that provides an extensible OpenGL loader for cross-platform support | 86 |
| A tool for dynamically linking with OpenGL at runtime. | 53 |
| An OpenGL loader library providing access to GL3 core and GLES2/3 APIs | 15 |
| A C++ template for shader-based OpenGL 3.3 applications that can load and render multiple wavefront .obj files with textures. | 8 |
| A tool that generates boilerplate code for loading OpenGL and Vulkan libraries. | 204 |
| A parser for 3D object file format used in computer graphics and animation. | 3 |
| A fast and efficient C++ library for parsing OBJ files | 644 |
| A small and fast module loader that handles various JavaScript formats and protocols. | 1,881 |
| An animation-based placeholder library for showing loading data | 107 |
| A lightweight 3D model loader written in native GML for GameMaker Studio 2 | 40 |
| A Python library for reading and writing 3D object files used in various graphics formats. | 5 |
| A collection of header files to simplify OpenGL programming | 28 |
| Generates an OpenGL loader script based on provided details and settings. | 16 |
| A C++ library that abstracts the OpenGL API, providing an object-oriented interface to 3D graphics and rendering. | 414 |