百度360必应搜狗淘宝本站头条
当前位置:网站首页 > 热门文章 > 正文

Unity3D实用工具汇总

bigegpt 2024-08-10 12:08 7 浏览

1. Free Shader editor 免费shaser编辑器 http://forum.unity3d.com/threads/56180-Strumpy-Shader-Editor-Beta-3.0-released-%28vertex-lighting-support%29

2. Commercial Shader Editor 商业shader编辑器 http://forum.unity3d.com/threads/56593-ShaderFusion-%28node-based-shader-editor%29-released!.?highlight=shaderfusion

3. Volumetric Cloud engine 体积云生成器 http://www.jocyf.com/utilsEnglih.html

4. Volumetric cloud generator (not animated) 体积云生成器 http://forum.unity3d.com/threads/56878-ParticlClouds-Package-v2-%28Volumetric-Clouds!!%29

5. Road and path generator 道路生成工具 http://sixtimesnothing.com/road-path-tool/

6. River generator 河流生成工具 http://sixtimesnothing.com/river-tool/

7. Terrain bump mapping! 凹凸映射 http://sixtimesnothing.wordpress.com/2010/10/10/bump-mapping-for-built-in-unity-terrain/ 视频教程: http://www.youtube.com/watch?v=Pne0y...eature=related

8. Object Buoyancy 物体浮力 http://forum.unity3d.com/threads/31671-floating-a-object-on-water/page2?highlight=buoyancy

9. Biped Editor http://www.gamengines.com/article-1511.html

10. Quickly animate everything http://itween.pixelplacement.com/index.php Video tutorial and project files: http://dkoontz.wordpress.com/itween-visual-editor/

11. Unity Steer - Behavior AI 行为AI http://www.arges-systems.com/articles/35/unitysteer-steering-components-for-unity

12. Path finding 寻路 http://www.arongranberg.com/unity/a-pathfinding/download/

13. Multiplayer Server and Demo project 多人服务器和deom http://smartfoxserver.com/forums/viewtopic.php?t=9135

14. Rope physics 绳索物理 http://reverieinteractive.com/downloads-2

15. UnityScript Editor 脚本编辑器 http://www.arsoftware.co.uk/products/unityscript-editor/download

16. Action HUD - for RPG games RPG游戏 动作HUD http://forum.unity3d.com/threads/67103-ActionsHUD-available-for-free-download

17. Vectrocity (line renderer) - Commercial http://starscenesoftware.com/vectrosity.html

18. Ocean Shader 海洋shader https://github.com/trond/Unity-Community-Ocean

19. Decal Framework 贴花 http://unity3dstore.com/?page_id=59

20. EasyRoad3D 道路 http://www.unityterraintools.com/tools.php

21. Sprite Manager - 2D游戏的精灵框架 http://unifycommunity.com/wiki/index.php?title=SpriteManager Better (Commercial): http://www.anbsoft.com/middleware/sm2/index.htm -

22. Prime31 - Unity iPhone and iPad 插件 (Commercial) http://www.prime31.com/unity/

23. GUIKit001 - iPhone and iPad GUI Skin collection (Commercial) http://gameassets.net/

24.Detonator – Explosions for Unity3D http://variancetheory.com/detonator/

25. Object deformation on impact http://vidiludi.com/unity3d-prefabs/

26. Antares Project - Nice tools and Classes for large project management http://shop.unity3d.ru/index.php/en/en/component/content/article/18.html

27. Networking Book and example file http://forum.unity3d.com/threads/29015-UniKnowledge-e**y-Unity-Networking-the-Zero-to-Hero-guide

28. Auto Patcher tool for updating your games http://forum.unity3d.com/threads/62326-M2HPatcher?p=398858#post398858

29. Unity Game examples - Nice tutorials shipped as some mini games http://forum.unity3d.com/threads/51017-5-Unity-game-examples-C-scripting-tutorial-for-beginners?p=323510#post323510

30. Occlusion cooling system http://forum.unity3d.com/threads/52130-M2HCulling-Optimize-your-game-culling-system-for-Unity

31. In game rewind - Documentation with code http://m2h.nl/files/replay/replay.pdf

32. Converting Javascript to C# - Online tool http://m2h.nl/files/js_to_c.php

33. RPG inventory system http://forum.unity3d.com/threads/48229-RPG-INVENTORY-SOURCE/page4

34. Flashlight http://forum.unity3d.com/threads/31926-Flashlight/page3

35. Fracture Script http://forum.unity3d.com/threads/57994-Simple-Fracture-Script-v-1.01

