Skip to content

cuulee/verge3d-blender-addon

 
 

Repository files navigation

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. This add-on is based on the offical Khronos Blender glTF 2.0 Exporter.

On its own it can do the following:

  • Creating glTF 2.0 compliant assets (.gltf/.bin + .glb)
  • Creating assets compatible with Facebook 3D posts technology (.glb)

Need more? Download Verge3D for Blender from here.

Installation

Just clone and copy the repo internals to one the following directory (considering you have Blender 2.79 installed):

Linux

/home/$user/.config/blender/2.79/scripts/addons/verge3d

Windows 7+

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

macOS

/Users/$USER/Library/Application Support/Blender/2.79/scripts/addons/verge3d

Support

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

License

This software is licensed under GNU General Public License Version 3.

About

WebGL exporter add-on ripped from Verge3D for Blender toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%