Skip to content

Examples for calling custom callback notifications in 3ds Max 2019.

License

Notifications You must be signed in to change notification settings

hako/3dsMax-CustomNotifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autodesk 3ds Max Custom Callback Notification Examples

This repository demonstrates how to hook onto and call custom callback notifications in Autodesk 3ds Max 2019. This repository comes with this accompanying blogpost.

Requirements

Usage

Each folder contains a language implementation of the example with a README on how to run the examples.

c++ (top left)

csharp (top right)

maxscript (bottom left)

python (bottom right)

This has been tested to be working on Windows 10.

LICENSE

Apache License 2.0

See LICENSE for the full license text.