Jump to content

Frank_D

Verified Members
  • Posts

    18
  • Joined

  • Last visited

Reputation

0 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. ViveSR_DualCameraImageCapture.GetDistortedTexture(out left, out right, out frameIndex, out timeIndex, out poseLeft, out poseRight); When I try to render the left as a texture2D in Unity3D, there is nothing displayed. Anyone can help?
  2. Hi~ Thank you for your great work! Yet this script make the texture transparent and 180 degree rotation.
  3. How can we make the PassThrough content as a texture streaming like we use a webcam? In other words, I want to render the PassThrough to a plane as a texture. Platform: Unity3D 19, Windows Device: VIVE pro
  4. I am using a VIVE pro which can provide a passthrough view. I am developing a game, but without Unreal or Unity3D. So we choose to use C++ with SRwork. However, when we try to write the content of passthrough view, we can only get the first frame. After 1st frame the res is False ( in res = ViveSR_GetModuleData(ID_PASSTHROUGH, see_through_element.data(), see_through_count);) Is there anything wrong?
  5. OK. I see. Thank you! Actually, I have dived into Unity3D. Yet your lib is not able to work on my VIVE Cosmos... Can you give us more instructions? How can we get the front-facing camera video stream since I wanna develop a AR game. - Vive Cosmos Developer FAQs - Community Forum
  6. Hi~May I know how to get the 6DOF estimation data from VIVE COSMOS using C++? I found there are only materials related to Unity3D and Unreal... So, just wonder how can we get a C++ API. Thanks!
  7. Hi! I am a game developer. I just bought one eye pro and one VIVE COSMOS. For VIVE COSMOS, I want to develop a game which is a little like the AR game, I need to see the environment around me. How can I get the content of the six cameras on the headset ? the 'content' means the video stream. since I need to detect the objects around me through the video, it is better to be the RGB video.
  8. Hi! I just bought one eye pro and one VIVE COSMOS. For VIVE COSMOS, I want to develop a game which is a little like the AR game, I need to see the environment around me. How can I get the content of the six cameras on the headset ? the 'content' means the video stream. since I need to detect the objects around me through the video, it is better to be the RGB video.
  9. Hello, are all the cameras (6) on HTC VIVE cosmic fisheye cameras? Where can we get the demo video output from the VR? I want to buy one but a little worried about the result. Which one is the most powerful device for VR? Many thanks! Best,
  10. Hello, are all the cameras (6) on HTC VIVE cosmic fisheye cameras? Which one is the most powerful device for VR? Best,
×
×
  • Create New...