This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Pablo Delgado
pablode.bsky.social
did:plc:5rvb2jq4qcyj4bs3uqidsljc
To reduce the memory footprint, I first run the geometry through meshoptimizer which culls and deduplicates vertices. Next, the data is compressed with blosc. The results are quite good. Decompression only happens when a BLAS is rebuilt. (3/4)
2025-01-03T11:15:20.879Z