摘要: In this lesson we cover setting up WebGL for use, including creating a canvas, getting the WebGL rendering context and clearing the canvas to a partic 阅读全文
posted @ 2016-08-25 03:48 Zhentiw 阅读(215) 评论(0) 推荐(0)
摘要: If you have props and actions, you want one component to access those props and actions, one solution is pass those from parent to this component. But 阅读全文
posted @ 2016-08-25 03:30 Zhentiw 阅读(310) 评论(0) 推荐(0)