ILS
@ils
New Member
Joined: Feb 15, 2024
Topics: 18 / Replies: 41
Topic
Forum
Replies: 2
Views: 15
Reply
RE: Socket communication between server and client via pure maxscript?

See this scirpt: It connects Processing to 3dsmax but the idea is the same . The client part is in maxscript so you can use that as a guide.

6 years ago
Forum
Reply
RE: What, is the CGTalk finally dead?

There could be a lot of small reasons for the decline of this forum but I don’t think there is one definitive one. Could be a demographic shift in us…

6 years ago
Forum
Reply
RE: Unregister a RedrawViewsCallback in scripted modifier

Yeah, I did end up solving the issue a while back. I didn’t know the well known trick of pointer function but that is what I ended up discovering for …

6 years ago
Forum
Topic
Reply
RE: Transfer mesh between apps without using files

Seen something similar done with connecting Processing to 3dsmax through sockets. You will need to write your own scripts for sending and receiving me…

6 years ago
Forum
Reply
RE: Is there a way to detect if a rotation was CCW or CW?

maybe some kind of callback function that assigns a custom attribute to the object when rotated. there is something in the help about event handling o…

6 years ago
Forum
Reply
RE: NEW LOOK of this site. Do you like it?

For the most part a good effort but I really hate the way the reply textbox functions. It’s ok on mobile but on desktop, squeezed all the way the bott…

6 years ago
Forum
Topic
Forum
Replies: 0
Views: 15
Reply
RE: Help converting Geoposition to Cartesian position

thanks that did the trick, the other mistake I was making is that maxscript sine function needs degrees not rad

12 years ago
Forum
Reply
RE: Help converting Geoposition to Cartesian position

ok, so I converted the javascript I found here to a maxscript. But now i’m having problems with the precision. I am almost exact on the x value but th…

12 years ago
Forum
Reply
RE: Help converting Geoposition to Cartesian position

thanks again, I was using the wrong search term – conversion to UTM is the proper term not Cartesian. There is a javascript version of the script I ne…

12 years ago
Forum
Reply
RE: Help converting Geoposition to Cartesian position

thanks Klaas, this is a different formula than I was using – it could be more accurate. I will try it out.

12 years ago
Forum
Reply
RE: Help converting Geoposition to Cartesian position

I am using inches as the system unit scale.

12 years ago
Forum
Topic
Forum
Replies: 9
Views: 24
Page 2 / 4