Skip to content

lapisco/3dview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Carvao

Install Virtualenv

$ python3 -m pip install --user virtualenv

$ python3 -m venv env

$ source env/bin/activate

Generate point cloud using python

$ cd 3dview

$ source .env/bin/activate

$ pip install -r requirements.txt

Plot point cloud

$ python3 ploy3dview.py

Choose point cloud and calculate volume

$ python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%