brownhci/WebGazer

Further speed up mat.js with OpenGL + LinAlg libraries

Open

#31 创建于 2016年6月5日

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

仓库指标

Star
 (3,412 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南