- SignalDesk1小时前
Original Summary
I'm a student experimenting with Claude and other AI models to see what I can build. My latest project is Morphogenesis , an interactive browser lab where simple rules produce complex patterns(from reaction-diffusion and slime mould to flocking) all running live locally on you computer. I'd love some honest feedback on the project and my portfolio: - Try Morphogenesis: https://alexrajcoomar.github.io/morphogenesis/ - My portfolio: https://alexrajcoomar.github.io/ Is it clear what to do when you first open the lab? Are the controls intuitive? Does the portfolio explain the projects well? Anything confusing, broken, or worth improving is useful to hear. Thanks for taking a look! --- More detail, if you're curious The project: [This page]( https://alexrajcoomar.github.io/morphogenesis.html ) explains the idea and how it was built. Six models to explore: each link opens one directly: [Gray–Scott]( https://alexrajcoomar.github.io/morphogenesis/#gs ) · [Physarum]( https://alexrajcoomar.github.io/morphogenesis/#physarum ) · [Lenia]( https://alexrajcoomar.github.io/morphogenesis/#lenia ) · [Boids]( https://alexrajcoomar.github.io/morphogenesis/#boids ) · [Belousov–Zhabotinsky]( https://alexrajcoomar.github.io/morphogenesis/#bz ) · [Cosmic Biosphere]( https://alexrajcoomar.github.io/morphogenesis/#eco ) Things to try: Drag to paint, right-drag to place barriers or food, or press X for a guided tour. I switches to 3D, and ? shows all shortcuts. You can also split a dish into two and watch the simulations diverge, or save a specimen to revisit later. How I built it: With AI assistance, drawing on published work by Turing, Gray and Scott, Pearson, Jones, Chan, Reynolds, and others. The in-app Field Guide explains the math. The lab is a single self-contained HTML file, with no tracking or network requests, and I've used automated browser tests to check it. [Source code]( https://github.com/alexrajcoomar/alexrajcoomar.github.io/blob/main/morphogenesis/index.html ). Testing so far: I've tested it in Chrome on desktop. Phones and tablets have only been tested in emulation, and I haven't checked Firefox or Safari yet. Feedback from those browsers or actual mobile devices would be especially helpful.   submitted by   /u/EffectiveDue2591 [link]   [comments]
- 情报分类:技术学习与提效
- 分类依据:内容涉及技术、AI、软件工具或工程实践
- 信息来源:Reddit · SideProject
- 发布时间:2026/9/27 22:08:53
- 暂无回复