Joezeta
@joezeta
New Member
Joined: Feb 15, 2024
Topics: 21 / Replies: 32
Reply
RE: Apply id by selection order

I’ve tried that, but now the error is –Unable to convert: “1” to type:Integer (the # symbol is gone)

10 years ago
Forum
Topic
Forum
Replies: 4
Views: 16
Topic
10 years ago
Forum
Replies: 0
Views: 20
Topic
Forum
Replies: 1
Views: 13
Reply
RE: Removing the last character from a formatted list

Yeeees. Works perfectly. Thanks Klunk

10 years ago
Forum
Topic
Forum
Replies: 3
Views: 11
Reply
RE: Getting spline vertex in maxplus

You mean maxscript? getKnotPoint is what you need Example: getKnotPoint $ 1 1

10 years ago
Forum
Reply
RE: Can't figure out why my normal maps are breaking on render.

Few things come to mind: If there’s no particular reason, use tangent space, instead of object space NM. Check your smoothing group in Max(select al…

10 years ago
Forum
Reply
RE: Export mesh for webgl(json)

Klunk, your code needs a bit of study since it’s too advanced for me. But I’ve found this which has a very easy structure: Is there a difference wit…

10 years ago
Forum
Reply
RE: Export mesh for webgl(json)

I won’t try that, that’s for sure. Anyway, I’m looking for the logic that outputs correctly the indices. I will study that script and try to take some…

10 years ago
Forum
Topic
Forum
Replies: 7
Views: 18
Reply
10 years ago
Forum
Reply
RE: Read alpha channel from bitmap

PolyTools, after some testing I’ve noticed that it always return true. Both with white alpha or black and white alphas. Or maybe I just haven’t unders…

10 years ago
Forum
Reply
RE: Read alpha channel from bitmap

This is actually super fast. Can you explain these lines? pastebitmap img img2 [0,0] [0,0] type:#blend pastebitmap img img2 [0,0] [0,0] type:#blen…

10 years ago
Forum
Reply
RE: Read alpha channel from bitmap

Unfortunately, it was not that easy. Now I’ve fixed errors(alpha doesn’t have rgb), got rid of array and print messages. Anyway if the height of the i…

10 years ago
Forum
Page 2 / 4