Build Triangle: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
= Build Triangle = | = Build Triangle = | ||
Follow the build instructions | 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 = | = Setup Triangle = | ||
Move the compiled "triangle" program to $FLXSHOME/src | 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