brownhci/WebGazer

Further speed up mat.js with OpenGL + LinAlg libraries

Open

#31 geöffnet am 5. Juni 2016

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)HTML (520 Forks)batch import
Performancehelp wanted

Repository-Metriken

Stars
 (3.412 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Currently, mat.js relies on naive, un-optimized code ported from Java to for use throughout the libraries. We should look into porting some of this code to rely on optimized, high performance code. If anyone has any Javascript libraries they would like to recommend, please list them here.

Contributor Guide