mirror of
https://github.com/WhitestormJS/whs.js.git
synced 2026-02-01 16:57:32 +00:00
Add tutorials
Former-commit-id: 1ba9a98a2553296cdab5e59339931d64cd00e836
This commit is contained in:
parent
870fda9df9
commit
53de1edec1
@ -1,7 +1,9 @@
|
||||
# Loops & 3D Animation
|
||||
|
||||
[//]: # (TODO: Make a codepen with it)
|
||||

|
||||
<div class="embed" style="border-radius: 4px; overflow: hidden; height:400px;">
|
||||
<iframe style="height: inherit; width: 100%;" scrolling='no' title='Loops & 3D Animation' src='https://codepen.io/sasha240100/embed/mwmvBJ/?height=265&theme-id=dark&default-tab=result&embed-version=2' frameborder='no' allowtransparency='true' allowfullscreen='true' style='width: 100%;'>See the Pen <a href='https://codepen.io/sasha240100/pen/mwmvBJ/'>Loops & 3D Animation</a> by Alexander Buzin (<a href='https://codepen.io/sasha240100'>@sasha240100</a>) on <a href='https://codepen.io'>CodePen</a>.
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
You don't need to write `animate()` function like you do in Three.js. The problem is that bigger you app become, the bigger your `animate()` function is.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user