Is there any Data Channel Modifier Operator sample source code?

Is there any Data Channel Modifier Operator sample source code?

nnikbin
Collaborator Collaborator
711 Views
4 Replies
Message 1 of 5

Is there any Data Channel Modifier Operator sample source code?

nnikbin
Collaborator
Collaborator

Hello,

 

According to 3ds Max 2018 Developer Help:

 

"The new maxsdk\include\IMNMeshDataChannel.h contains classes and enums that allow you to
create additional operators ("engines") to be used by the Data Channel Modifier."

 

I am wondering if there is any sample source code implementing IDataChannelEngine.

 

Thanks

0 Likes
Accepted solutions (1)
712 Views
4 Replies
Replies (4)
Message 2 of 5

drew_avis
Autodesk
Autodesk
Accepted solution

We don't currently have anything in the SDK samples, but we really should.  I'm opening a defect report to get something added.  If we come up with something soon, I'll post the code here.



Drew Avis
Content Experience Designer
0 Likes
Message 3 of 5

nnikbin
Collaborator
Collaborator

Hi Drew,

 

Thanks for your reply.

 

Best regards,

Navid

0 Likes
Message 4 of 5

drew_avis
Autodesk
Autodesk

Hi David, I've created a sample DCM Engine and checked it in here:

https://github.com/ADN-DevTech/3dsMax-SampleCode/tree/master/DCM_Operand

 

Let me know if you have any questions.

 

Drew



Drew Avis
Content Experience Designer
Message 5 of 5

nnikbin
Collaborator
Collaborator

Hi @drew_avis,

 

Thanks a lot!

 

Best regards,

Navid

0 Likes