astrofra / harfang-simple-vr-tutorial

Simple tutorial showing how to display a GLTF model in VR using Python 3 and HARFANG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Harfang Simple VR Tutorial

Simple tutorial showing how to display a GLTF model in VR using Python 3 and HARFANG.
Each .bat file will show you how to proceed, step by step :

  • 0-deploy-harfang-wheel.bat : how to deploy the HARFANG python wheel (if you haven't already).
  • 1-import-gltf.bat : convert the GLTF file to the HARFANG format.
  • 2-compile-assets.bat : compiles the shaders, textures, 3D models for the runtime (will take a while the first time you run it).
  • python main.py or python main-no-vr.py : depending if you have a VR headset enabled or not.

About

Simple tutorial showing how to display a GLTF model in VR using Python 3 and HARFANG

License:MIT License


Languages

Language:Shell 55.0%Language:Scala 31.2%Language:SuperCollider 10.1%Language:Python 3.6%Language:Batchfile 0.2%