Loading models from other supported formats

We're going to quickly skim over these file formats as they all follow the same principles:

  1. Include [NameOfFormat]Loader.js in your web page.
  2. Use [NameOfFormat]Loader.load() to load a URL.
  3. Check what the response format for the callback function looks like and render the result.

We have included an example for all these formats:

Name

Example

Screenshot

STL

09-load-STL.html

CTM

10-load-CTM.html

VTK

11-load-vtk.html

55 FPS (38-60)

AWD

14-load-awd.html

53 FPS ...

Get Learn Three.js - Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.