-
Notifications
You must be signed in to change notification settings - Fork 7
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
Feature/t3d pipeline package #65
Conversation
…n for direct interaction. Added sample scene
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
-
De samples map is nog niet importeerbaar in de Package Manager, en is zichtbaar nog zichtbaar in Unity in de package structuur (geen ~ als suffix) dus heb de samples scene nog niet kunnen testen.
-
Er bestaat al een Poly2Mesh in het project, die valt nu onder de selectiontools.
Is het een idee om dit pakket en de selectiontools een losse dependecy te geven op een 'MeshManipulation' package, of iets in die trend? De Poly2Mesh library is nagenoeg hetzelfde, alleen hebben we nog een toevoeging gedaan zodat je ook polygonen een dikte / extrude kan geven
…DPipeline and SelectionTools now depend on this. Used version from SelectionTools because this version had some additions.
…ror. it will give a warning that any visualisation will create empty meshes. - Removed deleted script from Scene - added todo for MultiPoint and MultiLineString mesh creation
Punt 2 is aangepast, punt 1 lukt niet bij mij, hij verwijdert de hele samples map dan in git. |
No description provided.