Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeremytammik/nodewebgl

A minimal Node.js WebGL viewer app
https://github.com/jeremytammik/nodewebgl

Last synced: 17 days ago
JSON representation

A minimal Node.js WebGL viewer app

Awesome Lists containing this project

README

        

# NodeWebGL

A minimal Node.js WebGL viewer app using [Express 4](http://expressjs.com).

A sample desktop app to drive the viewer via its REST API is provided by the
[TwglExport](https://github.com/jeremytammik/TwglExport) Revit add-in.

For a detailed description, please refer to
[The Building Coder](http://thebuildingcoder.typepad.com) and
[The 3D Web Coder](http://the3dwebcoder.typepad.com).

## Author

Jeremy Tammik, [The Building Coder](http://thebuildingcoder.typepad.com) and
[The 3D Web Coder](http://the3dwebcoder.typepad.com), Autodesk Inc.

Originally based on the Heroku
[node-js-getting-started](https://github.com/heroku/node-js-getting-started)
skeleton.

## License

This sample is licensed under the terms of the [MIT License](http://opensource.org/licenses/MIT).
Please see the [LICENSE](LICENSE) file for full details.