An interactive neon cursor effect using Three.js! ✨
The Neon Cursor project creates a vibrant and interactive cursor effect on the web, enhancing user experience with a stylish neon visual. Built with HTML, CSS, and JavaScript, this project showcases the power of Three.js to create stunning graphics and animations.
- Dynamic Neon Effect: A colorful neon cursor that adapts to user movements.
- Responsive Design: Works seamlessly across different screen sizes.
- Customizable Parameters: Easily adjust various parameters like radius and shader points to fit your design needs.
To run this project locally, follow these steps:
- Clone the Repository
git clone https://github.com/yourusername/neon-cursor.git cd neon-cursor
- Contributions are welcome! Feel free to submit a pull request or open an issue if you have suggestions or improvements.