Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New models format
#6
From my point of view, I can say that I created my new model format with the idea that model formats should express everything that so far has been hardcoded in functions creating objects in code. I also assumed that handling one model file per object is better than keeping the code that tracks down all object parts and assembles them together.

So if only we can achieve that input model carries all data like that, from programmer's point of view, I'm happy and it doesn't really matter how the models are actually assembled together outside program.

However, having said that, I would like to keep things as simple as possible, and not create new tools like special assemblers without reason. The current version of my model format can be easily imported/exported directly from Blender*. If we want to add new features, I would first try to include them in import/export script rather than creating special tool.

* - I know, the script in repository is not updated, but I'll be working on it presently.

Besides, as I've said before, Blender models can reference other models and we don't need to duplicate anything if we don't want to. So "assemly" of models in this way would be actually creating a Blender model that only imports meshes and other things from other models and only places them in appropriate configuration. I'm not sure, but I think even animations can be referenced this way.


Messages In This Thread
New models format - by tomangelo - 07-17-2015, 05:33 PM
RE: New models format - by RaptorParkowsky - 07-17-2015, 06:28 PM
RE: New models format - by tomangelo - 07-18-2015, 12:21 AM
RE: New models format - by RaptorParkowsky - 07-18-2015, 11:05 AM
RE: New models format - by tomangelo - 07-18-2015, 12:04 PM
RE: New models format - by piotrdz - 07-19-2015, 12:15 AM
RE: New models format - by tomangelo - 07-19-2015, 01:22 AM
RE: New models format - by krzys_h - 07-19-2015, 08:25 AM
RE: New models format - by tomangelo - 07-19-2015, 12:41 PM
RE: New models format - by RaptorParkowsky - 07-19-2015, 12:52 PM
RE: New models format - by tomangelo - 07-19-2015, 02:16 PM
RE: New models format - by krzys_h - 07-19-2015, 06:00 PM
RE: New models format - by tomangelo - 07-19-2015, 06:21 PM
RE: New models format - by piotrdz - 07-19-2015, 07:44 PM
RE: New models format - by RaptorParkowsky - 07-19-2015, 08:58 PM
RE: New models format - by tomangelo - 07-19-2015, 09:02 PM
RE: New models format - by RaptorParkowsky - 07-19-2015, 09:19 PM
RE: New models format - by tomangelo - 07-19-2015, 09:39 PM
RE: New models format - by Krux - 07-04-2016, 10:24 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)