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.

貢獻者指南