Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit Classic Chat / VR idea: Disable the monitor rendering

Author
Message
basicFanatic
6
Years of Service
User Offline
Joined: 7th Jun 2017
Location:
Posted: 13th Sep 2018 11:41
Since the player is wearing a headset, there's little reason to keep updating the monitor. I would guess ditching the monitor rendering would reduce the workload a lot.

So, we could make a sprite, and then replace the Sync() command with this: (seem to work)


Or we could simply re-use RightEyeImg which has already been rendered by VR!
Ron Erickson
Moderator
21
Years of Service
User Offline
Joined: 6th Dec 2002
Location: Pittsburgh, PA, USA
Posted: 13th Sep 2018 13:28
Absolutely! I do recommend using this method because it will save from re-rendering the camera just to display on the monitor. Using one of the images that have already been generated for the left or right eye is a great way to do it.

Ron
a.k.a WOLF!

Login to post a reply

Server time is: 2024-04-18 15:44:29
Your offset time is: 2024-04-18 15:44:29