jonlab / NewAtlantis

http://www.newatlantis.world/
9 stars 6 forks source link

Asset bundle image preview generator #1

Open jonlab opened 8 years ago

jonlab commented 8 years ago

Write a script that can generate, based on a path to an asset bundle on disk, a preview image (PNG) of the asset bundle content. This would involve instantiating the asset bundle content, creating an RT camera, calculate the overall bounding box and render to a PNG image.

rolandcahen commented 8 years ago

If we could have it for Le Cube workshop, it would be great

jonlab commented 8 years ago
capture d ecran 2015-12-08 a 12 23 32

I made a first version in AssetBundlePreviewGenerator.cs.