If you download the src there is a script, which I use to convert between fileformats
is can be easy modfied to do what you want, requires some programming though if you are not afraid
of that. See wings_convert in src directory.
It does file format conversion and tesselation, you will have to add scale and center command.
You need erlang installed (from erlang.org) and you will need to setup the paths so it finds
erlang and the wings compiled code.
The script currently requires bash (i.e. mingw or cygwin) but you can change the first line of it to run it from
the windows com shell. Requires some google skills :-)
is can be easy modfied to do what you want, requires some programming though if you are not afraid
of that. See wings_convert in src directory.
It does file format conversion and tesselation, you will have to add scale and center command.
You need erlang installed (from erlang.org) and you will need to setup the paths so it finds
erlang and the wings compiled code.
The script currently requires bash (i.e. mingw or cygwin) but you can change the first line of it to run it from
the windows com shell. Requires some google skills :-)