PCVR/Link Development
Dive into the world of PCVR and Link development, where you can share insights, ask questions, and overcome challenges with fellow developers. This forum is perfect for discussing PCVR Link development.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Welcome to the Meta Developer Forum!

Welcome to the Meta Developer Forum! This is a community-driven space where you can share insights, ask questions, and address challenges with fellow developers. Our goal is to create a supportive and respectful environment where everyone can learn f...

Orientation : Correction to Docs

Just perusing the Oculus Developer documentation, and found a really bad error. We've taken the liberty of fixing it. Here's the error:YPR-wtf.pngAnd here's the fix, with upgrades:link : http://blog.dsky.co/2015/05/13/vr-tech-411-6dof-xyz-ypr-positio...

dsky9 by Honored Guest
  • 1825 Views
  • 4 replies
  • 0 kudos

Inverse ghosting

I noticed, basically, inverse ghosting that is actually in the rendered image.This must be done in the libovr. What is it called?In this picture, I am looking(rotating) to the right:chair.pngI think it is an attempt to get the lcd to react faster.If ...

Matlock by Honored Guest
  • 1413 Views
  • 2 replies
  • 0 kudos

Audio SDK with MAX/MSP 7

Hi all, my name is franky. I am quite new to this world but I love it. I am doing a BA project .. trying to make an immersive, interactive Audio experience On the Oculus..based on a Max/MSP pacth.I have a question (sorry if is a stupid one) I do I in...

fr4nky8oy by Honored Guest
  • 884 Views
  • 0 replies
  • 0 kudos

Oculus Rift integrations into CryENGINE 3 FreeSDK.

Hi Community.Just wondering about any chances of getting integrated Oculus Rift support for this engine. Is anybody working with fitting this into the CryENGINE 3 FreeSDK? I am unsure if this can be achieved as the sourcecode provided for indie devel...

lavizh by Honored Guest
  • 16992 Views
  • 35 replies
  • 0 kudos

DirectToRift not responding

Gigabyte motherboardNvidida 760 GTX 4gb DDR5Intel i71tb/8gb ddr3The demo in 0.5 SDK is working. If I try to run a game DirecttoRift it loads (Just to my pc monitor and not to the rift) or the programs not responding. I originally thought it was a pro...

Anonymous by Not applicable
  • 2952 Views
  • 7 replies
  • 0 kudos

Autopano Video Pro 2

Hey everyone,I'm considering purchasing Autopano Video Pro 2 but I have a question about system requirements, specifically Giga. Though nowhere on Kolor's store page does it say that Giga is required to use VP2, virtually every tutorial and documenta...

OpenGL oculus slow on this one laptop

I have a new dell laptop i7+nvidia quadro k4100, win 7, opengl and I get a really bad framerate compared to other systems.This happens with my project, and also the opengl version of Tuscany demo.I have the latest drivers for everything.By comparison...

Matlock by Honored Guest
  • 1139 Views
  • 2 replies
  • 0 kudos

Monoscopic Depth Perception

I just answered a question over at Quora from someone who is blind in one eye and wants to use VR.My answer is here:http://www.quora.com/Are-there-virtual- ... c-CerisanoThe summary is:What someone with monocular vision would need is a special render...

Replace tracking with our own tracking system

Hi,Is it possible to replace the current tracking system of the Oculus with our own tracking system?We are building a full motion flight simulator and need to track the position relatively to the cabin. So we can not use the existing tracking mechani...

Mac OS X SDK 0.5.0.1 framework vs library?

Hi,I'm trying to update my app on Mac OS X to the new 0.5.0.1 version in Xcode, and running into a lot of issues. I noticed that the SDK now comes with a framework included, which seems like it will make things easier, but I'm still a bit unclear on ...

matte by Honored Guest
  • 1237 Views
  • 1 replies
  • 0 kudos

Cinder Integration w/ OpenGL

So all the Samples that ship for windows with the 4.1 SDK are using D3D for their textures and rendering - but the official docs have both D3D samples (same as in sample projects) and OpenGL sample code, ie : // Configure OpenGL.ovrGLConfig cfg;cfg.O...

static_assert() C++11ism incompatibility

Hi,I notice in the new 0.5.0 SDK there have been some static_assert() lines added in OVR_CAPI_GL.h. They are hidden behind #if defined(__cplusplus) however if I'm not mistaken static_assert is only available in C++11. The app I'm adding Rift support ...

matte by Honored Guest
  • 1025 Views
  • 1 replies
  • 0 kudos

**Display Suggestion

Hi I hope that oculus reads this because I think it's a great solution for raising the resolution of the rift display, the aquos quattron created a display called rgby where the rgb color system has an added basic color of yellow to increase 1080p s ...

Stereoscopic 360 still panorama capture

I thought I would start a thread specifically on real world stereoscopic 360 still panorama capture and viewing. First some links:There is a Google+ group for users of a stereo still pano Android app Stereospheres. It is by Chris Dickerson who has de...

mediavr by Protege
  • 12243 Views
  • 6 replies
  • 0 kudos

Jitter motion issue when moving OVRCameraRig

I'm having some jitter issues when moving the OVRCameraRig.It was working perfectly until recently. I'm not sure what's going wrong. Is it an obvious mistake? Here's a quick 10-second video of the issue: http://youtu.be/axq85YAmqiEThe crosshair is a ...

dshankar by Honored Guest
  • 1161 Views
  • 3 replies
  • 0 kudos

Controlling Location of Stitch Lines

We're in the process of testing out a 360 3D camera rig and getting pretty good results thus far, but I'm wondering if anyone knows of any good tutorials or guides on stitching. (Using Autopano Video Pro and Giga right now). I'm finding it a very pow...

VR 3D Filming - Starter DIY setup

I have put together a video to show my starter setup for stereoscopic VR 3D filming.This is a very basic method to help get people started quickly using free software. I have only tested this with my DK1 so far.Step by Step video:https://www.youtube....

designerd by Honored Guest
  • 3603 Views
  • 7 replies
  • 0 kudos

Oculus Sensor USB not working anymore

Hi,Is there any API call to check if sensor USB at the top left of the Oculus is working?I have been using http://ovrvision.com/ stereo cameras for AR application and the USB worked till yesterday.But USB stopped responding today and windows cannot r...

Sample "TinyRoom" not working properly in OpenGL Mode

Hello everyone,Right now i am working a little bit with the SampleProjekt "OculusTinyRoom" which is in the sample folder of the Oculus SDK 0.5.0.1 .My Problem is now, if i use it in OpenGL mode, then it is not really working properly on my Laptop.The...

Mid4 by Honored Guest
  • 796 Views
  • 0 replies
  • 0 kudos

Object Picking in WebVR based application

Hey guys,I am developing an web-application that uses WebVR (DK1) to achieve vr ability in browsers. I would like to pick objects by my line-of-sight (looking at them). Traditional object picking via ray casting is already implemented, but I don't kn...

Unity 5 GI too dark in Rift?

This is a very strange thing happening. It seems like, though it looks fine through a normal camera and in the scene, through the rift's cameras it appears as though there is some element of GI missing. It might even just be the ambient light, I'm no...

zulubo by Honored Guest
  • 912 Views
  • 0 replies
  • 0 kudos

DK2 Shipping times?

I've been debating and twiddling my thumbs for some time now on the purchase of a DK2 have a question.With current production levels assuming I ordered one today how long would it take to get to my door roughly?I can't wait for the consumer version s...

BuRgLaR by Honored Guest
  • 1038 Views
  • 2 replies
  • 0 kudos
Labels