MissionToPsyche-Copper / 2021_PSU_Team18_NASA-MissionPsyche-WebXR

PSU Senior Capstone Project NASA WebXR for Public Engagement - Mission Psyche
4 stars 0 forks source link

Testing of gltf type files for models vs. three.js models #24

Closed TarenLewis closed 2 years ago

TarenLewis commented 2 years ago

This task is for determining whether models rendered directly in three.js or models imported as a .gltf type file will be more appropriate for our project. A .gltf file would need to be built in a software like Blender, and may take more time / research involved to produce.

TarenLewis commented 2 years ago

We have determined we will use stl and obj files.