36. Role playing game (RPG) development kit - (Commercial) http://rpg-kit.com/

37. Save and load state of your game - (Commercial) http://www.anbsoft.com/middleware/ezs/

38. Flight Simulator http://forum.unity3d.com/threads/43984-Unity-testproject-a-little-flightsim/page2

39.Stereoscopy package http://forum.unity3d.com/threads/61759-3D-Anaglyph-System-for-Unity-iPhone-Basic-Pro

相关推荐

10w qps缓存数据库——Redis(redis缓存调优)

一、Redis数据库介绍:Redis:非关系型缓存数据库nosql:非关系型数据库没有表,没有表与表之间的关系,更不存在外键存储数据的形式为key:values的形式c语言写的服务(监听端口),用来存...

Redis系列专题4--Redis配置参数详解

本文基于windowsX64,3.2.100版本讲解,不同版本默认配置参数不同在Redis中,Redis的根目录中有一个配置文件(redis.conf,windows下为redis.windows....

开源一夏 | 23 张图,4500 字从入门到精通解释 Redis

redis是目前出场率最高的NoSQL数据库,同时也是一个开源的数据结构存储系统,在缓存、数据库、消息处理等场景使用的非常多,本文瑞哥就带着大家用一篇文章入门这个强大的开源数据库——Redis。...

redis的简单与集群搭建(redis建立集群)

Redis是什么?是开源免费用c语言编写的单线程高性能的(key-value形式)内存数据库,基于内存运行并支持持久化的nosql数据库作用主要用来做缓存,单不仅仅是做缓存,比如:redis的计数器生...

推荐几个好用Redis图形化客户端工具

RedisPlushttps://gitee.com/MaxBill/RedisPlusRedisPlus是为Redis可视化管理开发的一款开源免费的桌面客户端软件,支持Windows、Linux...

关于Redis在windows上运行及fork函数问题

Redis在将数据库进行持久化操作时,需要fork一个进程,但是windows并不支持fork,导致在持久化操作期间,Redis必须阻塞所有的客户端直至持久化操作完成。微软的一些工程师花费时间在解决在...

你必须懂的Redis十大应用场景(redis常见应用场景)

Redis作为一款高性能的键值存储数据库,在互联网业务中有着广泛的应用。今天,我们就来详细盘点一下Redis的十大常用业务场景,并附上Golang的示例代码和简图,帮助大家更好地理解和应用Redis。...

极简Redis配置(redis的配置)

一、概述Redis的配置文件位于Redis安装目录下,文件名为redis.conf(Windows名为redis.windows.conf,linux下的是redis.conf)你可以通过C...

什么是redis,怎么启动及如何压测

从今天起咱们一起来学习一下关于“redis监控与调优”的内容。一、Redis介绍Redis是一种高级key-value数据库。它跟memcached类似,不过数据可以持久化,而且支持的数据类型很丰富。...

一款全新Redis UI可视化管理工具,支持WebUI和桌面——P3X Redis UI

介绍P3XRedisUI这是一个非常实用的RedisGUI,提供响应式WebUI访问或作为桌面应用程序使用,桌面端是跨平台的,而且完美支持中文界面。Githubhttps://github....

windows系统的服务器快速部署java项目环境地址

1、mysql:https://dev.mysql.com/downloads/mysql/(msi安装包)2、redis:https://github.com/tporadowski/redis/r...

window11 下 redis 下载与安装(windows安装redis客户端)

#热爱编程是一种怎样的体验#window11下redis下载与安装1)各个版本redis下载(windows)https://github.com/MicrosoftArchive/r...

一款轻量级的Redis客户端工具,贼好用!

使用命令行来操作Redis是一件非常麻烦的事情,我们一般会选用客户端工具来操作Redis。今天给大家分享一款好用的Redis客户端工具TinyRDM,它的界面清新又优雅,希望对大家有所帮助!简介Ti...

一个.NET开发且功能强大的Windows远程控制系统

我们致力于探索、分享和推荐最新的实用技术栈、开源项目、框架和实用工具。每天都有新鲜的开源资讯等待你的发现!项目介绍SiMayRemoteMonitorOS是一个基于Windows的远程控制系统,完...

Redis客户端工具详解(4款主流工具)

大家好,我是mikechen。Redis是大型架构的基石,也是大厂最爱考察内容,今天就给大家重点详解4款Redis工具@mikechen本篇已收于mikechen原创超30万字《阿里架构师进阶专题合集...