@tig said:
This simple script might do some of what you want.
File goes in Plugins folder [install it from the RBZ].
In the Ruby Console type [or copy/paste]: TIG::TextureBaker.new()
All Textures in the Model are assembled into a 'ComboTexture' Material.
Which contains a 'ComboTexture.png' image which you can export.
You could also add code to export it automatically.
The textures are arranged side by side, but you can manually edit the image to rearrange them, or add an algorithm into the code to arrange in a block rather than a line.This is a beta-version - please save before using in case of issues - it's not yet in the Pluginstore...
hey, im just wondering, how do i get this to work? does it work with Sketchup 2018? i actually have a model that im trying to convert the textures into one image file. im not sure how to do it with this though