Build Triangle: Difference between revisions
Jump to navigation
Jump to search
(Created page with "https://www.cs.cmu.edu/~quake/triangle.html") |
No edit summary |
||
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 build instructions for triangle 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 |
Revision as of 12:56, 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 build instructions for triangle 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