gametechmods
Robot Arena => Discussion => Topic started by: Wolfsbane on April 27, 2014, 05:35:10 PM
-
IIRC, someone was working on a gmf plugin for blender, but idk if it was finished or not. I am using blender like a madman now, and i might make some components if i could get my hands on it. I think it would be a great achievement for the community if we wouldn't be so restricted on the official 3ds Max plugin. I believe if we finish it, we would have a lot more accessibility to customization. I'm willing to help if we give it a shot. Would anyone be interested, or do you think it would be a waste of time?
-
That would be amazing actually! I've thought about attempting to make a mesh exporter that you could paste into a gmf file, but I can only do C++, not python.
-
Blender would be an excellent modelling program to write an export script for because it handles most of the things that we need and its scripts are usually written in Python. Awhile back, I looked into making an Export script for Blender but it was put on the back burner when I realized how much time it would take and how unpleasant Blender's python code is (it seemed weird to me at the time). I certainly don't think it would be a waste of time but right now I'm too busy to do it.
Going from C++ to Python really isn't much of a stretch. However, I wouldn't recommend starting with a Blender extension for the reason listed above.
-
Blender would be an excellent modelling program to write an export script for because it handles most of the things that we need and its scripts are usually written in Python. Awhile back, I looked into making an Export script for Blender but it was put on the back burner when I realized how much time it would take and how unpleasant Blender's python code is (it seemed weird to me at the time). I certainly don't think it would be a waste of time but right now I'm too busy to do it.
Going from C++ to Python really isn't much of a stretch. However, I wouldn't recommend starting with a Blender extension for the reason listed above.
I have respect for you, Trov. I've tried coding, and it seems very complex. I know you have a lot of business to take care of both on and off GTM, but know this. if this is ever created, we would be able to make components (and maybe even arenas, too!) like hot cakes.
-
Export the blender into 3DS max?