← Back to team overview

yade-dev team mailing list archive

Re: scons, CGAL

 

Bruno did not explain precisely, what he really wants.

He has successfully written an engine in yade that uses CGAL library
for triangulation. It compiles and works great. It can be used for
many things - volumetric collision or even for faster collision detection.


What he really wants to do with scons is following:

- detect if CGAL package is installed (just like scons is detecting python)

- if it is installed then during compilation compile that engine, 
  if it's not - don't compile it.

This is where we need your help.
-- 
Janek Kozicki                                                         |
_______________________________________________
yade-dev mailing list
yade-dev@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-dev



Follow ups

References