Skip to content

yugich/Unity_AFrame_Exporter

Repository files navigation

AFrame Unity Exporter - Under Development

Import using package manager

https://github.com/yugich/Unity_AFrame_Exporter.git alt text

Bonus

If you want convert your models to gltf https://github.com/Plattar/gltf-exporter

Creating new objects into scene

Remenber: To export the project we recomend create at least

  • AFrame Camera
  • Directional Light

alt text

Exporting scene to AFrame

alt text Warning! If you have any custom object (GLTF model) in your scene, to work the HTML you need host your project like a Surge platform

Dependences to use GLTF Models

GLTFUtility - https://github.com/Siccity/GLTFUtility

Exporting GLTF from blender

  • Delete all parents and unecessary objects like: Camera, Lights, etc.
  • Export gltf just the object without parents

TO DO

  • Export primitives with world positions
  • Export Lights
  • Export Camera with simple player moviment
  • Export custom GLTF
  • Export Billboard 2D Images
  • Export UI
  • Export Simple JS Code translated from C#
  • Under Planing (What you need)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages