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

Demo: edges are clipped #72

Open
Shimuuar opened this issue Jan 23, 2022 · 0 comments
Open

Demo: edges are clipped #72

Shimuuar opened this issue Jan 23, 2022 · 0 comments

Comments

@Shimuuar
Copy link

In the demo https://npm.mipt.ru/demos/vf-dynamic/ edge lines are clipped by side. Which is clearly visible on screenshot below

image

This is likely because they have same coordinates. One way to solve problem is to push edges slightly to outside. But finding direction of outside requires knowledge of adjacent faces and likely quite a bit of introspection of three.js objects.

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

1 participant