VTK: TCL script to C++ source code conversion
I have used C++ and FLTK to write up a simple tcl script to C++ source code converter. The conversion is quite primitive, but it saves me a lot of time to learn VTK.
Here is my test version of vtktcl2cpp converter (binary in Windows):
Features currently supported:
Simple GUI or Command line processing (vtktcl2cpp [in.txt] [out.txt] [header.txt])
Generate header files
Comments are welcomed!
6 comments:
Shows error. that it cant find MSVCP71.dll >.<
I very appreciate for this posting.
Thank you very much.
Hello, could you also release your converter under Linux (or maybe the source?)
By the way, I like your blog very much, I've learned a lot from it. Thanks very much!
Bart
Hi,
I begin on internet with a directory
Hi, can't run , fail on missing MSVCP71.dll .
Is it x86 application ? how can i run on x64 ?
Could you please recompile this tool for Windows 10?
Post a Comment