Robert

Results 5 issues of Robert

First of all, love this. Do you think is there a way to support callbacks (aka call `done()`) instead of using a timeout in ms? I'm thinking it used with...

I'm using `nuxt` with `SSG`, so running `nuxt generate` to build it, I noticed this thing, everything works fine in dev mode, but when i build using `generate` the `onLoop`...

bug
p4-important-bug
upstream

Not really an issue, just wanted to say thanks for the library, i recently tried with three as envMap lighting and i was able to save like 2mb in filesize....

### Describe the bug When you unmount the Canvas component, it instant re-mount it again, triggering `onMounted` callback. I thought it was a `nuxt` issue but is actually unrelated, nuxt...

I noticed that Tres set the DPR ([see code](https://github.com/Tresjs/tres/blob/00bef337f189b04ee3b77a4ce0afea63ce2973b2/src/composables/useRenderer/index.ts#L152C26-L152C45)) completely in autonomy without any way to control that, imho is conceptually wrong for couple of reasons: 1. The dev should...

feature
p2-to-be-discussed