Online3DViewer
Online3DViewer copied to clipboard
Support the rendering of lines
Some formats can contain independent lines.
- [x] line threshold calculation
- [x] obj import
- [x] obj export
- [ ] gltf import
- [ ] gltf export
- [x] 3dm import
- [ ] 3dm export
- [ ] stp import
- [ ] fbx import
I have noticed that in your project https://github.com/kovacsv/occt-import-js, there is an example that has already implemented rendering of lines. I believe it shouldn't be too difficult to port it to the online3DViewer.