All Projects → SubjectNerd-Unity → Psd2unityimporter

SubjectNerd-Unity / Psd2unityimporter

Licence: other
An advanced PSD importer tool for Unity

Projects that are alternatives of or similar to Psd2unityimporter

Core
CatLib lightweight dependency injection container
Stars: ✭ 148 (-4.52%)
Mutual labels:  unity, unity3d
Unity Curve Utils
A utility that can use 18 kinds of curve algorithm.
Stars: ✭ 151 (-2.58%)
Mutual labels:  unity, unity3d
Ugui Super Scrollview Example
Sample project that summarizes usage examples of "UGUI Super ScrollView".
Stars: ✭ 146 (-5.81%)
Mutual labels:  unity, unity3d
Unityfx.async
Asynchronous operations (promises) for Unity3d.
Stars: ✭ 143 (-7.74%)
Mutual labels:  unity, unity3d
Ecs
ECS for Unity with full game state automatic rollbacks
Stars: ✭ 151 (-2.58%)
Mutual labels:  unity, unity3d
Psdinfo
Inspect PSD files from the command line
Stars: ✭ 144 (-7.1%)
Mutual labels:  photoshop, psd
Core
React renderer for building user interfaces in Unity UI
Stars: ✭ 133 (-14.19%)
Mutual labels:  unity, unity3d
Texturegenerator
3D and 2D Texture generation using the compute shaders within the Unity engine.
Stars: ✭ 142 (-8.39%)
Mutual labels:  unity, unity3d
Unity Ui Examples
📚 A collection of UI examples for Unity.
Stars: ✭ 152 (-1.94%)
Mutual labels:  unity, unity3d
Cmumocap
Unity humanoid animations converted from the Carnegie Mellon University Motion Capture Database
Stars: ✭ 153 (-1.29%)
Mutual labels:  unity, unity3d
Unity Texture Curve
✏️ Example showing how to bake an AnimatedCurve into a Texture and use it in a shader.
Stars: ✭ 149 (-3.87%)
Mutual labels:  unity, unity3d
Ffmpegrecorder
FFmpeg extension for Unity Recorder
Stars: ✭ 153 (-1.29%)
Mutual labels:  unity, unity3d
Uicard
Generic UI for card games like Hearthstone, Magic Arena and Slay the Spire...
Stars: ✭ 142 (-8.39%)
Mutual labels:  unity, unity3d
Rapidgui
Unity OnGUI(IMGUI) extensions for Rapid prototyping/development
Stars: ✭ 144 (-7.1%)
Mutual labels:  unity, unity3d
Kinotube
An image effect simulating analog video artifacts in Unity.
Stars: ✭ 142 (-8.39%)
Mutual labels:  unity, unity3d
Klaksyphon
Syphon plugin for Unity
Stars: ✭ 149 (-3.87%)
Mutual labels:  unity, unity3d
Tfclassify Unity
An example of using Tensorflow with Unity for image classification and object detection.
Stars: ✭ 140 (-9.68%)
Mutual labels:  unity, unity3d
Psd Templates Requirements
Требования, пожелания и рекомендации к PSD (и не только) макетам
Stars: ✭ 140 (-9.68%)
Mutual labels:  photoshop, psd
Noiseball3
A Unity example that shows how to use the new implementation of DrawProcedural.
Stars: ✭ 147 (-5.16%)
Mutual labels:  unity, unity3d
Swissarmylib
Collection of helpful utilities we use in our Unity projects.
Stars: ✭ 154 (-0.65%)
Mutual labels:  unity, unity3d

Psd2Unity Importer

A Photoshop importer tool for the Unity game editor that simplifies layer import and layout rebuilding in Unity.

This is a rewrite of an earlier importer to use the more compatible NtreevSoft PSD Parser library as well as make the project more maintainable.

Installation

Get the latest UnityPackage from the GitHub releases page. The PsdToUnity directory can be moved anywhere afterwards.

Usage

Documentation is WIP but the basic workflow from the old PSD importer still applies.

Caveats

  • Only raster layers are supported as of now. For best results, flatten layers in Photoshop before importing.

Open source used

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].