asakeron / cljs-webgl

WebGL binding to ClojureScript
109 stars 14 forks source link

Feature support. #1

Open asakeron opened 11 years ago

asakeron commented 11 years ago

There is need to support every WebGL feature, it doesn't mean that every javascript function will be literally translated, though.

When possible, ClojureScript features will be used to for supporting a more idiomatic API. Specifically:

Below follows a complete list of WebGL functions as in WebGL Specification Version 1.0.2:

Context related: