gpujs/gpu.js

How would you build something like Conway's Game of Life with this?

已关闭

#229 创建于 2017年11月30日

 (4 条评论) (0 个反应) (0 位负责人)JavaScript (756 个派生)batch import
help wanted

仓库指标

星标
 (14,837 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

This looks like a terrific project, but I'm confused. If setting output to graphical doesn't yield a valid return type, but simulation state needs to be retained and updated between rounds, how would GPU.js handle that. Surely for that kind of application, don't you need an updated array and graphical output? Any pointers would be awesome. Thanks in advance.

贡献者指南