Skip to main content

Questions tagged [virtual-reality]

The tag has no usage guidance.

3 votes
0 answers
94 views

What vergence angle is commonly used for "infinitely far away" objects in stereoscopic displays?

I think that VR / AR experts will know the answer to this. At what vergence angle are "infinitely far away" objects such as star field textures drawn in head-mounted VR / AR displays ? I ...
-1 votes
1 answer
130 views

What stops the auto-generated 3D worlds of Google Earth Pro from being MUCH more detailed and accurate?

I'll admit it blew my mind when I first realized that you could actually enter a "first-person mode" in Google Earth Pro, and not just view the 3D maps from a floating camera in the air. But ...
0 votes
1 answer
285 views

Calculate the position and rotation of a quad in 3d space given a 2d projection of that quad from a camera

I am trying to build a VR tracking system with a laptop webcam, and I have succeeded in identifying, and tracking paper markers I put in front of my webcam. For context I am using OpenCV with the ...
0 votes
1 answer
29 views

Render Duplicate Miniature Scene Replica

Context I am working on project for implementing and user test a World-in-Miniature (WIM) interface for VR. A WIM essentially is a replica of the scene the user is currently in, but in miniature. ...
8 votes
2 answers
297 views

What methods/technologies to reduce required performance for virtual reality are there?

I'm interested in virtual reality, but according to some sources, less than 1% of computers in use today have the necessary performance to run modern VR games, granted many of them are not intended ...
1 vote
1 answer
41 views

Real 3D interior room from 360 images

If I have 360 images of an interior room from all different angles, would it be possible with current 3D software technology to create a real 3D representation of that room, where the camera could ...
1 vote
1 answer
445 views

OpenGL Framebuffer with multiple Depthbuffers inside

I am trying to put multiple depthbuffers into one Framebuffer. I want to use VR and render both eyes at the same time: that means, in the geometry stage I want to clone the incoming triangle to two ...
4 votes
5 answers
1k views

Cloud based VR would be the future?

According to the following assumptions, I think Cloud based VR would be the future: 1) Real world scene rendering needs ray tracing or other complex computing graphics technologies. It needs a lot of ...
0 votes
1 answer
56 views

Are non manifold meshes problematic for Virtual Reality?

A simple question. I know that non-manifold meshes are problematic for physics simulations, boolean operations, and 3D printing. I was wondering if they can be problematic for a virtual reality ...
14 votes
3 answers
3k views

VR and frustum culling

When rendering VR ( stereo view ) environments, do you guys recommend just doing 2 frustum checks for determining what is to be drawn during the frustum culling pass or is there some other check that ...
3 votes
2 answers
184 views

Where do computer graphic engineers look for job ads?

This is kind of a meta-question: We are a neuroscience lab looking for an engineer to develop virtual environments for experiments. Since it's not our usual field of job advertisement we do not know ...
16 votes
3 answers
2k views

What is "Scanline Racing"

I've heard a lot of people working on VR talk about scanline racing and that it's supposed to help improve latency for motion-to-photon. However, it isn't clear to me how this can be done with OpenGL....
3 votes
1 answer
844 views

What is the definition of "motion to photon" in VR?

The rough definition of "MTP" is clear. But the exact one is not. You can refer to these links: What is Motion-To-Photon Latency? | chioka.in Motion-to-photon latency | xinreality.com/wiki. But from ...
2 votes
0 answers
212 views

Rendering Crystal Clear 3D Text in VR

Would it be possible to make text significantly more legible in VR? I know there are hardware limitations, but are there hanging fruit techniques that aren't being employed in 3D that are in 2D (...
7 votes
1 answer
359 views

How can I intercept and filter all frames coming out of SteamVR?

I'm trying to investigate the effect of certain image operations on how VR scenes are perceived. To do this, I'd like to run an off-the-shelf SteamVR application, capture the frames as they come out ...

15 30 50 per page