Commit Graph

1 Commits (e00b2aed4ff107bd7df47f03072bb0d1c23a68fc)

Author SHA1 Message Date
Shutong Wu e00b2aed4f
[FEATURE] Procedural Texture2D/Sprite Generation (#621)
* Update for Texture2D/Sprite Generation

Given the choice to generate Texture2D based on patterns and color, also introduce pipeline to turn Texture2D direct to Sprite.
Update CLI command to include this too.

* Texture Size Set

Set texture size to 1024X1024 to avoid too large texture set

* Add image input

* Update to release direct error with large tex2d

* Fix for AI advice

* Update on action fetch line
2026-01-24 17:09:07 -05:00