• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.

Looks gallery app

snowman1

New member
Joined
Jul 3, 2024
Messages
3
Reactions
0
I made this python app, it shows all looks in the app, there is a option to click and delete looks.

put the python file in your VAM root folder, before run, python vam_gallery.py

remove .txt from the py script, before run.
 

Attachments

  • vam_gallery.py.txt
    13.3 KB · Views: 0
This is quite cool, thanks for sharing.

For those that want to try it with Python3, install Pillow with pip.
 
Nice script. I like the ability to browse. It seems to include anything that has a scene, whether or not it's a look. It picks up assetbundles that have a demo scene. Having a sort by date would also be nice.
 
Back
Top Bottom