
HYPER 3D is a contemporary JavaScript library (ES6 module) to show 3D fashions, scenes and 360° panoramas on the internet. It’s as simple as utilizing an <IMG> ingredient:
<hyper-3d src=”mannequin.gltf” loading=”lazy” autorotate></hyper-3d>
 
- Just one file to load, no dependencies! < 250 KB (gzipped)
 - Simple to make use of with attributes, properties and occasions as with native HTML components
 - Help for GLTF/GLB, FBX, OBJ and STL, with PBR, surroundings maps and Draco
 - Cross-browser and cellular suitable, responsive
 - View modes: orbit and go searching, constrainable angles of view
 - Pin HTML components to 3D positions to make use of them as hotspots or labels.
 - Delicate shadows and reflection results with out effort
 - Absolutely interactive, make 3D objects in your scene hoverable and clickable
 - Many examples of frequent use instances like swapping supplies and navigating the scene
 - Safe and information safety compliant
 - Supply code is included
 

