블로그 이미지
Every unexpected event is a path to learning for you.

카테고리

분류 전체보기 (2735)
Unity3D (815)
Programming (474)
Server (33)
Unreal (4)
Gamebryo (56)
Tip & Tech (228)
협업 (58)
3DS Max (3)
Game (12)
Utility (136)
Etc (96)
Link (32)
Portfolio (19)
Subject (90)
iOS,OSX (53)
Android (14)
Linux (5)
잉여 프로젝트 (2)
게임이야기 (3)
Memories (20)
Interest (38)
Thinking (38)
한글 (30)
PaperCraft (5)
Animation (408)
Wallpaper (2)
재테크 (18)
Exercise (3)
나만의 맛집 (3)
냥이 (10)
육아 (16)
Total
Today
Yesterday
04-17 00:04

Link : https://github.com/RyanNielson/awesome-unity



Awesome Unity

A curated list of awesome Unity assets, projects, and resources.

Inspired by awesome-rubyawesome-php, and awesome-python.

2D

  • 2d Toolkit - An efficient & flexible 2D sprite, collider set-up, text, tilemap and UI system.
  • Ferr2D Terrain Tool - Quickly create handcrafted 2D landscapes and levels.
  • SmoothMoves - A skeletal animation editor.
  • Spine - A skeletal animation editor with a Unity library.

AI

  • A* Pathfinding Project (Free and paid) - Lightning fast pathfinding with heavily optimized algorithms and a large feature set.
  • Rain (Free) - A toolset that provides integrated AI rigging, a visual behavior tree editor, pathfinding, automatic nav grid generation, and more.

Camera

  • UFPS - Provides camera, controllers, and other effects for use in FPS games.

Character Controllers

Frameworks

  • uFrame - Create maintainable games faster, better, more stable, and consistent than ever before.

Input

  • InControl (Free) - An input manager that tames makes handler cross-platform. controller input easy.
  • TouchKit (Free) - Makes it easy to recognize gestures and other touch input.

Networking

  • Bolt - Build networked games without having to know the details of networking or write any complex networking code.
  • Photon Unity Networking (Free) - Plug and play cloud networking that also works for local hosting. Free for up to 20 concurrent users.

Textures

Tweening

  • GoKit (Free) - An open source, lightweight tween library aimed at making tweening objects dead simple.
  • HOTween (Free) - Tween any numeric property or field (including Vectors, Rectangles, etc.), plus some non-numeric ones (like strings).
  • iTween (Free) - A simple, and easy to use animation system.
  • LeanTween (Free) - FOSS, and also the most lightweight tweening library for Unity. Allows you to tween any value you have access to via the .value() method.

UI

  • Daikon Forge - A user interface library that provides deep editor integration, data/event binding, and much more.
  • NGUI - A powerful UI system and event notification framework.

Visual Scripting

  • Playmaker - Quickly make gameplay prototypes, A.I. behaviors, animation graphs, interactive objects, and more using finite state machines.
  • Shader Forge - A node-based shader editor giving you the artistic freedom of shader creation, with no need to code.

Projects

A list of awesome projects made using Unity.

Resources

Tutorials

  • Catlike Coding - Tutorials designed for learning the C# scripting side of Unity.
  • Official Video Tutorials - The official tutorials for scripting, animation, audio, and almost anything Unity related.
  • Unity Patterns - Software pattern tutorials and free tools for Unity.

Contributing

Please see CONTRIBUTING for details.

반응형

'Unity3D > Link' 카테고리의 다른 글

unity3d grid  (0) 2014.12.19
Tree Pack(FBX)  (0) 2014.09.03
유니티 짱(Unity Chan)  (0) 2014.04.11
모바일 게임 버전 관리 정책  (0) 2014.02.25
유니티 C# 관련 사이트  (0) 2012.10.24
Posted by blueasa
, |