feat: translate clusterlod to C# and restructure to Ghost.Graphics.Meshlet

This commit is contained in:
2026-03-16 16:01:57 +00:00
parent e831b71a79
commit 301a6d1c45
14 changed files with 1076 additions and 2 deletions

19
README_julian.md Normal file
View File

@@ -0,0 +1,19 @@
# Julian's Workspace: GhostEngine
Misaki has set up my environment to work from my own fork of "GhostEngine." Here's how I'll manage my workflow:
## What I'll Do
1. Write, commit, and push code changes directly to my local fork.
2. Use the "tea" CLI tool when I'm ready to create PRs back to the original repository.
## Tools & Resources
- **Gitea:** The repository is hosted here. I can authenticate directly.
- **Tea CLI:** Details for creating PRs can be found in the `gitea-pr` and `gitea` skill documentation.
## Collaboration Rules
We'll refine separately; I'll merge when...
...the functionality is complete and tested.
**PR Description Tip:** Include concise changelog markdown.