Skip to main content
Archived

three.js

Related products:Integrations
  • October 29, 2015
  • 3 replies
  • 56 views

fmelizard
Safer
Forum|alt.badge.img+22
We would create three.js javascript from 3D objects. This could then be output directly in a text file for later inclusion in a webpage, or wrapped into a .html file and output by FME. Some samples made by a prototype in FME: IFC->three.js at https://dl.dropboxusercontent.com/u/173473402/threejs/ifc.html and go to Paris with https://dl.dropboxusercontent.com/u/173473402/threejs/eiffel_tower.html .
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

geosander
Forum|alt.badge.img+7
  • November 10, 2015
Will it support format 4? Currently, the Three.js geometries that are being output in the JSONTemplater are version 3 if I'm not mistaken, which will be deprecated soon.

fmelizard
Safer
Forum|alt.badge.img+22
  • Author
  • Safer
  • November 10, 2015
We are tracking this and will update to format 4 once it is released.

itsmatt
Celebrity
Forum|alt.badge.img+47
  • Celebrity
  • April 15, 2019

The ThreeJS stuff is cool, Any update on this one? I think as @sander mentioned the deprication has now happened @dmitribagh