04-10-2023, 04:45 PM
(This post was last modified: 04-10-2023, 04:46 PM by sciroccorics.)
Hi,
I downloaded your plugin and your script pack today. I've been using Python for years, so this sounds like a very interesting extension to me, as I could never find some time to learn Erlang :-(
I am used to generating 3D shapes with Python (using 'numpy' and/or 'pyvista' to get heavy speedup by vectorization) and usually export them as OBJ files, to rework on them with Wings3D. Performing such shape imports directly in Wings, using a Python script is very appetizing !
I quickly skimmed the code of some scripts (e.g. pixel_art_shape.py) and everything seems very clean and very clear. I'm going to make some experiments with you code in a "near" future (lot of ideas for the 'new shape' plugin) and will certainly come back here for some questions ;-)
Thanks a lot for your work...
I downloaded your plugin and your script pack today. I've been using Python for years, so this sounds like a very interesting extension to me, as I could never find some time to learn Erlang :-(
I am used to generating 3D shapes with Python (using 'numpy' and/or 'pyvista' to get heavy speedup by vectorization) and usually export them as OBJ files, to rework on them with Wings3D. Performing such shape imports directly in Wings, using a Python script is very appetizing !
I quickly skimmed the code of some scripts (e.g. pixel_art_shape.py) and everything seems very clean and very clear. I'm going to make some experiments with you code in a "near" future (lot of ideas for the 'new shape' plugin) and will certainly come back here for some questions ;-)
Thanks a lot for your work...
>>> sciroccorics <<<