Skip to content

New Image nodes: Draw Sub Image and Write Image#3161

Merged
luboslenco merged 5 commits into
armory3d:mainfrom
t3du:ImageNodes
May 27, 2025
Merged

New Image nodes: Draw Sub Image and Write Image#3161
luboslenco merged 5 commits into
armory3d:mainfrom
t3du:ImageNodes

Conversation

@t3du

@t3du t3du commented May 26, 2025

Copy link
Copy Markdown
Contributor

Write Image Node : allows to take a snapshot of a camera and export it as an image file (supports sub image). Uses format/bmp for image formatting. Works for krom and html5. This was a hard one to get done.

Draw Sub Image Node: draws a sub image which is a section of the image. So for example the same image can be used showing different sections of the image or you by making some animation like zooming in or moving along the image.

image

@luboslenco luboslenco merged commit d17738a into armory3d:main May 27, 2025
@t3du t3du deleted the ImageNodes branch May 27, 2025 18:27
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