brownhci/WebGazer

Further speed up mat.js with OpenGL + LinAlg libraries

Open

#31 ouverte le 5 juin 2016

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)HTML (520 forks)batch import
Performancehelp wanted

Métriques du dépôt

Stars
 (3 412 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur