Skip to content

A simple webpage sample where 3D eyeballs follow the cursor around. The actual camera and mesh positioning will be dependent on the on-screen distance between elements. Built with Vite, TypeScript and Three.js

Notifications You must be signed in to change notification settings

bestfriendai/eyeballs

 
 

Repository files navigation

Eyeballs

A simple webpage sample where 3D eyeballs follow the cursor around.

The actual camera and mesh positioning will be dependent on the on-screen distance between elements.

Built with Vite, TypeScript and Three.js

For dev:

yarn dev

For building:

yarn build

About

A simple webpage sample where 3D eyeballs follow the cursor around. The actual camera and mesh positioning will be dependent on the on-screen distance between elements. Built with Vite, TypeScript and Three.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.6%
  • HTML 21.4%