Notifications
Clear all

[Closed] MaxScript > DotNet > CUDA ?

Is there a way to use the power of CUDA in maxscript?

4 Replies

I don’t know if it is possible but it sounds like an abuse of maxscript since it is only a ‘scripting’ language. Besides that, what do you hope to achieve with cuda that couldn’t be done with a dotnet assembly? If dotnet is not enough and you really need to use cuda, my guess is it would only be for performance reasons in which case you should be using c++ anyway. These are just my thoughts. I am open to other opinions.

Well I don’t have any immediate use for it, just sounded like a fun thing to try to me

Cheers, I’ll have a look at it… I need more spare time!