blobject/emergence

system

Closed this issue · 0 comments

data:

  • what other types of data need to be stored?
    • computation results?
  • what format should be used to store a snapshot of the world?

3d:

  • what should the third axis be?
    • spatial (like by original authors)
    • temporal
    • should it be configurable, so allow both spatial, temporal, and other?

opencl:

  • what sort of computations can opencl handle?
  • what should opencl handle?
  • how does opencl and opengl interplay?