Kameleon
@kameleon
New Member
Joined: Feb 14, 2024
Topics: 30 / Replies: 489
Reply
RE: max version

maxVersion()

16 years ago
Forum
Reply
RE: Building a Directory Struct for dotNet TreeView

Have you checked my custom treeview? It does what you want,

16 years ago
Forum
Reply
Reply
RE: telnet

Sorry not to much time to dig into this but try looking at System.Net.Sockets

16 years ago
Forum
Reply
RE: How to make a grid?

You also have DataGrid, here’s an article on both:

16 years ago
Forum
Reply
RE: Z_depth script

Hey, I’m glad it worked out! Cheers.

16 years ago
Forum
Reply
RE: Z_depth script

Sorry, I didn’t see you were talking about an Element Z Pass… but do you need to have it as an element? Is it to embed in a multipass EXR? If not: You…

16 years ago
Forum
Reply
RE: Z_depth script

Wire the parameters… Search for parameter wiring in Max and Maxscript help.

16 years ago
Forum
Reply
RE: Render frames

Then what you need should be something like this: — First setup all your settings in the Render Scene Dialog BUT don’t hit Render, run the script in…

16 years ago
Forum
Reply
RE: Render frames

Sorry… but as far as I know that’s not possible, I mean, if you are expecting negative frames, with positive frames you can just use the code snippet …

16 years ago
Forum
Reply
RE: Render frames

Well I guess you have a problem then, because I saw a post from Bobo I think mentioning that it’s not possible to render out negative frames using tha…

16 years ago
Forum
Reply
RE: Render frames

Also you can use Batch Render but I think it just creates two different render instances… On the other hand you could try this with Geometry Caching i…

16 years ago
Forum
Reply
RE: Render frames

This works for negative frame ranges: finterval=interval -5f 0f render framerange:finterval Hope it helps, cheers, Artur Leão

16 years ago
Forum
Reply
RE: WPF in Max

FIY, here’s another way to create a WPF form (without the ElementsHost control): dnWindow=dotnetobject “System.Windows.Window” dnWindow.Title=”WPF Te…

16 years ago
Forum
Reply
RE: WPF in Max

Hey guys, just to remember you I did some tests some time ago and seeing what you guys are doing nowadays I thought this example would be very cool to…

16 years ago
Forum
Page 20 / 35