Skip to content

OpenLive3D/OpenLive3D.core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenLive3D Core

The core will have these modules:

  • Camera Control
  • ML Module
  • Motion Convertion
  • Interpolator
  • Thread Control

Exported Class:

  • OL3DCore
    • Core Function
      • initCore()
      • getVRMMovement()
    • Logs
      • getCoreLog()
      • getPoI()
    • Camera
      • setVideoStream(device_id)
      • getCameraFrame()

Languages