Xelawk / mesh_utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Welcome to use this repo for colored pointcloud sampling from mesh such as .obj

Usage

1. Install requirements

~$ pip install -r requirements.txt

2. Run test

Because I have no time to refactor whole project to match such as *.obj file, please just see the test.py script for more using details
~$ python test.py

About

License:MIT License


Languages

Language:Python 100.0%