TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

3D Cellular Automata

24 点作者 diginova9 个月前

3 条评论

vismit20009 个月前
Conway Cubes - Game of Life in 3-D (or n-D): Asked once in Advent of Code (2020) <a href="https:&#x2F;&#x2F;adventofcode.com&#x2F;2020&#x2F;day&#x2F;17" rel="nofollow">https:&#x2F;&#x2F;adventofcode.com&#x2F;2020&#x2F;day&#x2F;17</a>
skvj9 个月前
that&#x27;s a great demo and UI. if you like 3d cellular automata, here&#x27;s a 3d cellular automata voxel shader: <a href="https:&#x2F;&#x2F;github.com&#x2F;kchapelier&#x2F;cellular-automata-voxel-shader">https:&#x2F;&#x2F;github.com&#x2F;kchapelier&#x2F;cellular-automata-voxel-shader</a>
galaxyLogic9 个月前
Very cool, especially if you zoom in and use the step-button repeatedly&#x2F;