The Wayback Machine - https://web.archive.org/web/20220507124023/https://github.com/topics/glb
Here are
51 public repositories
matching this topic...
Easily display interactive 3D models on the web and in AR!
Updated
May 6, 2022
TypeScript
A solution to visualize and explore 3D models in your browser.
Updated
May 5, 2022
JavaScript
💠 Single-file glTF 2.0 loader and writer written in C99
A fast and minimalist 3D viewer.
Convert between GLB and GLTF files.
Updated
Jun 13, 2021
TypeScript
Convert 3d model (STL/IGES/STEP/OBJ/FBX) to gltf and compression
Updated
Oct 12, 2021
Python
Voxel-based 3D modeling application
Microsoft Windows shell extensions that pack .gltf to .glb and unpack .glb to .gltf
API to convert OBJ, FBX and COLLADA files to glTF or GLB
Updated
Jun 1, 2021
JavaScript
The IKEA 3D Assembly Dataset is made available by Inter IKEA Systems B.V. to encourage research related to assembly instructions
Converts and optimizes images and 3D models
Updated
Oct 15, 2021
Python
Updated
Feb 3, 2021
JavaScript
Updated
May 20, 2020
HTML
A glTF and GLB serializer/deserializer library written in pure C# with Unity Editor/Runtime support
3D models used by FlightAirMap with Cesium
CLI tool for packing multiple files into a single binary, as an alternative to spritesheets, in order to save network requests in the browser.
Updated
Aug 10, 2021
TypeScript
model-browser is a command line tool available on npm, for browsing local 3D models via a web browser. It currently only supports GLB files.
Updated
Mar 30, 2021
JavaScript
Convert .gltf to .usdz with docker.
Updated
Oct 26, 2020
Dockerfile
A 3D File Converter running in Docker that converts from OBJ|GLTF|FBX to OBJ|GLTF|FBX|GLB|DXF
Updated
Mar 27, 2022
JavaScript
Display 3D models and 3D scenes with the help of shortcode [babylon]URL-OF-3D-FILE[/babylon] to use the 3D Viewer in Wordpress posts and pages, Woocommerce products, Elementor blocks etc. Supports GLTF, GLB, STL, OBJ+MTL and BABYLON files upload and demonstration.
glTF to 3d Tiles Converter. Convert glTF model to Glb, b3dm or 3d tiles format.
Updated
Mar 17, 2022
Python
🔲 Web component to easily display 3D models in native AR across browsers and mobile devices
Updated
Nov 4, 2020
JavaScript
This repo contains examples of all the functionalities of sceneform, Face filter , Object Placement etc
Updated
Jul 8, 2021
Kotlin
3D library in pure C# that allows reading and writing in multiple formats.
Updated
Feb 14, 2022
TypeScript
3D tile content, glb and draco data viewer.
Updated
Apr 1, 2022
JavaScript
H5P content type that features Augmented Reality (AR). Using a devices camera, find physical markers attached to objects in order to trigger displaying 3D models or to trigger H5P interactions.
Updated
May 3, 2022
JavaScript
3D model and HDRI viewer (devtool)
Generating 3D Dance Sequences with Neural Networks
Updated
May 13, 2019
Jupyter Notebook
Improve this page
Add a description, image, and links to the
glb
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
glb
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The Writer and Reader classes are static classes with a single static method each,
write()andread(). Both would benefit from refactoring into individualwriteJSONDocument()andreadJSONDocument()functions, rathe