https://github.com/knisterpeter/d3
d3 is a JavaScript WebGL Engine
https://github.com/knisterpeter/d3
Last synced: 8 months ago
JSON representation
d3 is a JavaScript WebGL Engine
- Host: GitHub
- URL: https://github.com/knisterpeter/d3
- Owner: KnisterPeter
- License: bsd-3-clause
- Created: 2011-03-19T12:39:00.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2017-03-18T01:20:11.000Z (over 9 years ago)
- Last Synced: 2025-01-20T18:26:58.586Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 196 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
# d3 WebGL Graphics- and Game-Engine
d3 is a generic graphics engine as well as a game engine.
It contains a scene graph as well as resource management and loading.
## Resources
To view the examples setup a webserver and include the project root
in the document root. Then open the index.html in the test directory.
The resources and shaders found in the specific directores could be used
for any purpose free of charge.