▍1. Unity-Technologies-graphicsdemos-5.6
unity本地渲染plugin演示demo,可用于参考从平台api渲染到unity的方法(Unity native render plugin demo, which can be used to refer to methods from platform API rendering to unity)
unity本地渲染plugin演示demo,可用于参考从平台api渲染到unity的方法(Unity native render plugin demo, which can be used to refer to methods from platform API rendering to unity)
说明: unity本地渲染plugin演示demo,可用于参考从平台api渲染到unity的方法(Unity native render plugin demo, which can be used to refer to methods from platform API rendering to unity)
雨松MOMO大神著书,Unity3D游戏开发,适合刚入门的朋友(Yusong MOMOMO Magic Book, Unity3D Game Development, Suitable for New Friends)
说明: 雨松MOMO大神著书,Unity3D游戏开发,适合刚入门的朋友(Yusong MOMOMO Magic Book, Unity3D Game Development, Suitable for New Friends)
高仿真的3D手臂模型,已经导出成各种类型,包括fbx,3dx,dae,js等等,满足各种编程的需求(High-simulation 3D arm models have been derived into various types, including fbx, 3dx, dae, JS and so on, to meet the needs of various programming.)
说明: 高仿真的3D手臂模型,已经导出成各种类型,包括fbx,3dx,dae,js等等,满足各种编程的需求(High-simulation 3D arm models have been derived into various types, including fbx, 3dx, dae, JS and so on, to meet the needs of various programming.)
说明: 贪吃蛇大作战的复刻单机版,含打包apk,适合新手学习,(A single copy of snake battle, including pack APK, is suitable for novices to learn,)
说明: unity引擎解包工具,支持unity的多种格式(Unity engine unpacking tool, supporting multiple formats of unity)
开发一个飞机大战的示例学习unity3d入门学习(Develop an aircraft battle example to learn unity3d introductory learning)
说明: 开发一个飞机大战的示例学习unity3d入门学习(Develop an aircraft battle example to learn unity3d introductory learning)
platform, and is designed to: - obfuscated scripts and libraries; ...
说明: platform, and is designed to: - obfuscated scripts and libraries; ...
网格简化 计算机图形学 初学者可以看看 一个chinese写的很不错的源码(Mesh simplified computer graphics beginners can see a very good source written in Chinese)
说明: 网格简化 计算机图形学 初学者可以看看 一个chinese写的很不错的源码(Mesh simplified computer graphics beginners can see a very good source written in Chinese)
一款基于U3D开发的赛车游戏,基本功能实现(A racing game based on U3D development)
做的简单飞机射击STG游戏,简单的碰撞和UI。敌人随机生成(Simple aircraft to shoot STG games)
简单的语音人工智能机器人 支持多种语言 多种声音(Simple speech artificial intelligence robot supports multiple languages and multiple voices.)
说明: tolua# is a Unity lua static binder solution. the first solution that analyzes code by reflection and generates wrapper classes. It is a Unity plugin that greatly simplifies the integration of C# code with Lua. which can automatically generate the binding code to access Unity from Lua and map c# constants, variables, functions, properties, classes, and enums to Lua. tolua# grows up from cstolua. it's goal is to be a powerful development environment for Unity.