All Projects → shelleylowe → Unity Colourlovers Importer

shelleylowe / Unity Colourlovers Importer

Unity editor tool to load colours and palettes directly from COLOURlovers.com

Projects that are alternatives of or similar to Unity Colourlovers Importer

Jengine
JEngine是针对Unity开发者设计的开箱即用的框架,封装了强大的功能,小白也能快速上手,轻松制作可以热更新的游戏 | JEngine is a streamlined and easy-to-use framework designed for Unity Programmers which contains powerful features, beginners can start up quickly and making hot update-able games easily
Stars: ✭ 564 (+563.53%)
Mutual labels:  unity, unity3d, unity3d-plugin
Restclient
🦄 Simple HTTP and REST client for Unity based on Promises, also supports Callbacks! 🎮
Stars: ✭ 675 (+694.12%)
Mutual labels:  unity, unity3d, unity3d-plugin
Spritedicing
Unity extension for reusing sprite texture areas
Stars: ✭ 589 (+592.94%)
Mutual labels:  unity, unity3d, unity3d-plugin
Dlibfacelandmarkdetector
FaceLandmark Detector using Dlib (Unity Asset Plugin)
Stars: ✭ 80 (-5.88%)
Mutual labels:  unity, unity3d, unity3d-plugin
X Postprocessing Library
Unity Post Processing Stack Library | Unity引擎的高品质后处理库
Stars: ✭ 1,079 (+1169.41%)
Mutual labels:  unity, unity3d, unity3d-plugin
Opencvforunity
OpenCV for Unity (Untiy Asset Plugin)
Stars: ✭ 359 (+322.35%)
Mutual labels:  unity, unity3d, unity3d-plugin
Lunar Unity Console
High-performance Unity iOS/Android logger built with native platform UI
Stars: ✭ 628 (+638.82%)
Mutual labels:  unity, unity3d, unity3d-plugin
Savegamefree
Save Game Free is a free and simple but powerful solution for saving and loading game data in unity.
Stars: ✭ 279 (+228.24%)
Mutual labels:  unity, unity3d, unity3d-plugin
Savegamepro
A Complete and Powerful Save Game Solution for Unity (Game Engine)
Stars: ✭ 30 (-64.71%)
Mutual labels:  unity, unity3d, unity3d-plugin
Ubernet
Flexible networking library for Unity
Stars: ✭ 10 (-88.24%)
Mutual labels:  unity, unity3d, unity3d-plugin
Crystalai
A Utility AI for C# and Unity
Stars: ✭ 328 (+285.88%)
Mutual labels:  unity, unity3d, unity3d-plugin
Awesome Unity Open Source On Github
A categorized collection of awesome Unity open source on GitHub (800+)
Stars: ✭ 1,124 (+1222.35%)
Mutual labels:  unity, unity3d, unity3d-plugin
Mapssdk Unity
This repository contains samples, documentation, and supporting scripts for Maps SDK, a Microsoft Garage project.
Stars: ✭ 307 (+261.18%)
Mutual labels:  unity, unity3d, unity3d-plugin
Unity3d Rainbow Folders
This asset allows you to set custom icons for any folder in unity project browser.
Stars: ✭ 519 (+510.59%)
Mutual labels:  unity, unity3d, unity3d-plugin
Unity Script Collection
A maintained collection of useful & free unity scripts / library's / plugins and extensions
Stars: ✭ 3,640 (+4182.35%)
Mutual labels:  unity, unity3d, unity3d-plugin
Unitymeshsimplifier
Mesh simplification for Unity.
Stars: ✭ 592 (+596.47%)
Mutual labels:  unity, unity3d, unity3d-plugin
Merino
Merino is a narrative design tool that lets you write Yarn scripts inside the Unity Editor
Stars: ✭ 275 (+223.53%)
Mutual labels:  unity, unity3d, unity3d-plugin
Realtime Csg For Unity
Realtime-CSG, CSG level editor for Unity
Stars: ✭ 281 (+230.59%)
Mutual labels:  unity, unity3d, unity3d-plugin
Uduino
Simple and easy connection between Arduino and Unity
Stars: ✭ 25 (-70.59%)
Mutual labels:  unity, unity3d, unity3d-plugin
Unityasync
Task and Async Utility Package for Unity. Start co-routines from anywhere.
Stars: ✭ 58 (-31.76%)
Mutual labels:  unity, unity3d, unity3d-plugin

Unity ColourLovers Importer

A simple editor tool to search and load colours and palettes directly from COLOURlovers. Hooks into the COLOURlovers API documented here.

There are options to edit and save the palettes returned. Saving a colour palette will create an asset in the Assets/Editor folder. Unfortunately Unity doesn't expose the ColorPresetLibrary so the preset assets are generated based on a text asset (ITS SO BAD BUT HEY IT WORKS).

Hopefully this is a handy little tool for prototyping/creating placeholder assets or UI to give you easy access to nice colour combinations instead of using default/random colours.

Open importer under Window > ColourLovers Importer

Tested on Unity 5.6, 2017 and 2018 and seems to work correctly.

Link to download unity package available here.

Demo

demo

presets

Options for loading the latest/top/random palettes and colours

results

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].