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