Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
act3d [2019/04/07 17:02] adminact3d [2023/04/22 20:59] (current) – external edit 127.0.0.1
Line 3: Line 3:
 The draft viewer is monochromatic (mostly) It quickly renders the current model into 3D The draft viewer is monochromatic (mostly) It quickly renders the current model into 3D
  
-However, for it to work; you need a special class called "View" and in that class, you need to create at least two pseudo objects -- one called "Location" and the other "Lookat" +**Pre-requisites**\\ 
 +However, for 3D view to work; you need a special class called "View" and in that class, you need to create at least two pseudo objects -- one called "Location" and the other "Lookat" 
  
 The height and level of these two objects would determine the initial camera location. The height and level of these two objects would determine the initial camera location.
Line 16: Line 17:
  
 Enjoy!! Enjoy!!
 +
 +**Details of what TAD does internally**\\
 +When a 3D view is invoked, TAD quickly runs all the internal ARDELA scripts that may change the geometry of the objects. Then it will do all the pinning; and finally it gives it to the 3D viewer pipeline. That is why in complex projects; it may take a few microseconds more than in simpler projects
 +
 +[[viewing_objects_in_3d|See the actions to be carried out for 3D]]

Press F1 inside the application to read context-sensitive help directly in the application itself
Last modified: le 2023/04/22 20:59