Skip to content

3d carousel implemented in vanilla TypeScript with no external libs. All regular DOM, no canvas.

Notifications You must be signed in to change notification settings

baunov/carousel-3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3d carousel

Example of using some simple trigonometry and interpolation functions to achieve really beautiful effects.

  • Implemented in vanilla TypeScript + SCSS.
  • No external libs.
  • Framework-agnostic.
  • All regular DOM, no canvas.

To build and run project ensure that pnpm is installed globally and then run:

pnpm install && pnpm dev
Screenshot 2024-01-28 at 19 53 59

About

3d carousel implemented in vanilla TypeScript with no external libs. All regular DOM, no canvas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published