Skip to content

Instantly share code, notes, and snippets.

View frankiezafe's full-sized avatar

frankiezafe frankiezafe

View GitHub Profile
@Utopiah
Utopiah / AFrameExporterScript.py
Last active September 3, 2022 13:31
from Blender to WebVR in 1 click
'''
from Blender to WebVR in 1 click (warning: you need your own backend but a 1 php file is enough)
demo https://www.youtube.com/watch?v=PD1qTKp5DZ4
improvments
JS traverser to start/stop animations and change morph target values
render as 360 rather than mesh, either as an option and/or beyond a threshold
for addon proper https://docs.blender.org/manual/en/dev/advanced/scripting/addon_tutorial.html