Skip to content

Dead code cleanup, README update#103

Merged
liotier merged 2 commits into
mainfrom
claude/remove-unused-variable-NCvPC
Mar 26, 2026
Merged

Dead code cleanup, README update#103
liotier merged 2 commits into
mainfrom
claude/remove-unused-variable-NCvPC

Conversation

@liotier

@liotier liotier commented Mar 26, 2026

Copy link
Copy Markdown
Owner
  • Remove dead code: synchronous computeVoronoi/coalescePoints (now in worker), speculative renderingMode: '2d' and gl.disable(gl.DEPTH_TEST) that had no effect
  • Update READMEs for both Inundator and Isosmfar with recent improvements

claude added 2 commits March 26, 2026 14:52
Inundator: MapLibre 5, Turf.js 7, jsDelivr CDN, document running
counters, parallel fetching, bitwise zoom, DOM caching.

Isosmfar: MapLibre v5, Turf.js v7, document Voronoi Web Worker,
O(n) Union-Find clustering, booleanWithin fast path, WebGL buffer
reuse, squared distance shader optimization.

https://claude.ai/code/session_013SyD3xCEEcuzNN69ghKo3z
- Remove synchronous computeVoronoi and coalescePoints (now in worker)
- Remove renderingMode: '2d' (speculative fix that had no effect)
- Remove gl.disable(gl.DEPTH_TEST) (speculative fix that had no effect)

https://claude.ai/code/session_013SyD3xCEEcuzNN69ghKo3z
@sonarqubecloud

Copy link
Copy Markdown

@liotier liotier changed the title Isosmfar: fix MapLibre v5 rendering, Voronoi Web Worker, cleanup Dead code cleanup, README update Mar 26, 2026
@liotier liotier merged commit 2f05548 into main Mar 26, 2026
3 checks passed
@liotier liotier deleted the claude/remove-unused-variable-NCvPC branch March 26, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants