be88ex / earth-api-samples

Automatically exported from code.google.com/p/earth-api-samples
1 stars 0 forks source link

Spline support #246

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
For a number of applications I want to draw splines in ge. Even a simple
b-spline would do. These smooth paths could be used to move objects and
cameras along.

Original issue reported on code.google.com by vandint...@gmail.com on 18 May 2009 at 10:54

GoogleCodeExporter commented 8 years ago
This could probably be done in JS. Would just need a bezier curve interpolation 
function.

Original comment by api.roman.public@gmail.com on 20 May 2009 at 12:46

GoogleCodeExporter commented 8 years ago
Bezier curve support would be very useful for drawing smooth curves.

Original comment by alind...@bafadesign.com on 23 Apr 2011 at 2:06