Skip to content

Comments

docs(scripting): add render image demos#495

Open
lancesnider wants to merge 3 commits intomainfrom
more-demos
Open

docs(scripting): add render image demos#495
lancesnider wants to merge 3 commits intomainfrom
more-demos

Conversation

@lancesnider
Copy link
Collaborator

@lancesnider lancesnider commented Feb 17, 2026

CleanShot 2026-02-19 at 18 22 04@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?

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