playcanvas / playcanvas/splat-transform

LCC2 is N-ary tree, not octree

Open Beginner friendly
#271 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.