rollup-plugin-gltf
Model importer
A plugin for Rollup that allows embedding or copying of glTF 3D models into bundles
Rollup plugin for importing glTF 3D models as ES6 modules.
12 stars
2 watching
0 forks
Language: HTML
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
gjbkz/rollup-plugin-glob-import | A plugin to import files from multiple sources using glob-star patterns | 24 |
bengsfort/rollup-plugin-generate-html-template | Automatically injects a script tag with the final bundle into an HTML file. | 60 |
bengsfort/rollup-plugin-copy-assets | Copies files and directories into the output directory of a Rollup bundle during compilation | 23 |
glslify/rollup-plugin-glslify | This project provides a way to import GLSL (OpenGL Shading Language) strings with a Node.js-style module system. | 58 |
sketchfab/blender-plugin | Directly imports and exports models from Sketchfab in Blender using glTF 2.0 specifications. | 1,138 |
atteneder/gltfast | A Unity plugin that enables efficient loading and exporting of 3D models in the glTF format | 1,247 |
prideout/cgltf | A single-file C loader and writer for the glTF 3D file format. | 6 |
vpenades/sharpgltf | A .NET Standard library for loading and rendering 3D models in the glTF file format | 484 |
eight04/rollup-plugin-external-globals | Transforms external imports into global variables in Rollup plugins | 106 |
korywka/rollup-plugin-svg-import | A plugin for Rollup that allows importing SVG files as strings or DOM nodes in JavaScript files. | 14 |
jkuhlmann/cgltf | A C99 implementation of glTF loader and writer for 3D models | 1,465 |
x-ryl669/docsify-gltfexplorer | A plugin that adds 3D model viewer capabilities to the docsify documentation platform | 4 |
dot-build/rollup-plugin-includepaths | Allows relative include paths in Rollup configurations to simplify project imports | 97 |
gmfun/rollup-plugin-sass-variables | A Rollup plugin that loads SCSS variables as JavaScript objects | 9 |
operandom/rollup-plugin-vinyl | A plugin to import and process files in a format similar to Node.js's Vinyl API | 1 |