I have a C# project and would like to add the ability to generate a heightmap from contour lines and elevation points.
Is the project source code structured in a way that would let me compile and use the C++ portion to achieve that without need for Tcl? I would be providing the UI, just want to find a solution for the number crunching.
Thanks for your thoughts!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have a C# project and would like to add the ability to generate a heightmap from contour lines and elevation points.
Is the project source code structured in a way that would let me compile and use the C++ portion to achieve that without need for Tcl? I would be providing the UI, just want to find a solution for the number crunching.
Thanks for your thoughts!