v0.1.1: Optimized splat sort v1
- Use SIMD instructions for distance calculations in WASM sort
- Add transform feedback based option for pre-computing distances prior to sort
- Consistent naming: Use 'center' over 'position' for splats
- Fixed bug in splat sort where precision issues would occasionally cause a splat's mapped distance to be out of range