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

Use shorts for isosurface indices when applicable #96

Merged
merged 1 commit into from
Dec 17, 2024

Use shorts for triangle indices when possible for isosurface glTF exp…

0ff00e0
Select commit
Loading
Failed to load commit list.
Merged

Use shorts for isosurface indices when applicable #96

Use shorts for triangle indices when possible for isosurface glTF exp…
0ff00e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 17, 2024 in 0s

14.28% of diff hit (target 76.93%)

View this Pull Request on Codecov

14.28% of diff hit (target 76.93%)

Annotations

Check warning on line 59 in glue_ar/common/marching_cubes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

glue_ar/common/marching_cubes.py#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 63 in glue_ar/common/marching_cubes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

glue_ar/common/marching_cubes.py#L61-L63

Added lines #L61 - L63 were not covered by tests

Check warning on line 88 in glue_ar/common/marching_cubes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

glue_ar/common/marching_cubes.py#L88

Added line #L88 was not covered by tests