摘要:
My Entertainment http://id.tudou.com/andyc365 码农的自娱自乐 GUITAR 阅读全文
随笔分类 - Unity3D
WebGL开发入门
2017-08-30 18:36 by AndrewCja, 3005 阅读, 收藏, 编辑
摘要:
WebGL开发入门 什么是Unity WebGL? 可以使用Unity的WebGL构建选项将内容以JavaScript程序发布,这当中使用了HTML5技术和WebGL渲染接口API以在浏览器中运行Unity内容。在Build Player窗口中选择WebGL构建目标,然后点击Build & Run, 阅读全文
构建WebGL目标时的内存考量
2017-08-30 18:26 by AndrewCja, 2533 阅读, 收藏, 编辑
摘要:
Memory Considerations when targeting WebGL 构建WebGL目标时的内存考量 Memory in Unity WebGL can be a constraining factor restricting the complexity of the conten 阅读全文