Skip to content

nicolas-f/FastVoxel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastVoxel create a numpy matrix representation of the 3D model of a PLY file, using material identifier and find all enclosed volumes.

It does not require a manifold 3d model.

Installing

Requirement Python 3.8+

python3 -m venv venv
source venv/bin/activate
pip install .

You can test with the demo script:

python3 demo/test_import_ply.py
image image

About

Convert 3D polygonal models into a regular cartesian mesh

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •