unitycoder's Stars
SebLague/Field-of-View
LetsCodeGames/Series-01-Action-Adventure
small-tou/js2image
一个可以把js源代码压缩成一个ascii字符画的源代码的工具,压缩后的代码仍可运行 (A tool can compress JavaScript code to any ascii image and still run normally )
valyard/Unity-Updates
microsoft/VisualStudioUninstaller
Visual Studio Uninstallation sometimes can be unreliable and often leave out a lot of unwanted artifacts. Visual Studio Uninstaller is designed to thoroughly and reliably remove these unwanted artifacts.
mikecann/Hxaria
Messing around with a Terraria like terrain in haXe
mikecann/WebGLTerrainicles
GPU based particle simulation with haXe and WebGL
mstevenson/AssetsWatcher
AssetsWatcher is a Unity editor extension that provides fine-grained event dispatching for Unity asset changes.
HubSpot/youmightnotneedjquery
jstnryan/midi-dot-net
.NET Windows MIDI Library originally created by Tom Lokovic
keijiro/NoiseBall
Mesh deforming shader example (Unity)
chrissimpkins/codeface
Typefaces for source code beautification
ErikvdVen/php-gif
Easy generating (real-time) GIF images with PHP
Hoetan/FBXImporterExporterForUnity_20150901
Version 2015/09/01 - Unity5のシーンを最新のFBX SDK 2016.1.1(DCCTools 2016対応)を使用してスキニング対応のアニメーション付でFBX形式ファイルをランタイムにインポート(入力)とエクスポート(出力)するUnityプロジェクト(※モーションキャプチャデバイスのPerception Neuron/Kinect SDK 1.8(Kinect1)/2.0(Kinect2)にも対応)
rstecca/ColorBands
Unity 3D's Gradient is a handy data type but comes with some limitations: for example you cannot set more than 8 color keys in its editor and RGB is the only color space available. ColorBand data type offers an alternative with less limitations. Creating ColorBands is fun and easy; they are stored as assets and can be accessed from code through an Evaluate method to get the color at time t, as for Gradient. RGB (or HSV) values are described by individual curves, allowing a better control over how the color function evolves between your points. Color bands are used in all kinds of applications including games, data visualization and other fields.
sugi-cho/CustomMRT-Blending-Example
半透明を綺麗にブレンディングする、試行錯誤。
BorisChumichev/everpolate
Numerical interpolation and extrapolation lib
kyubuns/Auto9Slicer
Auto 9 slice sprite generator on Unity
aframevr/aframe
:a: Web framework for building virtual reality experiences.
slipster216/CurveTexture
Easily encode arbitrary curves into textures and apply them to materials or global shader properties
slipster216/DistortionImageEffect
An image effect based distortion/heat effect that doesn't use grab pass
slipster216/OffScreenParticleRendering
Off Screen Particle Rendering system for Unity
tutsplus/Dynamic-Sprite-Color-Swap-Shader
tutsplus/A-Star-Pathfinding-for-Platformers
How to Adapt A* Pathfinding to a 2D Grid-Based Platformer
adobe-photoshop/spaces-design
Adobe Photoshop Design Space
camsong/You-Dont-Need-jQuery
Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.
AllThingsSmitty/css-protips
⚡️ A collection of tips to help take your CSS skills pro 🦾
slipster216/VertexPaint
Unity 5.3 Vertex Painter
dentedpixel/LeanTween
LeanTween is an efficient animation engine for Unity
VoxelBoy/Useful-Unity-Scripts
Just a collection of scripts that are handy at times.