![]() Topic awaiting preservation: Interesting drawing/animation technique (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: Cold Sweden |
![]() Foung a pretty cool techniuque for drawing and making animations in JavaScript, that I've never seen before. |
Paranoid (IV) Inmate From: France |
![]() |
Paranoid (IV) Mad Scientist From: Omicron Persei 8 |
![]() if i understood this correctly the lines are drawn because of a bug in IE? |
Paranoid (IV) Inmate From: France |
![]() GRUMBLE: I beg the W3C do not states how the map areas should be displayed when they have the focus, so it's not a bug. Neither a feature in fact. |
Paranoid (IV) Mad Scientist From: Omicron Persei 8 |
![]() i have to admit i didnt look at your algorithm in detail. but could you tell me what algorithm you use to calculate the x and y position for each pixel? |
Paranoid (IV) Inmate From: France |
![]()
|
Bipolar (III) Inmate From: Sweden |
![]() This is why I like IE lol |
Paranoid (IV) Inmate From: USA |
![]() Alas, MSIE is not very portable or compatible. |
Paranoid (IV) Mad Scientist From: Omicron Persei 8 |
![]() ah poi, nice trick! |
Paranoid (IV) Inmate From: France |
![]() GRUMBLE: You can only draw certain types of polygons that way. I've imagined a recursive method to draw any polygon, but never implemented it and doubt it could be used to render anything else than a cube or a tetrahedron in realtime. |