Fornjot/experiments
2025-04-04 13:08:46 +02:00
..
2024-10-30 Bump zip from 2.2.1 to 2.4.1 in /experiments/2024-10-30 2025-03-18 00:18:38 +00:00
2024-12-09 Add README for latest experiment 2025-03-17 20:30:03 +01:00
2025-03-18 Re-use bottom and top curves when connecting faces 2025-04-04 13:08:46 +02:00
README.md Document experiments/ directory 2024-11-27 19:19:55 +01:00

Fornjot - Experiments

Sometimes I need to try something that has a good chance of not working out. If I do that, I sometimes don't want to be encumbered by existing code. And I don't want to have the responsibility of cleaning up after myself; which I would have to do, if an experiment in the actual Fornjot code were to fail.

This is what the experiments in this directory are for. They provide this unencumbered playground.

I generally try to document what an experiment is for and how it went, but I might not do that until after it's done.