awesome-unity-free icon indicating copy to clipboard operation
awesome-unity-free copied to clipboard

A community driven list of useful Unity Game Engine "FREE" packages, libraries and others.

trafficstars

Awesome Unity FREE

A community driven list of useful Unity Game Engine "FREE" packages, libraries and others.

why not awesome-unity?

packages used paid asset, difficult to share.

share share share! as possible!

  • contributors

  • Awesome Unity Free

    • Unity Personal
    • Awsome dotnet
    • IDE
    • Tool
    • GUI
    • Format
    • Tween
    • Serialization
    • Validator
    • DSL
    • Network
    • Office
    • Log
    • Importer
    • Compression
    • XCode
    • Gesture
    • Framework
      • Reactive
    • Tools
    • FX
    • Testing
    • Protocol
    • PackageManager
    • Script
    • Decompiler
    • Camera
  • Tutorial

  • Etc

Unity Personal

awesome-dotnet

    Scripting: Mono Runtime Upgrade
    Upgrade Mono Runtime against our current .Net 2.0 and 2.0 Subset profiles.
    This includes many fixes and improvements, but does not include an upgrade to the .Net 4.6 profile.

IDE

TOOL

GUI

  • FairyGUI - windows, mac editor - supoprt cross platform(unity, flash, Starling, Cocos2D-X, UE4, libgdx ... )

Format

Tween

  • dentedpixel/LeanTween LeanTween is an efficient animation engine for Unity.
  • Demigiant/dotween A Unity C# animation engine. it has both version(free and pro) but free version is open sourced.

Serialization

Validator

DSL

Network

    • https://github.com/sta/websocket-sharp

Office

  • NPOI (#dll #net20 #IL2CPP(mono2.0-subset-only)) - This project is the .NET version of POI Java project at http://poi.apache.org/.
    • https://github.com/kimsama/Unity-QuickSheet
    • https://github.com/tsubaki/Unity-Excel-Importer-Maker
  • Busta117/SQLiteUnityKit - Framework to connect with a SQLite database from Unity for iOS, Android, MAC , Windows
  • codecoding/SQLite4Unity3d - SQLite made easy for Unity3d
  • netpyoung/SqlChiper4Unity3D - SqlCipher made easy for Unity3d

Log

  • SpaceMadness/lunar-unity-console
  • https://github.com/bbbscarter/UberLogger - Replacement logging framework for Unity, with a new editor and in-game console
  • https://github.com/AqlaSolutions/NLog-Unity3D
  • https://github.com/SaladLab/Common.Logging.Unity3D

Importer

  • https://github.com/Seanba/Tiled2Unity - Export Tiled Map Editor (TMX) files into Unity
  • https://github.com/suppayami/unity2d-tmx - A small library to import and render tilemap in Unity2D, only support TMX file format.
  • https://github.com/keijiro/ChromaPack - ChromaPack -- A lossy texture compression plugin for Unity.
  • https://github.com/WestHillApps/UniGif - GIF image decoder for Unity.

Compression

  • SharpzipLib - #ziplib is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform
  • lz4net - LZ4 - ultra fast compression algorithm - for all .NET platforms

Gesture

XCode

Framework

  • https://github.com/modesttree/Zenject - Dependency Injection Framework for Unity3D

Reactive

  • neuecc/UniRx - Reactive Extensions for Unity
    • https://ruk.si/notes/unity/unity_unirx
    • http://rxmarbles.com/
  • ecsrx

FX

Tools

  • tomtc123/ugui-Tween-Tool

  • anchan828/unity-snippets

  • https://github.com/tsubaki/SerializedParameter_Unity

  • https://github.com/tsubaki/Low-latency_Sound_for_UnityAndroid

  • https://github.com/neuecc/LINQ-to-GameObject-for-Unity - LINQ to GameObject - Traverse GameObject Hierarchy by LINQ

  • https://github.com/SaladLab/Unity3D.IncrementalCompiler

  • https://github.com/kalimaul/unity_svn_checker (#python) - Server-side svn hooks to help version control with Unity3D.

  • animator-timeline

  • https://github.com/PhannGor/unity3d-rainbow-folders

  • https://github.com/Brackeys/UPAToolkit - A free Pixel Art Toolkit for the Unity Engine. http://brackeys.com/upa-toolkit/

Testing

  • Unity Test Tools

    • The Editor Tests Runner is an implementation of the open source NUnit library - a well-known unit testing library for .Net languages. More information about NUnit can be found on http://www.nunit.org/. The implementaion is based on version 2.6.4.
  • https://github.com/SpaceMadness/lunar-unity-assert

Protocol

PackageManager

  • https://github.com/GlitchEnzo/NuGetForUnity - A NuGet Package Manager for Unity
  • https://github.com/wooga/Paket.Unity3D - http://wooga.github.io/Paket.Unity3D/

Script

Decompiler

Camera

Tutorial

[Unity] shader

  • https://unitygem.wordpress.com/shader-part-1/
  • http://www.alanzucconi.com/2015/06/10/a-gentle-introduction-to-shaders-in-unity3d/
  • https://github.com/VoxelBoy/Resources-for-Writing-Shaders-in-Unity
  • http://anchan828.github.io/editor-manual/ #japanese

ETC

  • http://regexstorm.net/