Skip to content

Add C# quadtree implementation - #2

Open
jsBread wants to merge 1 commit into
parallelfrom
v2aacr-codex/create-c#-app-for-quadtree-implementation
Open

Add C# quadtree implementation#2
jsBread wants to merge 1 commit into
parallelfrom
v2aacr-codex/create-c#-app-for-quadtree-implementation

Conversation

@jsBread

@jsBread jsBread commented Jul 10, 2025

Copy link
Copy Markdown
Owner

Summary

  • add a C# console app implementing a quadtree similar to the Rust code
  • include data structures for bodies, nodes, quads and ranges
  • provide partition extension and quadtree build/acceleration logic

Testing

  • dotnet build QuadtreeCS/QuadtreeCS.csproj
  • dotnet run --project QuadtreeCS/QuadtreeCS.csproj

https://chatgpt.com/codex/tasks/task_e_686f1aa8f4588333841b9e301f38a199

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant