This website requires JavaScript.
Explore
Help
Sign In
manolas
/
vcglib
Watch
1
Star
0
Fork
You've already forked vcglib
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4dc3c08004
vcglib
/
apps
/
sample
/
trimesh_ray
/
trimesh_ray.pro
4 lines
100 B
Prolog
Raw
Normal View
History
Unescape
Escape
Cleaned up the pro of two sample
2012-11-05 11:10:33 +01:00
include
(
.
.
/
common
.
pri
)
Add simple example that compute Shape Diameter Function using ray tracing and exploiting VCG library indexing structure
2010-05-04 10:17:13 +02:00
TARGET
=
trimesh_ray
SOURCES
+=
trimesh_ray
.
cpp
.
.
/../../
wrap
/
ply
/
plylib
.
cpp