Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 1.35 KB

README.md

File metadata and controls

33 lines (18 loc) · 1.35 KB

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.