Cycling74 / min-devkit

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

opengl examples #111

Closed wasawi closed 5 years ago

wasawi commented 6 years ago

Hello, I´d like to know if there will be examples for the opengl part of jitter. Thank you for any information. J

tap commented 6 years ago

Hi Jordi,

There is nothing preventing it. To this point we have only been adding functionality as use for it has demanded (following the YAGNI principle).

Currently, our resources are somewhat limited due to focus on Max 8. But if there is anything we can do to help with either adding the functionality or creating an OpenGL object using a mixture of Min and classic Max SDK calls then let us know and we'll do our best!

wasawi commented 6 years ago

Thank you very much Tim, I just found jit.mo examples and noticed i can start learning about opengl in Max from there. Thanks, J

tap commented 5 years ago

We are tracking OpenGL support in Cycling74/min-api#78