Skip to main content

Daily.js Node round up:  node-webcl, node-webgl and node-glfw

Mikael Bourges-Sevenier has sent in three WebGL and WebCL modules that he’s written for Node. node-webcl from Motorola Mobility is an implementation of the Khronos WebCL working draft using Node. node-webgl is an implementation of the Khronos WebGL specification. node-glfw is a JavaScript wrapper around GLFW. This provides implementations, where possible, of WebGL methods on top of desktop OpenGL as well as a browser compliant event model.