Skip to content

wjlgryx/node-webgl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-webgl

Screenshot

Dependencies

  • node.js
  • SDL
  • OpenGL
  • DevIL

I'd like to try and get rid of the DevIL dependency when there are more node.js image libraries.

Building

node-waf configure build

Testing

node examples/example.js
chromium-browser --enable-webgl examples/example.html

Developing

  • Add more WebGL functions!
  • Make some node.js image libraries
  • Replace DevIL with those node.js image libraries
  • Find nice ways to remove the nodejs variable from example-include.js
  • Add more events (e.g. keyboard)
  • Make/port some WebGL examples
  • Find a way to compile addons with a Cygwin version of node.js

See

Releases

No releases published

Packages

No packages published