Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Place SVG Image on a Rectangle #109

Closed
rahulnayanegali opened this issue Apr 19, 2023 · 3 comments
Closed

Unable to Place SVG Image on a Rectangle #109

rahulnayanegali opened this issue Apr 19, 2023 · 3 comments

Comments

@rahulnayanegali
Copy link

I was attempting to use the isometric library to create an isometric design with an SVG image on a rectangle. However, I couldn't find any documentation or examples on how to achieve this.

I tried setting the texture property of the IsometricRectangle object to the SVG image URL, but it didn't work. The image didn't show up on the rectangle.

Could you please provide some guidance or examples on how to place an SVG image on a rectangle using the isometric library? It would be very helpful if there was some documentation or a demo that explains this feature.

Thank you for your help!

@elchininet
Copy link
Owner

Hi @rahulnayanegali,
The last example of the demo page shows you how to do that. One of the elements is an IsometricRectangle.
Regards

@elchininet
Copy link
Owner

Hi @rahulnayanegali,
Do you know already how to work with textures?
Regards

@elchininet
Copy link
Owner

Hi @rahulnayanegali,
It seems that you already solved your doubt.
Closing this issue.
Regards

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

No branches or pull requests

2 participants