Forum Discussion
tozz3r
10 years agoExplorer
How do I get readable textures. Will it be better in CV1?
My game has a cockpit and for each panel in the cockpit I have a texture which has text for each button.
In DK2 it's very hard to read this text unless I get really close to the panel. Will this be better in CV1?
Is there a better way to do this? I can't really think of anyway around it. My textures are excellent quality and they look great in non VR.
Will the new layers help with this once/if Unity starts supporting this?
In DK2 it's very hard to read this text unless I get really close to the panel. Will this be better in CV1?
Is there a better way to do this? I can't really think of anyway around it. My textures are excellent quality and they look great in non VR.
Will the new layers help with this once/if Unity starts supporting this?
9 Replies
Replies have been turned off for this discussion
- tozz3rExplorerAnyone from the Oculus team care to comment on this as they might know what is possible with the new display.
Will it be easier to read texture text with the new screens? Or is it the same experience as DK2? - AnonymousMost of the newer headsets have higher resolution as well as improved optics.
And with layers you should have more control.
You will likely still want to avoid small text. - tozz3rExplorerDo you know if/when Unity or UE4 will support layers?
Avoiding small text is not really an option if you want to simulate and old P-51 cockpit or something similar. Has anyone done this in an effective way? I assume other people are dealing with this when they are simulating space ships or flight sims... - cyberealityGrand ChampionIt's an improvement, for sure, though extremely small text will probably still be a challenge.
- tozz3rExplorerThanks! I guess I'll have to find ways around it. It depends on your definition of extremely small text.
Do you know about support for layers in Unity or UE4? - cyberealityGrand ChampionThe layer support may be in Unity already and will come to UE4 soon. However, I'm not sure if it will help you much. The layers can be used for things like a HUD or GUI that appears over the game. It's not meant to be used for objects inside the game. You can try rendering to a larger buffer though this will, of course, have a performance cost.
- tozz3rExplorerThanks. Any documentation on rendering to a larger buffer?
- cyberealityGrand ChampionIn Unity 5.1 you can change the VRSettings.renderScale. It starts at 1 and you can increase it to up the eye resolution.
In Unity 4.x there are two settings: Native Texture Scale and Virtual Texture Scale on OVRManager.
In UE4 the setting is screen percentage (i.e. "HMD sp 100").
Keep in mind that after you increase the value, you may not be able to set it lower without restarting the app. - tozz3rExplorerThanks, I'll give it a try.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 2 months ago
- 10 months ago
- 10 months ago
- 5 months ago