You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our algorithmic processing outputs various 3D views (STL format):
we are testing how and whether XML3D provides the desired functionality.
Our initial approach to convert STL format to the native XML3D as an external resource, didn't work - the colors, the view port and the overall output was completely off.
This might be related to the file format conversion tool, or something that we couldn't figure out - but either way, this was a dead end.
Currently what does seem to partially work is the use of the XML3D STL plugin - we load our STL file. What's missing:
Fix the scale of the dispalyed object
The colors being displayed are not from the spectrum we use, need to figure this color shift.