Skip to content

Document meshing algorithm#40

Merged
thomaslepoix merged 5 commits into
mainfrom
dev/doc-mesh-algorithm
Feb 10, 2026
Merged

Document meshing algorithm#40
thomaslepoix merged 5 commits into
mainfrom
dev/doc-mesh-algorithm

Conversation

@thomaslepoix

@thomaslepoix thomaslepoix commented Jan 31, 2026

Copy link
Copy Markdown
Member

Fixes #39

Can be viewed like that:

nix develop
	cmake -S . -B build
	cmake --build build --target interval

	xdg-open build/doc/interval.md

For now, the algorithm can still be seen in action through the old Python Proof Of Concept:

nix develop '.#doc'
	python doc/abstract/conflict_too_close_meshline_policies/autosolve.py

@thomaslepoix thomaslepoix added the documentation Improvements or additions to documentation label Jan 31, 2026
@sonarqubecloud

Copy link
Copy Markdown

@thomaslepoix thomaslepoix merged commit 415113f into main Feb 10, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document meshing algorithm

1 participant