An open API service indexing awesome lists of open source software.

https://github.com/toa-web-dev/smoothtracecursor-with-lerp


https://github.com/toa-web-dev/smoothtracecursor-with-lerp

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

### 1. Lerp선형보간법을 사용해 요소가 자연스럽게 마우스 커서를 따라 움직이게 함.

### 2. requestAnimationFrame을 사용해 커서가 움직이는 애니메이션을 최적화 함.
---
위키백과: [선형 보간법](https://ko.wikipedia.org/wiki/%EC%84%A0%ED%98%95_%EB%B3%B4%EA%B0%84%EB%B2%95)