Redmond3DAnim
@redmond3danim
New Member
Joined: Feb 15, 2024
Topics: 0 / Replies: 2
Reply
RE: Exporting animations as JSON blobs from Max

Depending on the purpose of your export and what datas you need to collect, JSON is a simple text format so you just need to write down a script that …

6 years ago
Forum
Reply
RE: need help with script

one way to do it : src=@“c:\Program Files\Autodesk\3ds Max 2017\maps\uvwunwrap\UV_Checker.png” newPath = “” for i in (filterString src “\”) do newPat…

6 years ago
Forum