Skip to content

History

Revisions

  • docs: replace ASCII pipeline diagram with rendered architecture image The hand-drawn box-and-arrow diagram in the code block is now an image (images/architecture.png), same four-layer pipeline content, easier to read.

    @Jangmyun Jangmyun committed Aug 19, 2026
    f759847
  • docs: sync options reference with 1.4.0 (stats, maxConcurrentRequests, maxCacheBytes, heightOffset) The wiki hadn't been updated since 1.1.0-era options. maxConcurrentRequests (1.4.0), maxCacheBytes (1.3.0), and heightOffset (1.2.0) were missing from the Options & Tuning reference table and guidance sections, and the new dataSource.stats getter (1.4.0) had no documentation anywhere in the wiki.

    @Jangmyun Jangmyun committed Aug 19, 2026
    a8059f2
  • docs: sync wiki with current codebase Update Architecture, Options-and-Tuning, Coordinate-Systems, and Home pages to reflect changes since early August: Float32 relative-position encoding replacing EncodedCartesian3, maxPoints and lazy hierarchy paging, the sphere-cache LRU, the epsgTable.ts split, and the styling options (colorMode, opacity, classificationFilter, intensityRange).

    @Jangmyun Jangmyun committed Aug 17, 2026
    a38fa66
  • Merge branch 'master' of github.com:Jangmyun/copcesium.wiki Resolve Third-Party-Licenses.md in favor of the corrected content (node-fetch/whatwg-url/tr46/webidl-conversions are not actually bundled — Vite resolves cross-fetch's browser field, matching the main repo's THIRD_PARTY_LICENSES.md fix).

    @Jangmyun Jangmyun committed Aug 7, 2026
    dac8d27
  • docs: reflect in-flight fetch cancellation and advanced-viewer example Architecture's round-trip section was missing the #86 fix where a pending load for a key that drops out of the LoD selection is now cancelled instead of left to finish unused. Home's example link only pointed at basic-viewer; add advanced-viewer alongside it.

    @Jangmyun Jangmyun committed Aug 7, 2026
    36c95ce
  • docs: add Third-Party Licenses page

    @Jangmyun Jangmyun committed Aug 3, 2026
    f3184da
  • docs: add Third-Party Licenses page

    @Jangmyun Jangmyun committed Aug 3, 2026
    a67d0fc
  • docs: update LoD selection and replacement matching for #66/#76 Node selection now renders the full root-to-cut path, not just the frontier, and replacement matching uses octree containment at any depth instead of only a direct parent/child.

    @Jangmyun Jangmyun committed Aug 3, 2026
    f368eec
  • Add in-depth wiki: architecture, tuning, CRS, conversion, troubleshooting Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

    @Jangmyun Jangmyun committed Aug 1, 2026
    f1e4d0e
  • Initial Home page

    @Jangmyun Jangmyun committed Aug 1, 2026
    410d6b6