Tresjs / tres

Declarative ThreeJS using Vue Components
https://tresjs.org
MIT License
2.27k stars 107 forks source link

[Docs] - Advance animations using gsap #477

Closed alvarosabu closed 5 months ago

alvarosabu commented 11 months ago

Description

We have the basic animations https://docs.tresjs.org/examples/basic-animations.html with useRenderLoop

It would be nice if we add a guide on Advanced for more complex animations using gsap

Suggested solution

Add a advance-animations page under /advanced/

Alternative

No response

Additional context

No response

Validations

DennisSmuda commented 8 months ago

I would like to give this a go 👍

Jahan-Shah commented 8 months ago

I would like to help with this too.

DennisSmuda commented 8 months ago

@Jahan-Shah nice - should we DM on discord so we can exchange some ideas? 😄

Jahan-Shah commented 8 months ago

@DennisSmuda sounds good, Let's do it.

DennisSmuda commented 7 months ago

@Jahan-Shah - thanks for the StackBlitz demo code! Feel free to look over the PR, I basically just added some words around it :)

Jahan-Shah commented 7 months ago

@DennisSmuda Happy to help. The PR looks fine. Yes I saw the text in the demo, looks cool.