Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.