Lightweight half-edge datastructure for polygonal meshes.
Stars
8
Forks
2
Watchers
8
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
355
commits
38
commits
24
commits
5
commits
1
commits
1
commits
1
commits
fix a bug when collapsing a halfedge of a polygonal face
f22eb7aView on GitHubReplace std::string const& with cc::string_view in api
2f12a5fView on GitHubMerge pull request #5 from juliusnehring/feature/fix-binary-stl
d7e19c9View on GitHubMerge remote-tracking branch 'upstream/develop' into feature/fix-binary-stl
8d644c1View on GitHubMerge pull request #4 from juliusnehring/fix/non-compact-off
8de3fafView on GitHubFix writing stl files for positions other than f32
ac101c6View on GitHubMerge pull request #3 from juliusnehring/feature/vertex_split
3ebf5e7View on GitHubAdd assertion that h_left and h_right are not from the same edge
9519480View on GitHub