Artur

Results 3 comments of Artur

@matiasvlevi btw, just the other day found an interesting project that makes writing glsl stuff much easier by converting all the needed computations from plain js https://github.com/jdavidberger/js2glsl Hope it will...

@akoenig, many thanks! Now it finally works! @Skn0tt, I'll try to prepare PR for this repo soon.

@akoenig Yes, but with using `global` object as a workaround. Here's my PR https://github.com/ArturJS/nextjs-nestjs-integration-issue/pull/3 Interesting thing here is that after almost every request to `/api/graphql` happens `event - build page:...