onsight
Version:
Interactive, easy to use JavaScript game framework.
25 lines (15 loc) • 597 B
Markdown
<div align="center">
<img src="./files/logo/onsight256.png" alt="Onsight Engine"/>
</div>
# Onsight
Open-source framework written in JavaScript to run games and other interactive content in the browser.
<br />
## Status
Under development, expect frequent breaking changes...
<br />
## Credits
Thanks to inspiration and code from these wonderful projects:
- [escher.js](https://github.com/tentone/escher.js) - Interactive 2D canvas framework.
- [ogl](https://github.com/oframe/ogl) - Minimal WebGL library.
- [three.js](https://github.com/mrdoob/three.js/) - JavaScript 3D library.
<br />