Skip to content

Update715_MeshImplicitFunction#2090

Merged
alecjacobson merged 2 commits intolibigl:mainfrom
MotivaCG:patch-1
Feb 4, 2023
Merged

Update715_MeshImplicitFunction#2090
alecjacobson merged 2 commits intolibigl:mainfrom
MotivaCG:patch-1

Conversation

@MotivaCG
Copy link
Copy Markdown
Contributor

@MotivaCG MotivaCG commented Oct 5, 2022

Replace the copyleft marching_cubes function with native the libigl one.

Fixes #2088 .

It works as before but without the copyleft dependency

Checklist

  • All changes meet libigl style-guidelines.
  • Adds new .cpp file.
  • Adds corresponding unit test.
  • This is a minor change.

Replace the copyleft marching_cubes function with native the libigl one.
@MotivaCG MotivaCG changed the title Update715_MeshImplicitFunction #2088 Update715_MeshImplicitFunction Oct 5, 2022
Copy link
Copy Markdown

@FrankEscobar FrankEscobar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes from copyleft marching_cubes to igl marching_cubes

@alecjacobson alecjacobson merged commit 70dad85 into libigl:main Feb 4, 2023
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.

715_MeshImplicitFunction sample is outdated

3 participants