Skip to content

dg14/node-opengl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL module for NodeJS

This projects attempts to provide platform-independent access to opengl functions. The project is born from a fork of node-webgl package at https://github.mikeseven/node-webl

Dependencies

  • NodeJS
  • node-glfw (GLFW 3.0, OpenGL/Mesa)

License

BSD

Modules included

  • skel: app skeleton
  • timer: timer object
  • ogl: 2D drawing primitives (rectangle, polygon, grid)

Examples

Todo

TBW

About

OpenGL module for NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors