Google Play Instant Games – Basics and Business

What is Google Play Instant? Google Play Instant (GPI) is a new technology from Google Play team that allows you to launch an Android game/app without downloading and installing it. It was publicly launched at Google IO conference in May 2018. The instant experience could be implemented in many ways, for example as a simple […]

Read More…

Corner and surface detection in AR Part 3

Calculation corner based on three surfaces Introduction Last time you have learnt about ARKit basics. You can build simple app with horizontal and vertical surface detection. You also know more about movement and rotation in the 3D space. With prepared tools, you can calculate the corner of the room and place whatever you want there. […]

Read More…

Corner and surface detection in AR Part 2

Plane movement and rotation in 3D space Introduction Last time you have learnt about basics of ARKit and how to use it to detect surfaces. You should also know how to get input from the plugin and calculate angles between detected surfaces. That allows you to gather three perpendicular planes which is the first step […]

Read More…