pygfx / gltflibLinks
Library for parsing, creating, and converting glTF 2.0 files in Python 3.6+.
☆165Updated 2 months ago
Alternatives and similar repositories for gltflib
Users that are interested in gltflib are comparing it to the libraries listed below
Sorting:
- Fast Quadratic Mesh Simplification☆174Updated last week
- Fast python implementation of the quadric mesh simplification algorithm from http://mgarland.org/files/papers/quadrics.pdf☆110Updated last year
- A Python Tool that decimates an .obj 3D model into lower resolutions using the Blender Python API.☆38Updated 6 years ago
- Python library for importing Wavefront .obj files☆321Updated last year
- Mesh triangle reduction using quadrics☆83Updated this week
- Blender as a python module with easy-install☆311Updated 2 years ago
- Shape Aware Parallel Mesh Simplification Algorithm☆152Updated 4 years ago
- Python bindings for xatlas☆205Updated 4 months ago
- OptCuts, a new parameterization algorithm, jointly optimizes arbitrary embeddings for seam quality and distortion. OptCuts requires no p…☆306Updated last year
- A Python GPU renderer for Blender using the Taichi package☆111Updated 3 years ago
- Mesh simplification with UV's boundary preserved☆520Updated 5 years ago
- Nexus is a c++/javascript library for creation and visualization of a batched multiresolution mesh☆237Updated this week
- Python wrapper for Google's Draco mesh compression library.☆108Updated 2 months ago
- libigl python bindings☆354Updated last week
- The official implementation of the research paper "DAG Amendment for Inverse Control of Parametric Shapes"☆173Updated last year
- A soft renderer based on Taichi (work in progress)☆229Updated 4 years ago
- A 3D File Converter running in Docker that converts from OBJ|GLTF|FBX to OBJ|GLTF|FBX|GLB|DXF☆60Updated 2 years ago
- A Python tool to simplify a Mesh (With and Without Textures) to a specific Number of Faces using the MeshlabXML Library☆51Updated 6 years ago
- Blender Python scripts for rendering images directly from command-line interface☆810Updated last year
- Fast simplification of 3D surface meshes☆357Updated 2 weeks ago
- Python Wrapper for Embree☆94Updated 2 years ago
- INACTIVE - Mesh parameterization / UV unwrapping library☆31Updated 5 years ago
- Taichi Blender intergration for physics simulation and animation☆171Updated 4 years ago
- Implementation of "Large Steps in Inverse Rendering of Geometry"☆429Updated 2 years ago
- Mesh compression library, designed for rendering and speed.☆207Updated last month
- Python build script for Blender as a python module☆41Updated 4 years ago
- Create and run MeshLab XML scripts with Python☆206Updated 2 months ago
- A basic USDZ file (Pixar Universal Scene Description) loader for ThreeJS