Mambo4
@mambo4
New Member
Joined: Feb 14, 2024
Topics: 83 / Replies: 271
Topic
Forum
Replies: 4
Views: 18
Reply
Forum
Topic
Forum
Replies: 3
Views: 6
Reply
RE: Matrix3 scale to [1,1,1]

funny I was just struggling with this, and came up with a much uglier solution.

9 years ago
Forum
Reply
RE: How to set rotations to 0,0,0 for exporting in unity?

we export fbx charcer models to Untiy, using the “y-up” option in the FBX_export. they come in correctly, with rotation values [0,0,0] but only on th…

9 years ago
Forum
Reply
RE: for loop + array to create named layers

Swordslayer’s fist post is actually a pretty concise example. here’s a slightly more verbose version that might be easier to undertsand. nameArray=…

9 years ago
Forum
Reply
RE: createPreview() controlling the output

thanks all for the help. I ended settign the preview folder as needed and up using hiddnedoscommand() to rename the output

9 years ago
Forum
Reply
RE: createPreview() controlling the output

actually the folder name is a minor issue compared to being stuck with “_scene.avi” as a fielname

9 years ago
Forum
Topic
Forum
Replies: 8
Views: 17
Reply
9 years ago
Forum
Reply
RE: create and share a folder with maxscript

try2script: I have found the codepage but how to get the result in 3d max from cmd? You can pipe the window batch command output to a text file a…

9 years ago
Forum
Reply
RE: create and share a folder with maxscript

What if you use “@” to enforce a literal string? fn create_share folderPath = ( HiddenDosCommand (“mkdir “+folderPath) HiddenDosCommand (“net shar…

9 years ago
Forum
Reply
RE: create and share a folder with maxscript

I would find out how to do it with a DOS / Windows Batch command and use DOScommand or HiddenDosCommand Something like fn make_and_share_folder fol…

9 years ago
Forum
Reply
RE: FBXExporterSetParam and Compressing FBX animtion data

here’s the weird part: unity is not optimizing the linear baked position keys. Check out this screen shot of the Unity animation editor. That FBX_spi…

10 years ago
Forum
Topic
Page 3 / 24