Is it possible to access HTML5 canvas elements in Opa?
Asked
Active
Viewed 490 times
1 Answers
7
Yes it is possible to access HTML5 canvas elements in Opa!
See the online API doc: http://opalang.org/resources/doc/index.html#canvas.opa.html/!/value_stdlib.core.xhtml.Canvas
And you know what? Hhuho pushed on github a collaborative whiteboard based on html5 canvas: https://github.com/hhugo/OpaWhiteBoard
You can play with it here: http://canvas.opalang.org/

Cédrics
- 1,974
- 11
- 13
-
It's still served as XHTML 1.1 :-( – stesch Oct 16 '11 at 12:30