GeoMop / bapprox

Python tool for approximate 3d points using Bspline surface
2 stars 1 forks source link

Output rivers to BREP file format #11

Open jirihnidek opened 8 years ago

jirihnidek commented 8 years ago

Output approximated rivers (B-Spline curves) to output file format.

jirihnidek commented 8 years ago

Added script for converting input data files (make distance between points equidistant) 1114b9317baaa9c139611d42c08ae1ee4105366d and 90346161adc72b7042e93f64ee9739d9805962cb.

Usage: python ./convert_river.py -i reky_body.txt -d 20.0 -l 5.0

Result: figure_converted_rivers