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

Using Voxel Centers for Marching Cubes #12

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Oct 14, 2017

  1. OFF exporter.

    David Stutz committed Oct 14, 2017
    Configuration menu
    Copy the full SHA
    cd285b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2017

  1. Fixed some error with the OFF exporter.

    David Stutz committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    76dc4d5 View commit details
    Browse the repository at this point in the history
  2. Forgot import.

    David Stutz committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    35df84a View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2017

  1. Branch voxel_center contains a PyMCubes version where it is assumed t…

    …hat the SDF is defined on voxel centers, not corners.
    David Stutz committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    8f69f78 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2017

  1. Configuration menu
    Copy the full SHA
    34ce2be View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2017

  1. The voxel_centers branch contaisn a version of the algorithm using th…

    …e voxel centers as reference points, thereby shifting the final mesh slightly.
    David Stutz committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    0f99613 View commit details
    Browse the repository at this point in the history
  2. README update.

    David Stutz committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    e3a3b51 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2017

  1. Removed generated file _mcubes.cpp

    David Stutz committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    9ee3189 View commit details
    Browse the repository at this point in the history