It works fine!
Search found 8 matches
- Mon Aug 18, 2014 7:24 pm
- Forum: Indigo Help
- Topic: External meshes with external materials
- Replies: 2
- Views: 3238
Re: External meshes with external materials
Thank you very much!!
It works fine!
It works fine!
- Mon Aug 18, 2014 6:48 pm
- Forum: Indigo Help
- Topic: Including complex models
- Replies: 9
- Views: 5073
Re: Including complex models
Thanks a lot. But what I exactly need is an indigo exporter from our application.
I only would have liked to know what kind of grouping possibilities are in indigo. But I realized that it is not necessary. I will write the exporter by meshes and that's it.
I only would have liked to know what kind of grouping possibilities are in indigo. But I realized that it is not necessary. I will write the exporter by meshes and that's it.
- Mon Aug 18, 2014 4:10 pm
- Forum: Indigo Help
- Topic: External meshes with external materials
- Replies: 2
- Views: 3238
External meshes with external materials
Hi guys, Can I define for an external mesh that which external material to use? My example code is the following: <include> <pathname>../Assets/Objects/Shared_IGMAT_001001/Material1.igm</pathname> </include> <include> <pathname>../Assets/Objects/Shared_IGMAT_001001/Material2.igm</pathname> </include...
- Sat Aug 16, 2014 1:14 am
- Forum: Indigo Help
- Topic: Including complex models
- Replies: 9
- Views: 5073
Re: Including complex models
I found it. Blendingo the name of it. 
- Sat Aug 16, 2014 1:00 am
- Forum: Indigo Help
- Topic: Including complex models
- Replies: 9
- Views: 5073
Re: Including complex models
Can I use indigo render engine in blender itself or I have to export objects anyway?
Because the obvious solution would be the blender internal python script.
Because the obvious solution would be the blender internal python script.
- Sat Aug 16, 2014 12:38 am
- Forum: Indigo Help
- Topic: Including complex models
- Replies: 9
- Views: 5073
Re: Including complex models
Yes, it is rather programming work. It is hard to attache completed works as it is consist of complex group of models. These are furniture like kithen cabinet and wall cabinet and table and chair. And we have to refurnish the rooms with the same objects in several ways. Untill now we used pov ray as...
- Fri Aug 15, 2014 11:56 pm
- Forum: Indigo Help
- Topic: Including complex models
- Replies: 9
- Views: 5073
Re: Including complex models
We use blender and sometimes other modellers for creating 3D models and export them to obj or anything. And we would like to start rendering from command line with modifying the scene text files. But after .obj export we have to fine tune the materials. Materials usually don't come with export fine....
- Fri Aug 15, 2014 9:06 pm
- Forum: Indigo Help
- Topic: Including complex models
- Replies: 9
- Views: 5073
Including complex models
Hi! Can I have a complex scene file built from other igs files that contains several models? I would like to store complex objects in igs files. It works as the blender exporter that I used mad such igs files. Than I would like to build a new scene from these complex model files. Position them and r...