- OUYA Game Development by Example
- Jack Donovan
- 121字
- 2021-08-13 17:52:13
Displaying games
The OUYA console and the Unity engine are both able to display games in 1080p HD, so it's best to develop them on a monitor that supports widescreen. It's also good to make sure that the OUYA display fits within the bounds of your monitor, because you need an accurate reference when developing your user interface to make sure it doesn't run off the screen (we'll get more into this in the later chapters). The following are a few ways to do this:
- Set your monitor's display ratio to 1:1 or Just Scan
- Check your monitor for a Display Area setting and adjust it to fit the screen
- Enable Overscan compensation in the Advanced settings in the HDMI menu
推薦閱讀
- 新媒體跨界交互設(shè)計(jì)
- Windows phone 7.5 application development with F#
- Hands-On Machine Learning with C#
- Apple Motion 5 Cookbook
- SiFive 經(jīng)典RISC-V FE310微控制器原理與實(shí)踐
- Building 3D Models with modo 701
- Machine Learning with Go Quick Start Guide
- 筆記本電腦維修實(shí)踐教程
- Internet of Things Projects with ESP32
- 數(shù)字媒體專業(yè)英語(yǔ)(第2版)
- USB應(yīng)用分析精粹:從設(shè)備硬件、固件到主機(jī)端程序設(shè)計(jì)
- 可編程邏輯器件項(xiàng)目開(kāi)發(fā)設(shè)計(jì)
- UML精粹:標(biāo)準(zhǔn)對(duì)象建模語(yǔ)言簡(jiǎn)明指南(第3版)
- Zabbix 4 Network Monitoring
- 從企業(yè)級(jí)開(kāi)發(fā)到云原生微服務(wù):Spring Boot實(shí)戰(zhàn)