Skip to content

new Draw/Image/Color Nodes#3217

Merged
luboslenco merged 18 commits into
armory3d:mainfrom
t3du:writeImage2D
Aug 27, 2025
Merged

new Draw/Image/Color Nodes#3217
luboslenco merged 18 commits into
armory3d:mainfrom
t3du:writeImage2D

Conversation

@t3du

@t3du t3du commented Aug 26, 2025

Copy link
Copy Markdown
Contributor

New nodes include:

  • Draw Image Render: allows to draw the renders as an image
image
  • Draw To Image: allows to save the draws as a file image (as the write image but only for some render2d)
image
  • Draw To Screen: allows to draw all the draws as an image (render2d to image)
image
  • Get Image Color: retrieves the color of the pixel at position x y of an image (render, render2d, etc)
image

Updates:

  • Write Image: added option to include render2d
  • Draw Image/Sub Image: added condition to load images created at runtime
  • Load Blob: added condition to load files created at runtime

Fixes:

  • draw Sub Image: fix for anchor V/H

@luboslenco luboslenco merged commit b24403f into armory3d:main Aug 27, 2025
@t3du t3du deleted the writeImage2D branch August 27, 2025 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants