Giter VIP home page Giter VIP logo

godot-simplepsd's Introduction

Godot SimplePSDImporter Logo

Godot-SimplePSD

Simple cross-platform PSD Importer for Godot written in C#.

Imports PSD files for use as textures and sprites in Godot 4.

Tested on Windows and MacOS.

Features

  • Enables you to use PSD files directly in Godot.
  • Easy to use. Just drop your PSD files directly into your project folder.
  • Supports Uncompressed and RLE-Compressed PSD files.
  • Works on Windows and Mac.
  • No native libraries used.
  • Lean codebase if you want to customize or contribute.
  • Alpha channel support.
  • Option to Premultiply Alpha.

Installation and Usage

  1. Clone this repo to addons/godot-simplepsd in your project directory.
  2. To make things work you have to build the C# source. If the Build button doesn't show up, please add another c# file somewhere, then press build.
  3. Enable the plugin under Project->Project Settings->Plugin.
  4. Any PSD files placed in the project folder should now be imported as images.
  5. You can change the import settings for each file to disable Mip Maps and Premultiply Alpha.

Known limitations:

  • Requires Mono build of Godot 4.
  • Only supports 8-bits-per-channel.
  • Requires "Maximize Compatibility" (on by default) to be checked when saving.
  • Doesn't export layers separately.
  • Few import options.

Future improvements

  • Support for higher bit depths.
  • Export of individual layers.
  • Export of PSD metadata such as Slices.

Credits

  • Written by Hannes Rahm (@kebabskal) live on twitch. With lots of help from the galaxy-brained chat.

godot-simplepsd's People

Contributors

kebabskal avatar

Stargazers

Sergey avatar  avatar Ibragim Abbasov avatar Ivan Roksandic avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.