Importing Vectors into Processing
in
Contributed Library Questions
•
2 years ago
I'm trying to import 2d vector plans into processing (originally dxfs or dwgs). Based on previous forum discussions, it seems like using OBJLoader is the best option. I've played around with the library a little and have managed to get surfaces and solids to appear as outlines, however none of the simple curves or independent polylines show up. The lines seem to be present (based on translation tests), but just don't show up. Changing stroke qualities seem to only affect the outlines of the surfaces and solids. I'm only interested in displaying 2d curves, so I'm not quite sure what to do now.
If anyone has any suggestions, I'd greatly appreciate it. If there is something else I can use other than OBJLoader, please let me know.
Thanks a lot.
-gh
If anyone has any suggestions, I'd greatly appreciate it. If there is something else I can use other than OBJLoader, please let me know.
Thanks a lot.
-gh
2