hako / 3dsMax-CustomNotifications

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Apache License 2.0


Languages

Language:C++ 32.4%Language:C# 26.2%Language:Python 19.7%Language:MAXScript 15.8%Language:C 5.8%