Topic: skewing a div |
|
---|---|
Author | Thread |
Neurotic (0) Inmate Newly admitted From: |
posted 06-15-2010 22:15
Is it possible at all to skew a div? I want to give a billboard persepective effect to a generated div. Since the div itself is not an image, I cannot texture a canvas element. Is it possible to generate a div as a image then? Then i can load in the data as a texture. Thanks for any help. |
Paranoid (IV) Inmate From: Norway |
posted 06-15-2010 22:55
If you really want to use Canvas, you can use use an SVG (image) containing a foreign object ( a simple document with your DIV ) as the source image of your drawImage calls. |
Maniac (V) Inmate From: The Land of one Headlight on. |
posted 06-16-2010 06:02
o/t poi: So what's this all about ? |
Obsessive-Compulsive (I) Inmate From: |
posted 06-16-2010 19:46
@poi thank you for your insights You guys rock on this forum. I will give everything you suggested a go and post back my results Regards, Toronto out. |
Obsessive-Compulsive (I) Inmate From: |
posted 07-30-2010 10:07
TP: Spam removed |
Obsessive-Compulsive (I) Inmate From: |
posted 07-30-2010 15:31
You may find this useful: |
Nervous Wreck (II) Inmate From: |
posted 05-31-2011 11:02
Edit TP: spam removed
|