2025-06-30, 22:58:21
Home
Help
Search
Login
Register
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Chaos Corona Forum
Chaos Corona for 3ds Max
[Max] General Discussion
API/SDK for max?
Print
Pages: [
1
]
Author
Topic: API/SDK for max? (Read 3240 times)
2016-10-14, 20:25:59
tony_morev
Active Users
Posts: 37
API/SDK for max?
is there a publicly available API/SDK for max?
thanks!
Logged
2016-10-15, 00:10:24
Reply #1
Ondra
Administrator
Active Users
Posts: 9048
Turning coffee to features since 2009
Re: API/SDK for max?
Inside 3dsmax we currently use just 3dsmax mechanisms - see:
https://corona-renderer.com/wiki/corona_shade_context
https://corona-renderer.com/wiki/maxscript
We also have standalone reader with published format spec, and NDA C++ API/SDK
are you interested in some specific exposed functionality?
Logged
Rendering is magic.
|
How to get minidumps for crashed/frozen 3ds Max
| Sorry for short replies, brief responses = more time to develop Corona ;)
2016-10-15, 00:18:20
Reply #2
tony_morev
Active Users
Posts: 37
Re: API/SDK for max?
Thank you Ondra! i'll ask again if anything specific comes up.
Right now we are trying to see if we can create some in-house hack for automatic exposure, but i haven't had our programmer look at it yet.
Logged
2016-10-15, 00:19:59
Reply #3
Ondra
Administrator
Active Users
Posts: 9048
Turning coffee to features since 2009
Re: API/SDK for max?
oh, that should be doable - you can read the whole VFB with the maxscript function, and you can change Corona parameters with maxscript standard renderers.current.paramname = value
Logged
Rendering is magic.
|
How to get minidumps for crashed/frozen 3ds Max
| Sorry for short replies, brief responses = more time to develop Corona ;)
2016-10-15, 00:22:24
Reply #4
tony_morev
Active Users
Posts: 37
Re: API/SDK for max?
thanks!
Logged
Print
Pages: [
1
]
Chaos Corona Forum
Chaos Corona for 3ds Max
[Max] General Discussion
API/SDK for max?