-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b69ee94
commit 12dd7f5
Showing
1 changed file
with
31 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,31 @@ | ||
# looking-around | ||
Cursor-Following 3D Human Figure | ||
Project Owner | ||
Burak Eryılmaz - Senior Software Engineer, Founder of 1002Labs | ||
|
||
Overview | ||
Developed by Burak Eryılmaz, "Cursor-Following 3D Human Figure" utilizes Three.js and Spline to create a realistic human animation that tracks the user's cursor. Designed to offer an interactive experience in web-based 3D graphics. | ||
|
||
Live Demo | ||
You can view and interact with the live version of this project here: https://eryilmazburak.github.io/Cursor-Following-3D-Human-Figure/ | ||
|
||
Features | ||
Realistic human figure animation | ||
Interactive cursor-following behavior | ||
Seamless integration with modern web technologies | ||
Installation | ||
To get this project up and running on your local environment, follow these steps: | ||
|
||
Clone the Repository | ||
Run the Project | ||
Usage | ||
The 3D human model loads on opening the web page and follows cursor movements. | ||
|
||
Configuration | ||
Adjust the model's position by modifying the main.js file. | ||
|
||
Contributing | ||
Contributions are welcome. Please fork the repository, commit your changes, and submit a pull request. | ||
|
||
License | ||
This project is open-source and is licensed under [Your License Name]. | ||
|