Added reference to the blank project in the documentation
This commit is contained in:
@@ -240,6 +240,10 @@ compile CoMISo.</p>
|
||||
<p><em>Note 2</em>: CoMISo requires a blas implementation. We use the built-in blas in macosx and linux, and we bundle a precompiled binary for VS2015 64 bit. Do NOT compile the tutorials
|
||||
in 32 bit on windows.</p>
|
||||
|
||||
<h3 id="libiglexampleproject">libigl example project</h3>
|
||||
|
||||
<p>We provide a <a href="https://github.com/libigl/libigl-example-project">blank project example</a> showing how to use libigl and cmake. Feel free and encouraged to copy or fork this project as a way of starting a new personal project using libigl.</p>
|
||||
|
||||
<h2 id="meshrepresentation"><a href="#meshrepresentation">Mesh representation</a></h2>
|
||||
|
||||
<p>libigl uses the <a href="http://eigen.tuxfamily.org/">Eigen</a> library to encode vector
|
||||
|
||||
Reference in New Issue
Block a user