tqtezos / minter

OpenMinter is dApp framework for enabling the creation and collection of non-fungible tokens (NFTs) on Tezos.
MIT License
192 stars 91 forks source link

feat: three.js multi model type support #408

Closed maelswarm closed 3 years ago

maelswarm commented 3 years ago

Potential type loaders:

3MFLoader.js

AMFLoader.js

BVHLoader.js

ColladaLoader.js

DDSLoader.js

DRACOLoader.js

EXRLoader.js

FBXLoader.js

GCodeLoader.js

GLTFLoader.js

IFCLoader.js

KMZLoader.js

KTX2Loader.js

KTXLoader.js

LDrawLoader.js

LUT3dlLoader.js

LUTCubeLoader.js

LWOLoader.js

LottieLoader.js

MD2Loader.js

MDDLoader.js

MMDLoader.js

MTLLoader.js

NRRDLoader.js

OBJLoader.js

PCDLoader.js

PDBLoader.js

PLYLoader.js

PRWMLoader.js

PVRLoader.js

RGBELoader.js

RGBMLoader.js

STLLoader.js

SVGLoader.js

TDSLoader.js

TGALoader.js

TTFLoader.js

TiltLoader.js

VOXLoader.js

VRMLLoader.js

VRMLoader.js

VTKLoader.js

XYZLoader.js

(not all of these filetypes have media-types)