triangle

  1. R

    Android Question Drawing equilateral triangle with latitude and longitude points

    Just in case somebody has worked this out already and saving some time: Have a single line, based on two lat/lng coordinates on a geographical map. Now I want to draw an equilateral triangle at one end of this line that points in the same direction as that line, so the bottom of that triangle...
  2. M

    Android Question Draw a triangle with color interpolation

    Given x,y coordinates and color attribute of each vertex of a triangle, does exist a library able to draw the triangle filled with interpolated colors?
Top