An auto-posing 3D hand model for artists.
- Real-time Hand Tracking: Uses the device's camera to track the user's hand in real-time.
- 3D Model Rendering: Renders a 3D hand model that mimics the user's hand pose.
- Customizable Models: Allows users to choose from a variety of hand models.
- Lighting and Material Controls: Provides controls for adjusting the lighting and materials of the 3D scene.
To build the project, you will need Android Studio and the Android SDK.
- Clone the repository:
git clone https://github.com/hereliesaz/hand-job.git
- Open the project in Android Studio.
- Build the project using the following command:
./gradlew build
Contributions are welcome! Please see the CONTRIBUTING.md file for more information.
This project is licensed under the MIT License. See the LICENSE file for details.