This is a Repository where different types of Front - End Projects are present. If you have any front end project or are eager to improve the existing ones, then you can contribute to this Open source repository.
91
stars
123
forks
source link
Completion of Character Animation Simulator in Three.js and React Three Fiber #311
Completion of Character Animation Simulator in Three.js and React Three Fiber
Pull Request Description:
Description
This pull request signifies the completion of the character animation simulator project developed in Three.js and React Three Fiber. The simulator includes a character on a platform, orbit controls for the camera, a dark sky environment with a reflective floor, and sparkling effects. Users can change the character's animations using a menu in the upper right corner of the screen.
Changes Made
Designed and implemented the character animation simulator.
Integrated a 3D character model on a platform.
Added orbit controls for camera movement.
Created a dark sky environment with a reflective material floor.
Implemented sparkles and visual effects.
Developed a user interface menu for animation selection.
Ensured responsiveness and visual appeal of the menu.
Screenshots or GIFs
![Uploading Screenshot_20231027_212827.png…]()
Checklist
[x] Thoroughly tested the completed simulator.
[x] Reviewed the codebase for potential issues.
[x] Ensured the branch is up-to-date with the main branch.
Completion of Character Animation Simulator in Three.js and React Three Fiber
Pull Request Description:
Description
This pull request signifies the completion of the character animation simulator project developed in Three.js and React Three Fiber. The simulator includes a character on a platform, orbit controls for the camera, a dark sky environment with a reflective floor, and sparkling effects. Users can change the character's animations using a menu in the upper right corner of the screen.
Changes Made
Screenshots or GIFs
![Uploading Screenshot_20231027_212827.png…]()
Checklist
Closes #308