Open ieti opened 9 years ago
Hi there :). By 'the GLW library' you mean processing.glw.*
, right? I took a look at it, unfortunately we don't support it. I think I could make a custom build that worked with it, but it would break compatibility with P3D
:S.
Oh, and we generally prefer if you ask these sort of questions on our subreddit :).
Hi. Exactly. The problem is the following: when using SMT (this is P3D), with a very large sketch (over 4000 pixels), my processing app dies (the performance slows down dramatically).
I've been doing some tests and the problem is with P3D & size(4000+,3000+). The same seems to be fine using GLW. So If you can make a custom build would be nice to use SMT with very big screen projects.
Thanks a lot!
Wow, that's huge. So i'm working on trying something right now that should allow us to support other renderers :). I'll let you know how it goes.
Note the part where I said "if that's easier". That part was important...
On Mon, Feb 9, 2015 at 2:45 PM, kiwistrongis notifications@github.com wrote:
Wow, that's huge. So i'm working on trying something right now that should allow us to support other renderers :). I'll let you know how it goes.
— Reply to this email directly or view it on GitHub https://github.com/vialab/SMT/issues/216#issuecomment-73607278.
Hi kiwistrongis. Really thanks!
Sorry because of the channel. I will move this question to your subreddit.
Please, let me know any news about it!
Reaaly thanks!!!
Hi... do you know If I can use SMT with the GLW library??? Thanks!