Bill Brinkert

The future location of my
personal site and portfolio.

This page is a Next.js website that uses the Three.js library to create a canvas-based animation of the solar system. The animation simulates the orbits of the planets around the sun, allowing users to zoom in and out and orbit around the scene. The site is built using modern web development tools and techniques, including React, JavaScript, HTML, and CSS. The use of Next.js allows for server-side rendering and optimized performance, while Three.js provides a powerful and flexible way to create 3D graphics in the browser.

To use OrbitControls, you can click and drag the mouse to rotate the camera around the object. You can also use the mouse wheel to zoom in and out, and the right mouse button to pan the camera.