brownhci/WebGazer

Further speed up mat.js with OpenGL + LinAlg libraries

Open

#31 aberto em 5 de jun. de 2016

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)HTML (520 forks)batch import
Performancehelp wanted

Métricas do repositório

Stars
 (3.412 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador