Skip to content

Add Ellipsoid turtle constructors (v1.0.2)#5

Merged
AleMorales merged 1 commit into
masterfrom
Ellipsoid
Jun 17, 2026
Merged

Add Ellipsoid turtle constructors (v1.0.2)#5
AleMorales merged 1 commit into
masterfrom
Ellipsoid

Conversation

@AleMorales

Copy link
Copy Markdown
Member

Summary

  • Implement PGP.Ellipsoid! and PGP.Ellipsoid turtle methods in src/Primitives.jl, replacing the previous error stubs
  • Add test/test_ellipsoid.jl with 8 tests covering mesh equality, turtle movement, and per-triangle properties
  • Register the new testset in test/runtests.jl
  • Update NEWS.md for version 1.0.2

Generated with Claude Code

Implement PGP.Ellipsoid! and PGP.Ellipsoid turtle methods that generate
a solid ellipsoid in front of the turtle, following the same pattern as
other 3D solid primitives. Requires PlantGeomPrimitives 1.0.3.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@AleMorales AleMorales merged commit 0db5217 into master Jun 17, 2026
1 check failed
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