Author Topic: Tone Mapping Pipeline Wrapper (for Corona 8 and later)  (Read 2180 times)

2022-07-10, 11:41:43

Mohammadreza Mohseni

  • Active Users
  • **
  • Posts: 152
    • View Profile
    • Instagram
Corona Tone Mapping Wrapper
for 3ds Max Script (Maxscript)

Hello all, this is a wrapper for new Corona Renderer 8 (and upper versions) tone mapping for maxscrip which is a not easy to work with. So, here is my 3ds Max scrip codes to make it easier for others to use this new feature.

Get in touch
if you want to get in touch with me through other platforms please, use below link:


Features
- Delete all tone mapping operators
- Get all tone mapping operators and their IDs as an array
- Get the IDs of all tone mapping operators
- Get all tone mapping operators
- Generate a unique random ID that does not exist in the current operators' list
- Get operators' class using its place on tone mapping list
- Get operators' using its place on tone mapping list
- Specify whether the operators' list is empty or not (true or false)
- Delete last operator
- Add operator as last one
- Add operator to a specific place on the list
- Delete operator to a specific place on the list

Feedback
If you have any feedback, please reach out to me through my email:
mohamad.r.mohseni@gmail.com

or just comment here on this topic

Download & More information
https://github.com/mohseni-mr/Corona-Tone-Mapping-Wrapper
« Last Edit: 2023-02-19, 12:56:41 by Mohammadreza Mohseni »