-
Notifications
You must be signed in to change notification settings - Fork 0
amardeep/sym
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
** Compiling
*** Compile trimesh2 library
cd trimesh2 && make
If successful, you should have a lib and bin directory. For eg.,
on my machine, i am able to
./trimesh2/bin.Linux64/mesh_view data/Bunny.ply
to see stanford bunny model.
*** Install computational graphics library
sudo apt-get install libcgal-demo libcgal-dev
** Some sample code
model-info shows some basic stats about a ply model.
cd sample && make
./model-info ../data/Bunny.ply
About
sym
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published