We're going to quickly skim over these file formats as they all follow the same principles:
- Include [NameOfFormat]Loader.js in your web page.
- Use [NameOfFormat]Loader.load() to load a URL.
- 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 ... |