Kramsurfer
@kramsurfer
New Member
Joined: Feb 14, 2024
Topics: 23 / Replies: 352
Reply
RE: Getting Xref Bounding box values

YES. I know this is a few years too late, but this is the top found item on google and has no answer. You can easy ‘see’ the objects in an Xref scen…

9 years ago
Forum
Reply
RE: submit to net render 2013

Impressive hack… pretty ridiculous from an API point of view to have to press buttons on a dialog… We’ve just decided to make the move from 2009… not…

12 years ago
Forum
Reply
RE: submit to net render 2013

AAUUUUHHGGGG… Me too… just bought and installed 2013 and it’s a nightmare… FSM_Connected_Manager = NetRender.GetManager() FSM_Connected_Manager.conn…

12 years ago
Forum
Reply
RE: How to: Net Render with dependencies

Tested On Max 2013 and I’ve several successful submissions to Backburner 2013… Thanks a TON!

12 years ago
Forum
Reply
RE: Is it possible to use max for shadow area analysis ?

You could render shadow passes out of the render elements, both Difffuse and Direct Light if using MR or Vray, and then analysis the luminance of the …

14 years ago
Forum
Reply
RE: can not draw alpha color?

You need to display the bitmap you’ve drawn too… Display procCanvas

15 years ago
Forum
Reply
RE: telnet

I’ve found telnet easiest in Python. Only a few lines of code to get the whole process going… I tie the python code into max using the com method s…

15 years ago
Forum
Reply
RE: Kill Max

Hummm… never thought of shutting down ALL of them… I just thought of pairing this with pstools. One could REALLY… kill ALL max ! ! ! I’m down to…

15 years ago
Forum
Reply
RE: Kill Max

Kill’em All… I mean “There can be only one.”…That’s my motto… running multi instances of max can confuse the autobak… which isn’t an issue for big sh…

15 years ago
Forum
Reply
RE: Kill Max

we’ve something similar… it’s just a dos bat with this… taskkill /F /IM 3dsmax.exe Doesn’t run everytime, but put a shortcut to it on your quickst…

15 years ago
Forum
Reply
RE: file's #custom properties

You have to save with uncompressed off, else max compresses the info and can’t read it… Also see recent thread on those fields being erased by render…

15 years ago
Forum
Reply
RE: UI – Material Sphere

I have different groups built in a max file that I merge depending on what I want to render. Then ensure the group is higher in z than objects.max.z …

15 years ago
Forum
Reply
RE: local variable visible in higher scope??

Has the same result in Max9 and 2009. So there’s no change here…

15 years ago
Forum
Reply
RE: Making the visibility controller unique.

When I instance in max 2009 I get to different vis tracks. a=box() b= instance a a.visibility = 0 Produces two boxs with different controllers and…

15 years ago
Forum
Reply
RE: Creating a Bitmap Fit Script

Similar to what you have I wrote this awhile back. It fits to the size of the geometry but keeps the ratio of the image true. Works from the materia…

15 years ago
Forum
Page 1 / 25