mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-08-14 01:11:46 +02:00
Bezier interpolation of 3 points doesn't intersect the middle value. Instead, use separate Bezier interpolations for start-middle and middle- finish, so that the interpolated values intersect the middle value as a user would expect. |
||
---|---|---|
.. | ||
animatedModelExample.js | ||
butterflies.js | ||
changingAtmosphereExample.js | ||
collidingEntities.js | ||
editEntityExample.js | ||
editModelExample.js | ||
entityModelExample.js | ||
findEntitiesExample.js | ||
flockingBirds.js | ||
fullDomainZoneEntityExample.js | ||
jsstreamplayerdomain-zone-entity.js | ||
lightExample.js | ||
makeHouses.js | ||
particlesTest.js | ||
platform.js | ||
rideAlongWithAnEntityExample.js | ||
spotlightExample.js | ||
zoneAtmosphereExample.js | ||
zoneEntityExample.js | ||
zoneSkyboxExample.js | ||
ZZZ-MOVE-TO_DOCS-animationStateExample.js |