star-3d

Surface structuring for efficient 3D geometric queries
git clone git://git.meso-star.fr/star-3d.git
Log | Files | Refs | README | LICENSE

commit a5d3b10122778bc88957ba3170b15b455903989f
parent 66b89ab62f3be9cad99277e6d9ac0c5ba70e5326
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Fri, 20 Mar 2015 14:26:36 +0100

Update the README file

Link the gitlab repositories of the RCMake and the RSys project rather
their deprecated gitorious repositories.

Diffstat:
MREADME.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -7,8 +7,8 @@ triangular meshes only. ## How to build The *Star-3D* library uses [CMake](http://www.cmake.org) and the -[RCMake](https://gitorious.org/code-plot/rcmake/) package to build. It also -depends on the [RSys](https://gitorious.org/code-plot/rsys/) and +[RCMake](https://gitlab.com/vaplv/rcmake/) package to build. It also +depends on the [RSys](https://gitlab.com/vaplv/rsys/) and [Embree](https://embree.github.io/) libraries. First ensure that CMake is installed on your system. Then install the RCMake