Author Archives: Admin

Lesson 15 working

Work continues. After making some changes to GLSL registers and how that is reported through the stack all the way up to WebGL, I was pleased to discover that lesson 15 is now (mostly) working correctly. My guess is that … Continue reading

Posted in Uncategorized | Comments Off on Lesson 15 working

IE Fix

The demos have been updated with the latest version of the cwebgl library. This fixes a bug that caused IE to crap out.

Posted in cWebGL | Tagged , | Comments Off on IE Fix

Project Split

I’m splitting the glsl compiler into a separate project. See https://github.com/cimaron/glsl2js/.

Posted in cWebGL | Tagged , | Comments Off on Project Split

Code Moved

The code repository has now been moved to github: https://github.com/cimaron/cwebgl. More updates will be forthcoming.

Posted in cWebGL | Tagged | Comments Off on Code Moved

Status

Currently, cWebGL development is on hold while I catch up on other responsibilities. However, I will gladly accept code contributions from anyone who wants to help development continue.

Posted in cWebGL | 3 Comments