dxf-viewer icon indicating copy to clipboard operation
dxf-viewer copied to clipboard

How to preserve / depict depth-information

Open MartinPyka opened this issue 1 year ago • 1 comments

With a couple of modifications in DxfViewer (https://github.com/vagran/dxf-viewer/issues/99) I got perspective rendering and 3d rotation working. Now I am wondering where the depth information are omitted in the parsing process.

When I look at line.js and ParseHelper.js I get the impression that everything should work just fine. I cannot really figure out where exactly the information get lost. Can you give me an advice?

MartinPyka avatar Feb 21 '24 07:02 MartinPyka