Skip to content

feat: add l-system generator#15

Merged
f-gueguen merged 1 commit into
mainfrom
feature/l-system
Oct 7, 2025
Merged

feat: add l-system generator#15
f-gueguen merged 1 commit into
mainfrom
feature/l-system

Conversation

@f-gueguen

Copy link
Copy Markdown
Contributor

Summary

  • add deterministic/stochastic L-system generator with typed API
  • document new options in docs/index.d.ts and README tables
  • ship example, tests, and roadmap updates for the L-system milestone

Testing

  • npm run lint
  • npm run typecheck
  • npm test
  • npm run build

@f-gueguen f-gueguen enabled auto-merge (squash) October 7, 2025 09:52
@f-gueguen f-gueguen merged commit 1c62298 into main Oct 7, 2025
1 check passed
@f-gueguen f-gueguen deleted the feature/l-system branch October 7, 2025 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant