melo
Mesh loader
A tool for loading and rendering 3D meshes from various formats, including OBJ, glTF2, and PLY.
melo is mesh loader for OBJ, glTF2 and PLY
46 stars
8 watching
4 forks
Language: C
last commit: over 3 years ago
Linked from 1 awesome list
3d-modelsglslgltfgltf2libcindermesh-importmeshvieweropengl
Related projects:
Repository | Description | Stars |
---|---|---|
jujuadams/dotobj | A lightweight 3D model loader written in native GML for GameMaker Studio 2 | 40 |
melonjs/tiled-inflate-plugin | Enables loading and parsing of compressed Tiled maps in melonJS games. | 0 |
paroj/glxxw | An OpenGL loader library providing access to GL3 core and GLES2/3 APIs | 15 |
huangjinlin/mpvue-img-load | A Vue.js image loader component for managing preloading of images in MPVue applications. | 27 |
karolek471/objgl | An OBJ file loader for OpenGL that streams data from files or buffers and optimizes memory usage and rendering performance. | 12 |
bmartinson/ngx-advanced-img | Provides features and utilities for loading and manipulating images in Angular applications | 1 |
milyardo/sglgears | Port of gears.c to Scala using Scala Native, focusing on 3D graphics with OpenGL | 14 |
karai17/simple-tiled-implementation | A simple Lua library for loading and rendering Tiled maps in the LÖVE framework. | 849 |
ddiakopoulos/tinyply | A single-header, zero-dependency C++11 library for reading and writing the PLY mesh file format in both binary and ASCII modes. | 619 |
dojo/loader | A JavaScript module loader that supports AMD and CJS formats for loading modules in web browsers, Node.js, and Nashorn environments. | 16 |
excessive/iqm-exm | Provides tools and formats for loading and rendering 3D models in games written for the LOVE 2D framework. | 37 |
rikusalminen/glxw | A tool for dynamically linking with OpenGL at runtime. | 53 |
gkjohnson/urdf-loaders | A toolset for loading and rendering 3D models in Unity and THREE.js using the URDF format. | 465 |
yanhaijing/lodjs | A JavaScript module loader based on the AMD specification, supporting modular development and dependency injection. | 291 |
calvinmetcalf/es6-translate | A utility for loading CommonJS modules in an ES6 environment, with optional patching to always return the default export. | 5 |