Skip to content

This project implements surface reconstruction algorithm Marching Cube based on VTK for 3D raw file.

Notifications You must be signed in to change notification settings

VzzzzV/MarchingCubesVTK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Readme

Author : Zhan Zhan Date: 2018 Aug

Marching Cubes in VTK

This project implements surface reconstruction algorithm Marching Cube based on VTK for 3D raw file.

Original paper:

Marching cubes: A high resolution 3D surface construction algorithm

Dependence

This project is based VTK8.1.2.

Test

This program is tested for the file in data.

Please change the file name, data type and data size when using other data.

About

This project implements surface reconstruction algorithm Marching Cube based on VTK for 3D raw file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages