Skip to content

Conversation

@kylebarron
Copy link
Member

@kylebarron kylebarron commented Dec 23, 2025

Closes #42

  • Create binary array of triangle positions instead of many small JS arrays
  • Create binary array of colors
  • Create binary array with earcut indices. Since we're starting with triangles, we shouldn't have to perform triangulation via algorithm.

Some element of this isn't quite right. I'll probably have to go into lonboard/deck.gl-geoarrow and log out the exact data format being passed into the upstream layers.

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.

Generate binary polygon data in debug layer

2 participants