Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding custom floor-plan dynamically, receiving "Duplicate point 0:0" error #100

Open
guy16510 opened this issue Jun 24, 2020 · 1 comment

Comments

@guy16510
Copy link

I was working on adding custom polygons, and using those to drive the creation of the floorplan. I have a series of polygons, and wanted to have those rendered in this application without the need for using the UI editior.

Playing with this a bit, and formatting the design.Blueprint3d file, I get the error:
Warning, unable to triangulate polygon!
three.min.js:667 Duplicate point 0:0

Does anyone know how to resolve this issue?

Thank you

@burnscdb
Copy link

I ended up cleaning up how I was drawing the polygons.. However loading up more than 100+ walls/corners/etc causes errors with threejs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants