gpujs/gpu.js

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

Open

#229 ouverte le 30 nov. 2017

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)JavaScript (756 forks)batch import
help wanted

Métriques du dépôt

Stars
 (14 837 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur