Skip to content

Rendering just edges and vertices, independent of faces#48

Draft
Mokshit06 wants to merge 15 commits intoedemaine:mainfrom
Mokshit06:rendering-edges-vertices
Draft

Rendering just edges and vertices, independent of faces#48
Mokshit06 wants to merge 15 commits intoedemaine:mainfrom
Mokshit06:rendering-edges-vertices

Conversation

@Mokshit06
Copy link

This PR adds the ability to render edges and vertices in fold files that don't necessarily have faces defined by decoupling the vertices & edges from faces in data structure of model. Takes #47 as the starting point. Should close #10

@Mokshit06
Copy link
Author

It actually looks like this change makes so that the edges & vertices on a face behind the current one are not "covered"/dimmed by the face above it.
Current behaviour:
Screenshot 2023-10-26 at 10 47 36 PM

Updated behavior:
Screenshot 2023-10-26 at 10 47 47 PM

Maybe we should then keep the previous code for grouping edges & vertices under a face in case faces_vertices are present, and only decouple if they aren't

@Mokshit06 Mokshit06 marked this pull request as draft November 10, 2023 15:36
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

Successfully merging this pull request may close these issues.

Rendering just vertices and edges

1 participant