Cycling74 / min-devkit

Tools, documentation, and reference implementation of a Max Package built using the Min-API.
MIT License
163 stars 32 forks source link

Add a GUI object example #45

Closed lossius closed 7 years ago

lossius commented 8 years ago

It would be very nice to have an example of a GUI object in here as well, preferably one that is responding to mouse interaction, and suggests good ways of using 2D and/or 3D drawing routines.

tap commented 8 years ago

Agree. We have talked about UI objects but have been waiting until we are satisfied that the foundation is solid for non-ui objects.

tap commented 7 years ago

This is now done in the min.textslider example.