Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geometryzen/davinci-visual
A lightweight WebGL Mathematical visualization library
https://github.com/geometryzen/davinci-visual
Last synced: 9 days ago
JSON representation
A lightweight WebGL Mathematical visualization library
- Host: GitHub
- URL: https://github.com/geometryzen/davinci-visual
- Owner: geometryzen
- License: mit
- Created: 2015-03-30T23:29:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-05T03:12:42.000Z (over 9 years ago)
- Last Synced: 2024-10-10T10:19:52.783Z (about 1 month ago)
- Language: JavaScript
- Size: 962 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to davinci-visual
A lightweight WebGL Mathematical visualization library.
[![Build Status](https://travis-ci.org/geometryzen/davinci-visual.png)](https://travis-ci.org/geometryzen/davinci-visual)
## Release History
* 1.0.0: 2015-05-02 Initial release.
* 1.1.0: 2015-05-02 Visual.setSize(width, height) added for canvas elements smaller than full window.
* 1.1.1: 2015-05-02 Disable mouse controls.
* 1.2.0: 2015-05-02 Allow canvas to be an `id` in Visual($window, canvas).
* 1.3.0: 2015-05-02 Rename Visual to WebGLCanvas.
* 1.4.0: 2015-05-02 Remove Lighting.
* 1.4.1: 2015-05-02 Documentation.
* 1.5.0: 2015-05-04 animationRunner and IStopwatch.
* 1.6.0: 2015-05-04 Workbench3D canvas management.## License
Copyright (c) 2014-2015 David Holmes
Licensed under the MIT license.