brownhci/WebGazer

Further speed up mat.js with OpenGL + LinAlg libraries

Open

#31 创建于 2016年6月5日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)HTML (3,412 star) (520 fork)batch import
Performancehelp wanted

描述

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.

贡献者指南