playcanvas / playcanvas/splat-transform
LCC2 is N-ary tree, not octree
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 168
- Avg merge
- 7h 51m
- Merged PRs (30d)
- 12
Description
In the Supported Formats table, the description of .lcc2 currently states it is an octree format.
However, according to the official LCC2 whitepaper (https://github.com/xgrids/LCC2Whitepaper), LCC2 is defined as an N-ary tree instead of an octree.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Supported Formats table and compare the .lcc2 description with the linked official LCC2 whitepaper. Update the description to identify LCC2 as an N-ary tree rather than an octree; the table should accurately reflect the format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 78/100