Is it possible to access HTML5 canvas elements in Opa?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
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/ |
|||||
|
|