All Projects → Soft8Soft → verge3d-blender-addon

Soft8Soft / verge3d-blender-addon

Licence: other
WebGL exporter add-on ripped from Verge3D for Blender toolkit

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to verge3d-blender-addon

gdx-gltf
GLTF 2.0 3D format support and PBR shader implementation for LibGDX
Stars: ✭ 156 (+71.43%)
Mutual labels:  gltf, gltf2, gltf2-loader
iqm-exm
IQM & EXM model format specs, Blender exporter, and LÖVE loader.
Stars: ✭ 35 (-61.54%)
Mutual labels:  blender-addon, blender-exporter
msfs2blend
Import Microsoft Flight Simulator (FS2020) Models in Blender
Stars: ✭ 92 (+1.1%)
Mutual labels:  blender-addon, gltf2
webgl-gltf
GLTF Viewer For WebGL
Stars: ✭ 26 (-71.43%)
Mutual labels:  gltf, gltf2
pasgltf
An Object-Pascal-native GLTF 2.0 low-level-data loader and writer for GLTF and GLB files
Stars: ✭ 22 (-75.82%)
Mutual labels:  gltf2, gltf2-loader
glTF-Rhino
Support for glTF 2.0 files in Rhino
Stars: ✭ 37 (-59.34%)
Mutual labels:  gltf2, gltf2-loader
GLTFKit2
A glTF 2.0 asset loader and exporter for Objective-C and Swift.
Stars: ✭ 30 (-67.03%)
Mutual labels:  gltf, gltf2
orkid
Orkid Media Engine (C++/Lua/Python3/Linux/MacOs/OpenVR/Qt5)
Stars: ✭ 20 (-78.02%)
Mutual labels:  gltf, gltf2
libgltf
glTF 2.0 parser/loader for C++11, supports many extensions likes `KHR_draco_mesh_compression`, `KHR_lights_punctual`, `KHR_materials_clearcoat`, and more.
Stars: ✭ 55 (-39.56%)
Mutual labels:  gltf, gltf2
maya-glTF
glTF 2.0 exporter for Autodesk Maya
Stars: ✭ 121 (+32.97%)
Mutual labels:  gltf, gltf2
docker-gltf-to-udsz
Docker container for converting gltf files into apple usdz quicklook files
Stars: ✭ 42 (-53.85%)
Mutual labels:  gltf, gltf2
gltf-bounding-box
Computes the global bounding box of a gltf model
Stars: ✭ 18 (-80.22%)
Mutual labels:  gltf, gltf2
glTF-Blender-IO-materials-variants
Blender3D addon for glTF KHR_materials_variants extension
Stars: ✭ 56 (-38.46%)
Mutual labels:  gltf
blender-addon
Blender Addon to render light fields with depth and disparity maps
Stars: ✭ 106 (+16.48%)
Mutual labels:  blender-addon
glTF-js-utils
Helper library for creating glTF 2.0 models with JavaScript.
Stars: ✭ 48 (-47.25%)
Mutual labels:  gltf2
thicket
Thicket: Laubwerk Plants Add-on for Blender
Stars: ✭ 51 (-43.96%)
Mutual labels:  blender-addon
VGltf
A glTF 2.0 importer/exporter library written in pure C# with support for use in Unity
Stars: ✭ 53 (-41.76%)
Mutual labels:  gltf
MustardTools
A set of tools for animators/riggers
Stars: ✭ 30 (-67.03%)
Mutual labels:  blender-addon
DeepBump
Normal & height maps generation from single pictures
Stars: ✭ 185 (+103.3%)
Mutual labels:  blender-addon
android-3d-model-viewer
Android app to load 3D models in obj, stl, dae & gltf format using pure OpenGL ES 2.0. Published on Play Store https://play.google.com/store/apps/details?id=org.andresoviedo.dddmodel2
Stars: ✭ 150 (+64.84%)
Mutual labels:  gltf

Industrial Robot

Verge3D for Blender add-on

Verge3D is the most artist-friendly toolkit for creating interactive WebGL experiences. It features a comprehensive integration with Blender, a physically-based rendering pipeline, support for native materials and animation. Interactivity is enabled with Puzzles, an intuitive and easy-to-learn visual scripting environment.

This add-on is an open-sourced part of complete Verge3D for Blender toolkit.

On its own it can create glTF 2.0 compliant assets (.gltf/.bin + .glb) to be used in various software and services such as:

  • Blender 2.83+
  • Microsoft Paint 3D
  • Facebook
  • Sketchfab
  • Modo
  • Marmoset Toolbag
  • Microsoft Remix 3D

Need more? Download Verge3D for Blender from here.

Installation

Just clone and copy the repo to one the following directories (considering you have Blender 2.83 installed):

Linux

/home/$user/.config/blender/2.83/scripts/addons/

Windows 7+

C:\Users\%username%\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\

macOS

/Users/$USER/Library/Application Support/Blender/2.83/scripts/addons/

Support

Please report any issues found in this add-on on Verge3D forums.

License

This add-on is based on the Khronos Blender glTF 2.0 Exporter and is licensed under GNU General Public License Version 3.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].