18 Apr 2018
Added Support for MoldFlow files This release adds an extension to LMV that enables a legend for MoldFlow files.
17 Apr 2018
Forge Tutorials for Viewer Extensions
13 Apr 2018
Recently we introduced the new Learn Forge tutorial, it firstly includes the samples with languages Nodejs and .NET, and then Go. Now, for...
12 Apr 2018
I was in the Munich office where there is a space dedicated to VR. One of the things they are doing is using ART (Advanced Realtime Tracking...
6 Apr 2018
Though we already have an article on this topic and things did not change that much, I thought it could still be useful to show the exact...
5 Apr 2018
ADDED Glazing Materials Glazing materials are now supported. FIXED Fixed problem with initialization of viewer with multi-model. Fixed size...
29 Mar 2018
Creating an extension is the recommended approach to add custom code to Viewer. And in most cases we want some UI for it: buttons & panels...
Follow @F3lipek This post can be seen as part III coming after two of my previous posts: High-Performance 3D markups with PointCloud in the...
28 Mar 2018
Learn Forge tutorial (http://learnforge.autodesk.io) launched some time ago with NodeJS and .Net, was enriched with Go track. Thus, making...
21 Mar 2018
In order to understand what is going on inside the Viewer it can be useful to see the events that are firing at certain points. Philippe...
20 Mar 2018
In case of doing simple API tests like locking the view or checking properties of objects with known dbId, etc, you can do that on any of...
Sometimes you may want to restrict the camera movement, so that e.g. the user can only pan in the view direction that you set. In order to...