MOD3 icon indicating copy to clipboard operation
MOD3 copied to clipboard

OGL support for MOD3

Open Fle9ma opened this issue 2 years ago • 2 comments

We are currently using your modifier for Three.js, but we plan to switch to OGL soon, which is much smaller and lighter. Does MOD3 support OGL, and if not, is it possible to add support for OGL? Here is the link to OGL: https://github.com/oframe/ogl Thanks!

Fle9ma avatar Apr 26 '23 13:04 Fle9ma

Hello, I do not have the time to add OGL support, but feel free to add it and make a pull request.

If you do, please respect the coding style of the original code.

foo123 avatar Apr 26 '23 13:04 foo123

it is possible the threejs adaptor already included will work with OGL though, else try minor modifications (eg setting dirty flags)

foo123 avatar Apr 26 '23 13:04 foo123