Build Triangle: Difference between revisions

From Flooxs
Jump to navigation Jump to search
(Created page with "https://www.cs.cmu.edu/~quake/triangle.html")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Today is 9/13/2019 - These are notes on how to install instructions for flooxs on 64-bit Ubuntu 18.04 Subsystem for Windows. These instructions are intended for linux/unix beginners.
= Download Triangle =
https://www.cs.cmu.edu/~quake/triangle.html
https://www.cs.cmu.edu/~quake/triangle.html
= Build Triangle =
Follow the triangle build instructions for your platform.  This is a simple program to compile so you should only have to enter the triangle directory and type "make"
= Setup Triangle =
Move the compiled "triangle" program to $FLXSHOME/src

Latest revision as of 12:57, 13 September 2019

Today is 9/13/2019 - These are notes on how to install instructions for flooxs on 64-bit Ubuntu 18.04 Subsystem for Windows. These instructions are intended for linux/unix beginners.

Download Triangle

https://www.cs.cmu.edu/~quake/triangle.html

Build Triangle

Follow the triangle build instructions for your platform. This is a simple program to compile so you should only have to enter the triangle directory and type "make"

Setup Triangle

Move the compiled "triangle" program to $FLXSHOME/src