https://github.com/sashi0034/sivpsd
OpenSiv3D向けPSDファイル読み込みライブラリ
https://github.com/sashi0034/sivpsd
opensiv3d psd siv3d
Last synced: over 1 year ago
JSON representation
OpenSiv3D向けPSDファイル読み込みライブラリ
- Host: GitHub
- URL: https://github.com/sashi0034/sivpsd
- Owner: sashi0034
- License: mit
- Created: 2023-12-20T11:17:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-22T08:42:35.000Z (over 2 years ago)
- Last Synced: 2025-03-14T16:11:50.975Z (over 1 year ago)
- Topics: opensiv3d, psd, siv3d
- Language: GLSL
- Homepage:
- Size: 39.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SivPSD
# 概要
🎨 [OpenSiv3D](https://github.com/Siv3D/OpenSiv3D) で PSD ファイルを読み込むためのライブラリです。
🎨 読み込んだデータは OprnSiv3D で扱いやすい形式として得られます。
🎨 マルチスレッドで非同期にPSDファイルを読み込むことが可能です。
🖌 詳細は以下の記事をご覧ください。
- https://sashi0034.hatenablog.com/entry/2023/12/21/191714
⚠️ レイヤーのマスクやクリッピングに対応していません。
# サポート
- Windows
- Visual Studio 2022