Slashdot Mirror


Getting 'Showdown' To 90 FPS In UE4 On Oculus Rift

An anonymous reader writes Oculus has repeatedly tapped Epic Games to whip up demos to show off new iterations of Oculus Rift VR headset hardware. The latest demo, built in UE4, is 'Showdown', an action-packed scene of slow motion explosions, bullets, and debris. The challenge? Oculus asked Epic to make it run at 90 FPS to match the 90 Hz refresh rate of the latest Oculus Rift 'Crescent Bay' prototype. At the Oculus Connect conference, two of the developers from the team that created the demo share the tricks and tools they used to hit that target on a single GPU.

1 of 30 comments (clear)

  1. Excellent news by Anonymous Coward · · Score: 2, Interesting

    Not that this is especially insightful or anything but: That's what you can do when you have programmers tasked with writing something run as well as possible instead of writing something to be as cheap as possible. The performance we are getting out of our PCs is nothing close to what the hardware would actually be capable of with properly programmed software. We all know this already, so I'm not sure why I'm bothering to post it... As a comparison, I run a Tri-Def on a pretty decent rig, and running games in stereoscopic mode usually means a massive frame-rate hit: Typical performance in these configurations is 1/3 to 1/2 the frame-rate of what you get with stereoscopic off. I see 30-45fps in Skyrim in stereoscopic mode, meaning I had to build a rig capable of maintaining 90fps as a minimum without stereoscopic mode engaged... At any rate a steady 90fps is an amazing achievement in stereoscopic gaming. My understanding is that stereoscopic gaming is equally hard on the CPU as the GPU: So you're looking at excellent coding to get 90fps...