AlpineMan
@alpineman
New Member
Joined: Feb 14, 2024
Topics: 9 / Replies: 126
Reply
RE: 3dsmax SDK adventure

That tutorial was the first one I made, and went through lots of formats before it landed in HTML. So I can see that it had lots of problems. I’ll fix…

19 years ago
Forum
Reply
RE: 3dsmax SDK adventure

f97ao: … Some general tips: – Download the max8 SDK help, even if you use max7. The help is WAY easier to use than it’s for Max7 and there severa…

19 years ago
Forum
Reply
RE: Execute a very long string? Issue…

If your executing long strings, then something isn’t right. Your most likely doing something wrong.

19 years ago
Forum
Reply
RE: SDK: Disable Controls

With MFC, all bets are off. 3ds max has one module made with MFC, and that was a lone wolf module that is now considered off the table (as far as deve…

19 years ago
Forum
Reply
RE: SDK: Disable Controls

Are you using controls interited from ICustomControl?? class ICustomControl : public InterfaceServer { public: virtual HWND GetHwnd()=0; vi…

19 years ago
Forum
Reply
RE: Strange maxscript bug

Can you submit a bug to Autodesk? autodesk.com Autodesk | 3D Design, Engineering & Entertainment Software Autodesk builds …

19 years ago
Forum
Reply
RE: Wishlist for callbacks: Please list yours

erilaz: A series of callbacks for use DURING rendering would be great. Right now it’s impossible to do update a scene per frame while rendering unle…

19 years ago
Forum
Reply
RE: Wishlist for callbacks: Please list yours

Wahooney: I think that callbacks for subobject operations would be nice, like: when a sub object is selected (return bitarray of selection) when a s…

19 years ago
Forum
Reply
RE: Wishlist for callbacks: Please list yours

Light.: Hey Chris (what’s up?), Can I ask for a callback which returns true when say the user is double clicked in the viewport? If so, I will have…

19 years ago
Forum
Topic
Forum
Replies: 14
Views: 10
Reply
RE: trying to implement max renderer plugin

You have to have the max sdk installed. It comes with the disk. Chris J.

19 years ago
Forum
Reply
RE: trying to implement max renderer plugin

Look in the max sdk at: maxsdk\howto\render\cjrender It is a renderer that is a demonstration renderer only. Basicly as far as I know it only shows …

19 years ago
Forum
Reply
RE: Timed Autosave

[QUOTE=vasilescu_anton]I think i’ve found an autoback bug… I’ve made a little script which displays a timer and pops up a message whenever you save. …

19 years ago
Forum
Reply
RE: Finally abandoned the maxScript editor

Dave. None as yet. Some parts of the maxscript core would have to be overhauled for that to happen. Chris J.

19 years ago
Forum
Reply
RE: Integrating maxSDK or C++ applications in maxscript?

Yes you will have to learn all of C++, and probably more. And you should learn as much as possible of C, and probably more. And you should learn the W…

19 years ago
Forum
Page 8 / 9