3D Save several models into one model?

V

Vikom

Guest
Hi!
I need to save several models into one model.
I'm making a tool for my future game to create buildings. I have an idea about placing several pre-made child objects (for example windows) which are already existing models and then save them as a set into one model.

All of my ideas sound uncessarily complicated or impossible.
(For example "d3d_model_save(window[0] + window[1], "windows.txt");" sounds nice but I doubt it would work as expected.)
I'm seeking for new suggestions how this could be reached.

Thank you for your suggestions!
Vikom
 
Top