|
@@ -59,6 +59,10 @@ and Windows with Visual Studio 2015 Community Edition.</p>
|
|
|
<p>As of version 1.0, libigl includes an introductory
|
|
|
<a href="http://libigl.github.io/libigl/tutorial/tutorial.html">tutorial</a> that covers many functionalities.</p>
|
|
|
|
|
|
+<h2 id="libiglexampleproject">libigl example project</h2>
|
|
|
+
|
|
|
+<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="installation">Installation</h2>
|
|
|
|
|
|
<p>Libigl is a <strong>header-only</strong> library. You do <strong>not</strong> need to build anything to
|