|
how to make plugins from the command line
|
|
09-20-2019, 03:59 AM
Post: #3
|
|||
|
|||
|
RE: how to make plugins from the command line
Im still interested in automating Wings from the command line, but didn't have any luck hacking the source code directly. It would be great to have support for a simple macro language that could be used to generate models from the command line. Something like:
wings.exe --script "make_cube(x,y,z);scale(x,y,z);move_point(index,x,y,z);color_face(index,r,g,b);save_as('foo.wings');" |
|||
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
how to make plugins from the command line - hartsantler - 09-08-2018, 10:00 PM
RE: how to make plugins from the command line - micheus - 09-08-2018, 11:08 PM
RE: how to make plugins from the command line - hartsantler - 09-20-2019 03:59 AM
RE: how to make plugins from the command line - micheus - 09-20-2019, 04:47 PM
RE: how to make plugins from the command line - hartsantler - 09-21-2019, 04:47 PM
RE: how to make plugins from the command line - micheus - 09-21-2019, 09:20 PM
RE: how to make plugins from the command line - dgud - 09-23-2019, 06:46 AM
RE: how to make plugins from the command line - hartsantler - 09-24-2019, 02:43 AM
RE: how to make plugins from the command line - dgud - 12-09-2019, 07:43 AM
|
User(s) browsing this thread: 1 Guest(s)



