-
Notifications
You must be signed in to change notification settings - Fork 1
/
ideas.txt
73 lines (32 loc) · 1.27 KB
/
ideas.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
borrowed heavily from
http://blog.angusforbes.com/openglglsl-render-to-texture/
http://nullprogram.com/blog/2014/06/10/
256x256 texture to start?
world wrap-around
Life in the Stencil Buffer
http://www.glprogramming.com/red/chapter14.html
use this guy:
http://www.conwaylife.com/forums/viewtopic.php?f=2&t=2057
pinch and zoom, pan
provide android wallpaper
have a configuration screen with various checkboxes
galaxy tab 4
fun.png
using GL_LINEAR?
tap cells to change color/states
port to libgdx
buy a galaxy tab 4 8"?
dive into [android graphics links]
How to Simulate Cellular Automata with Shaders
http://www.alanzucconi.com/2016/03/16/cellular-automata-with-shaders/
Fluid dynamics with cellular automata on a GPU
http://zvold.blogspot.co.uk/2010/04/fluid-dynamics-with-cellular-automata.html
Margolus neighborhood in cellular automata: "TM GAS" and "Critters" on a GPU
http://zvold.blogspot.co.uk/2010/03/margolus-neighborhood-in-cellular.html
Conway's "Life" and "Brian's Brain" cellular automata using GPU
http://zvold.blogspot.co.uk/2010/01/conways-life-and-brians-brain-cellular.html
compute shaders
https://github.com/Artomatix/infinity_tile_shader
http://www.pathofexile.com/forum/view-thread/55091
links to GPU gems and a paper
see what it is?