Skip to content

showcase source code for virtual influencer application utilizing unity engine

License

Notifications You must be signed in to change notification settings

RinZhiming/vtuber-cv-unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vtuber-cv-unity

showcase source code for virtual influencer application utilizing unity engine

Dependencies

This project requires the following third-party assets and plugins to function correctly. Some assets are not included in the repository due to licensing restrictions.

Required Assets

  1. Dlib Face Landmark Detector

  2. OpenCV for Unity

    • Purpose: Provides OpenCV functionality for computer vision tasks.
    • Link: Unity Asset Store - OpenCV for Unity
    • Version: 2.4.0
    • Installation: Import the package into the /Assets/OpenCVForUnity/ folder.
  3. VRM Unity Plugin

    • Purpose: Handles VRM model import and manipulation.
    • Link: UniVRM GitHub Repository
    • Version: 0.103.5
    • Installation: Clone the repository or download the package and import it into /Assets/VRM10/.
  4. TextMesh Pro

    • Purpose: Advanced text rendering and styling.
    • Link: Unity Package Manager
    • Installation: Open Unity's Package Manager and install TextMesh Pro.

Optional Assets

These assets are optional but enhance the project experience:

  1. Unity UI Rounded Corners
    • Purpose: Adds rounded corners to UI elements.

How to Install Dependencies

  1. Download the required assets from their respective links.
  2. Import each asset into the corresponding folder in the Unity project.
  3. Ensure all assets are using the specified versions for compatibility.
  4. Open the project in Unity and verify that no errors are present in the console.

About

showcase source code for virtual influencer application utilizing unity engine

Resources

License

Stars

Watchers

Forks

Languages