Skip to content

caedmom/UnityExportSceneToThreejs

Repository files navigation

UnitySceneWebExporter

Export Three.js or A-Frame From Unity Scene

Screenshot

Unity3D scene

Unity3D scene

Three.js

Three.js

A-Frame

A-Frame

Feature

  • Export Scene to Three.js scene format (THREE.ObjectLoader can load exported data)
  • Export Scene to A-Frame document
  • Export C# Script variable
  • Support lightmapping

How to use

  1. Make scene in Unity3D (tested on 5.4.0f3)
  2. Edit->Kanau->"Export AFrame" or "Export Three.js"
  3. Export

Note

  • Export configurations are used in A-Frame exporting. Three.js doesn't use it.
  • A-Frame is unstable library. (current A-Frame version is 0.2.0) In future, A-Frame exporter wiil be broken.

Similar Project / Library

About

ExportUnitySceneToThreejsDemos,need optimization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages