Kacper Kurteczka

Results 4 comments of Kacper Kurteczka

```ts import { Group } from 'three'; const group = useRef(null!); ``` Same with the Mesh: ```ts import { Mesh } from 'three'; const ref = useRef(null!); ```

Downloading videos from posts works fine, but stories need an update. I could take care of that at the end of next week and then you could create a new...

@aeadedoyin Hey, I wasn't able to pick that up, unfortunately for lack of time. But the basic idea would be to find the required variables for the graphql posts and...

@aeadedoyin Yea, sure go ahead! That would be great.