Notifications
Clear all

[Closed] render to texture style scrolling rollout ??

how to create something like a scrolling rollout similar to the render to texture dialog… it has a lot of options in it and its nicely put together with the scrolling rollout…

3 Replies
1 Reply
(@bobo)
Joined: 1 year ago

Posts: 0

It uses a SubRollout control.
See \Ui\MacroScripts\Macro_BakeTextures.mcr
for the source code of the RTT dialog.

thanks bobo… i am now using the baketextures macroscript to learn all about rollout… great help. thanks

Hi Bobo thanks for the suggestion, but I would like to know if you could suggest me how I could add a lightmap packing into the RTT panel using maxscript.

The RTT calculates the lightmaps per object basis so I would like to add a function that packs those lightmaps into some bigger textures containing lots of different object’s lightmaps, this would be usefull for a game solution.

Could you or someone else give me a suggestion?

Thanks in advance.