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

Initial pass at adaptive sampling with Marching Cubes and Marching Tetrahedra #67

Merged
merged 13 commits into from
Aug 29, 2021

Conversation

sjkelly
Copy link
Member

@sjkelly sjkelly commented Mar 16, 2020

This is a minimal implementation of adaptive meshing given a function. Replaces #27.
Screenshot from 2020-03-19 22-22-08

TODO:

  • Tests
  • Evaluate refinement heuristics
  • Implement using MarchingTetrahedra tables

@sjkelly sjkelly changed the title Initial pass at adaptive sampling using Marching Cubes LUT Initial pass at adaptive sampling usign Marching Cubes and Marching Tetrahedra Mar 18, 2020
@sjkelly sjkelly changed the title Initial pass at adaptive sampling usign Marching Cubes and Marching Tetrahedra Initial pass at adaptive sampling with Marching Cubes and Marching Tetrahedra Mar 18, 2020
@sjkelly sjkelly marked this pull request as ready for review August 29, 2021 14:28
@sjkelly sjkelly merged commit d49a4d9 into master Aug 29, 2021
@sjkelly sjkelly deleted the sjk/adaptive branch August 29, 2021 14:28
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.

1 participant