max
68ae62527f
feat(noise): preserve segment lengths during displacement
...
The noise node previously displaced each path point's XYZ independently,
which stretched/compressed segments and produced kinked edges. After
displacement, re-project each point onto the sphere of radius
seg_lens[i-1] centered at the previous point — same pattern used by the
gravity node. Total path length is now preserved; noise bends the path
rather than stretching it.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-07 23:43:44 +02:00
max
8865b9b032
feat(node): initial leaf / shape nodes
🚀 Lint & Test & Deploy / release (pull_request) Successful in 4m1s
2026-02-09 18:32:52 +01:00
release-bot
c7f808ce2d
wip
2026-02-08 22:56:41 +01:00
Max Richter
be97387252
feat: trying to remove wasm-bindgen
2026-01-19 01:29:12 +01:00
max
10a12ad41c
feat: instance node
Deploy to GitHub Pages / build_site (push) Successful in 2m44s
2024-05-06 01:10:23 +02:00
max
bcec0b45ab
feat: make cargo workspace publishable
Deploy to GitHub Pages / build_site (push) Failing after 43s
2024-05-02 14:15:20 +02:00
max
5fe0c8a795
feat: add rotate node
Deploy to GitHub Pages / build_site (push) Successful in 1m54s
2024-05-02 03:37:30 +02:00
max
98a4e6e34d
feat: improve help view
Deploy to GitHub Pages / build_site (push) Failing after 1m24s
2024-04-26 19:04:54 +02:00
max
c1e6d141bf
feat: add gravity node
Deploy to GitHub Pages / build_site (push) Successful in 1m52s
2024-04-25 13:15:24 +02:00
max
2de2560a57
feat: implement branch node (almost finsihed)
2024-04-24 22:16:15 +02:00
max
4db1cc7d4f
feat: add path_geometry data
Deploy to GitHub Pages / build_site (push) Successful in 2m21s
2024-04-24 19:11:00 +02:00
max
070a5b52d0
fix: random node now works as expected
2024-04-23 20:35:56 +02:00
max
00776b92d3
feat: fucking hell yeah (it works) dont look at commit time pls
2024-04-23 04:59:20 +02:00
max
1de0094c85
feat: add snapToGrid and showGrid settings
2024-04-22 16:52:52 +02:00
max
4c7c4cac2c
feat: some shut
2024-04-20 04:08:30 +02:00
max
f1fcf78f6c
feat: style settings better
2024-04-19 20:30:51 +02:00
max
d8ada83db3
feat: add theming support
2024-04-19 01:27:11 +02:00
max
e7f43020dc
feat: add validation to include_definition macro
2024-04-18 15:40:41 +02:00
max
32426ac045
feat: add vec3 to stem
2024-04-18 13:16:33 +02:00
max
2edd22136f
feat: yaaay first stem
2024-04-18 00:02:50 +02:00
max
1da13523ea
feat: some stuff
2024-04-17 16:39:56 +02:00
max
7579c6c00b
feat: add box node
2024-04-17 15:34:28 +02:00
max
ddd0e6a0cf
feat: yaaay a triangle :)))
2024-04-16 15:32:23 +02:00
max
3d3ea5b5f8
feat: improve hash functions
2024-04-16 13:30:14 +02:00
max
dec205b234
feat: some moving around
2024-04-15 22:13:43 +02:00
max
0254bc1ae5
feat: first working version with parameters
2024-04-15 18:46:34 +02:00
max
5701c51bd6
fix: move rustc profiles to root cargo.toml
2024-04-13 12:20:41 +02:00
max
644bcd6997
feat: add array and sum node
2024-04-10 23:50:41 +02:00
max
0ecf9798c4
feat: some stuff
2024-04-05 19:38:10 +02:00
max
b3780fdf96
feat: did some stuff
2024-04-05 18:03:23 +02:00
max
68d1bac572
feat: testing on how to flatten tree structures
2024-04-05 16:45:57 +02:00
max
473f696626
feat: track images with git lfs
2024-04-04 21:04:51 +02:00
max
9776b5a84a
feat: track images with git lfs
2024-04-04 19:17:27 +02:00
max
738bc1cf7a
feat: start to implement node_registry
2024-03-01 18:23:40 +01:00
max
27b6514167
feat: some shit
2024-02-28 21:21:42 +01:00