Tagged articles
1 articles
Page 1 of 1
Alibaba Cloud Developer
Alibaba Cloud Developer
Dec 11, 2018 · Game Development

How to Blend Real-World Textures with Virtual Objects Using OpenGL MVP

This article explains step‑by‑step how to create a simple AR scene where a virtual cube emerges from the ground and its top surface displays real‑time camera texture, covering model creation, texture binding, MVP matrix transformations, clipping to UV space, and handling of skeletal animation to achieve seamless environment‑aware rendering.

MVPOpenGLaugmented reality
0 likes · 10 min read
How to Blend Real-World Textures with Virtual Objects Using OpenGL MVP