Skip to content

Add C# quadtree example - #3

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

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

Conversation

@jsBread

@jsBread jsBread commented Jul 10, 2025

Copy link
Copy Markdown
Owner

Summary

  • add a new QuadtreeCS console app implementing the quadtree algorithm from the Rust source
  • include Node, Quad and parallel build/accumulate logic using C# and unsafe-like constructs
  • simple Program.cs generates random bodies and runs the quadtree

Testing

  • dotnet build QuadtreeCS/QuadtreeCS.csproj -c Release

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