摘要: React VR isn't limited to simple 3D primitives. By using the <Model/> Component we can place a complex 3D models into our scene. 阅读全文
posted @ 2018-02-08 03:50 Zhentiw 阅读(199) 评论(0) 推荐(0)
摘要: In order to illuminate a scene containing 3D objects a lighting setup is required. In this lesson we'll walk through the available lighting components 阅读全文
posted @ 2018-02-08 03:01 Zhentiw 阅读(212) 评论(0) 推荐(0)
摘要: React VR ships with a handful of 3D primitives. We'll importprimitives like <Sphere/>, <Box/>, <Cylinder/>, and <Plane/> and explore how they can posi 阅读全文
posted @ 2018-02-08 02:51 Zhentiw 阅读(201) 评论(0) 推荐(0)