creativeIKEP / BlazePoseBarracuda

BlazePoseBarracuda is a human 2D/3D pose estimation neural network that runs the Mediapipe Pose (BlazePose) pipeline on the Unity Barracuda with GPU.
Apache License 2.0
198 stars 31 forks source link

How do I make main camera stop rotating? #14

Closed yt6983138 closed 1 year ago

yt6983138 commented 2 years ago

see title

Noth-Shian commented 2 years ago

Idk, hope that helps you

creativeIKEP commented 2 years ago

@yt6983138 Is it that in the 3DSampleScene.unity scene main camera? You can stop camera rotation by comment-out this line.

creativeIKEP commented 1 year ago

I believe this issue is resolved. I close this issue.