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

Very dense paths do not render (with minimum example) #160

Open
JoJoJet opened this issue May 6, 2022 · 0 comments
Open

Very dense paths do not render (with minimum example) #160

JoJoJet opened this issue May 6, 2022 · 0 comments

Comments

@JoJoJet
Copy link
Contributor

JoJoJet commented May 6, 2022

What you did

I created a very dense path object. This means that the distance between each point is very small, less than a pixel. The x coordinate of the points range from -10..10, with a very low step size.

What you expected to happen

It should render just like any other path.

What actually happened

It appears invisible -- I don't know if the mesh gets build incorrectly or if its a rendering problem.

Additional information

Minimum reproducible example: https://github.com/JoJoJet/bevy_lyon_path_example/blob/main/src/main.rs

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