Kickflipkid687
@kickflipkid687
New Member
Joined: Feb 14, 2024
Topics: 67 / Replies: 560
Reply
RE: Screen and World Coordinates

Yeah, he has some good info. I need to look at his site more often.

13 years ago
Forum
Reply
RE: Net Rendering to Texture

I’ve seen it done before, but we were using Brazil to bake lightmaps from Max to the render farm and back. I know that it was a pain in the ass/ brok…

13 years ago
Forum
Reply
RE: Simple angle calculation – why wrong?

Yeah, that is right, 2 lines. There is a sticky in here with forumlas that has what you need.

13 years ago
Forum
Reply
RE: Mini-challenge #7: Divide bezier spline

Would this be useful for what I was asking about in my other thread? Trying to divide a spline, while keeping its curve? I got a response, but I was…

13 years ago
Forum
Reply
RE: Adding Knots and Change Handlers

^ Cool, thanks! I’ll have to give that a shot tomorrow. I found out my Handler was crashing because I needed to remove it before doing a certain oper…

13 years ago
Forum
Topic
Forum
Replies: 2
Views: 47
Reply
RE: Remove all references of a Bitmap?

How could I go about removing that then? It says its in a SSS MR Material, but I can’t seem to find it in there. I think the bitmap was in a DX Shad…

13 years ago
Forum
Reply
RE: Remove all references of a Bitmap?

I want to remove the reference to a bitmap in the scene, clearing the bitmap texture. I found this, but it didn’t work. fn wipeBitmapTextures file:”…

13 years ago
Forum
Reply
RE: Remove all references of a Bitmap?

I have some functions that try and get all scene bitmaps and show them in a UI, along with any objects that use them. But if no objects exist, then i…

13 years ago
Forum
Reply
RE: Remove all references of a Bitmap?

When you manually choose a Bitmap/File to load into a material. I tried to repro the issue, but now it works ok. But I have other max files where ce…

13 years ago
Forum
Reply
RE: Remove all references of a Bitmap?

Yeah, I know how to collect them, but I guess I can try the undefined method. But I removed them in the Material Editor, which might be differen’t fr…

13 years ago
Forum
Topic
Forum
Replies: 14
Views: 132
Reply
RE: intersecting poly object…

Oh yeah, now that I think about it, lol, I did that exact method before when trying to collect geo inside other geo on the same mesh. I did RTT with …

13 years ago
Forum
Reply
RE: intersecting poly object…

You might be able to use MeshProjIntersect(), but can you show a picture of what you mean exactly?

13 years ago
Forum
Reply
RE: mesh intersection = deletion

This is a function I setup to call for each vert pos in a mesh, using a global built MeshProjIntersect setup. –GET Closest Hit fn tTclosestPointOnS…

13 years ago
Forum
Page 9 / 42