cWebGL v0.2.0 Released

After months of work, I am pleased to announce the release of cWebGL v0.2.0. New in this release is a completely refactored GLSL compiler which will produce valid GPU ARB assembly code, and an ARB to Javascript translator and execution subsystem. This release also offers a slight performance improvement, with the possibility of more improvements in the immediate future. Download it at the google code project page here.

This entry was posted in cWebGL. Bookmark the permalink.

One Response to cWebGL v0.2.0 Released

  1. Joe says:

    Awesome stuff ! This will be a very nice fallback for webgl for less performance-intensive animations.