BebeteLANUITE
09-25-2006, 07:54 PM
Hello everybodies,
I have a trees bank in a .max files.
I want to use this bank through a script to import trees in the scene by choosing maps pictures or names in a .max files.
I have an idea of interface :
- A button to find the .max files on the harddisk.
- A Edittext to see the choosen .max files.
- Some bitmap to see the maps of the trees.
- A checkbox under each bitmap to choose it.
- A edittext under each bitmap to have the name of the bitmap and/or object name.
- and a button to merge all choosen trees from the .max files in the scene.
This is the way to use the script.
- Click on the "Choose .max files" button.
- Choose a .max files.
- Bitmap with the diffuse map of each trees in the .max files appears in the interface of in a separate rollout.
- Click on checkbox of bitmap you want to merge.
- click on "Import" button to merge the tree in the scene at [0,0,0].
There is a way to access an external .max files to gather diffuse bitmap names and objects names ?
Do you know how to do this ?
There is a way to generate interface controls into a rollout or and external rollout ?
Thank you for your help guys ;)
I have a trees bank in a .max files.
I want to use this bank through a script to import trees in the scene by choosing maps pictures or names in a .max files.
I have an idea of interface :
- A button to find the .max files on the harddisk.
- A Edittext to see the choosen .max files.
- Some bitmap to see the maps of the trees.
- A checkbox under each bitmap to choose it.
- A edittext under each bitmap to have the name of the bitmap and/or object name.
- and a button to merge all choosen trees from the .max files in the scene.
This is the way to use the script.
- Click on the "Choose .max files" button.
- Choose a .max files.
- Bitmap with the diffuse map of each trees in the .max files appears in the interface of in a separate rollout.
- Click on checkbox of bitmap you want to merge.
- click on "Import" button to merge the tree in the scene at [0,0,0].
There is a way to access an external .max files to gather diffuse bitmap names and objects names ?
Do you know how to do this ?
There is a way to generate interface controls into a rollout or and external rollout ?
Thank you for your help guys ;)
