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

implement something more similar to original "line art" #1

Open
kylemcdonald opened this issue Dec 24, 2013 · 0 comments
Open

implement something more similar to original "line art" #1

kylemcdonald opened this issue Dec 24, 2013 · 0 comments

Comments

@kylemcdonald
Copy link
Collaborator

the ideal solution is to write some code that:

  1. creates a map from all the edges to all the faces they belong to
  2. removes any edges that have any/only coplanar faces

this could be "has any coplanar faces" or "has only coplanar faces", as they will respond differently when (for example) two cubes are next to each other. "has only" should be the default.

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

No branches or pull requests

1 participant