rudra016 / WebDev-OpenSource

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.
80 stars 116 forks source link

Create Character Animation Simulator in Three.js #308

Closed Him7n closed 8 months ago

Him7n commented 8 months ago

Description: I want to develop a character animation simulator using the Three.js framework. This issue will track the development of a simulator that can handle the rigging and animation of 3D characters. The simulator should allow for the control of character animations.

Tasks:

Design a flexible rigging system for 3D characters. Implement animation controls and keyframe animation. Support bone animations for character movement. Include blend shape animations for facial expression s and deformations.

User Interface:

Implement a menu in the upper right corner of the screen. The menu should allow users to change character animations. Include options for selecting and controlling different animation sets. Ensure the menu is responsive and visually appealing.

 Allow animators and developers to customize menu behavior through code.

Platform and Camera Control:

Create a platform for character placement within the scene. Implement orbit controls for the camera to allow users to view the character and platform from different angles. Enable the platform to be controlled by users for placement and movement. Ensure smooth and intuitive camera and platform control.

Please assign this issue to me under hacktoberfest label :)