Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jeremytammik/nodewebgl
- Owner: jeremytammik
- License: mit
- Created: 2015-04-15T21:03:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-29T11:35:04.000Z (over 9 years ago)
- Last Synced: 2024-10-16T15:07:55.790Z (2 months ago)
- Language: HTML
- Homepage: http://the3dwebcoder.typepad.com/
- Size: 543 KB
- Stars: 5
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.