Thingiverse

Conway Game of Life Tiles set by SIMSIM314
by Thingiverse
Last crawled date: 4 years, 3 months ago
Those are tiles which can represent each still life in conway game of life, i.e. they enforce constraints such that any tiling corresponds to a still life in Conway's Game of Life
For further details:http://www.conwaylife.com/forums/viewtopic.php?f=7&t=2188
LifeTiles.jscad Can be viewed correctly with colors in:http://openjscad.org/
Important You should 3d print in 2 colors. Check out the jscad file for the coloring scheme.
Important Copy/Paste the LifeTiles.jscad into the code editor - don't try to drug and drop it into the window.
To use the TileGenerator.py script (you'll need golly http://golly.sourceforge.net/)
copy it to some directory under golly python scripts.
Make sure you have SL only in golly.
Run the script. You get the report of each tile quantity, total, and script to generate the tiles.
In the same folder of the script, find tiles.txt file, this is jscad script.
Add it content to the end of posted below jscad script.
Run in jscad (shift+enter) - notice you need to copy/paste the code.
Have your SL in tiles.
For further details:http://www.conwaylife.com/forums/viewtopic.php?f=7&t=2188
LifeTiles.jscad Can be viewed correctly with colors in:http://openjscad.org/
Important You should 3d print in 2 colors. Check out the jscad file for the coloring scheme.
Important Copy/Paste the LifeTiles.jscad into the code editor - don't try to drug and drop it into the window.
To use the TileGenerator.py script (you'll need golly http://golly.sourceforge.net/)
copy it to some directory under golly python scripts.
Make sure you have SL only in golly.
Run the script. You get the report of each tile quantity, total, and script to generate the tiles.
In the same folder of the script, find tiles.txt file, this is jscad script.
Add it content to the end of posted below jscad script.
Run in jscad (shift+enter) - notice you need to copy/paste the code.
Have your SL in tiles.