Skip to content

docs(scripting): add render image demos#495

Merged
jeffatrive merged 5 commits intomainfrom
more-demos
Mar 5, 2026
Merged

docs(scripting): add render image demos#495
jeffatrive merged 5 commits intomainfrom
more-demos

Conversation

@lancesnider
Copy link
Collaborator

@lancesnider lancesnider commented Feb 17, 2026

CleanShot 2026-03-05 at 14 12 01@2x

@lancesnider lancesnider changed the title docs(scripting): add render image demo docs(scripting): add render image demos Feb 20, 2026
"scriptingTippingConverter",
"scriptingMasonry",
"scriptingDrawImage",
"scriptingDrawImageTransforms",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"scriptingDrawImageTransforms",

"scriptingMasonry",
"scriptingDrawImage",
"scriptingDrawImageTransforms",
"scriptingDrawImageMesh",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"scriptingDrawImageMesh",

"scriptingDrawingShapes",
"scriptingTippingConverter",
"scriptingMasonry",
"scriptingDrawImage",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think combining these into one would be great.

Comment on lines +243 to +258
scriptingDrawImageTransforms: {
title: "Transform Images with Scripting",
image: "https://static.rive.app/docs/render-image-transforms-with-scripting.jpg",
description: "Add transforms to your images rendered with Scripting.",
links: {
editor: "https://rive.app/community/files/26452-49556-transform-an-image"
}
},
scriptingDrawImageMesh: {
title: "Draw ImageMeshes with Scripting",
image: "https://static.rive.app/docs/render-image-mesh-with-scripting.jpg",
description: "Draw image meshes with Scripting.",
links: {
editor: "https://rive.app/community/files/26451-draw-an-imagemesh-with-scripting"
}
},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
scriptingDrawImageTransforms: {
title: "Transform Images with Scripting",
image: "https://static.rive.app/docs/render-image-transforms-with-scripting.jpg",
description: "Add transforms to your images rendered with Scripting.",
links: {
editor: "https://rive.app/community/files/26452-49556-transform-an-image"
}
},
scriptingDrawImageMesh: {
title: "Draw ImageMeshes with Scripting",
image: "https://static.rive.app/docs/render-image-mesh-with-scripting.jpg",
description: "Draw image meshes with Scripting.",
links: {
editor: "https://rive.app/community/files/26451-draw-an-imagemesh-with-scripting"
}
},

scriptingDrawImage: {
title: "Render an Image with Scripting",
image: "https://static.rive.app/docs/render-image-with-scripting.jpg",
description: "Draw an image from your Assets Panel to your scene.",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description: "Draw an image from your Assets Panel to your scene.",
description: "Draw and distort image assets with Scripting.",

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image

I suggest a different image for the marketplace file so you can really easily see when the image is distorted. Maybe one like this?

@lancesnider
Copy link
Collaborator Author

@jeffatrive I updated these to be a single file.

Copy link
Contributor

@jeffatrive jeffatrive left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@jeffatrive jeffatrive merged commit 5ae2d7c into main Mar 5, 2026
2 checks passed
@jeffatrive jeffatrive deleted the more-demos branch March 5, 2026 22:24
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