@voluma/vlam 0.3.2 → 0.3.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -51,7 +51,7 @@ renderer.setAnimationLoop(() => {
51
51
  ```
52
52
 
53
53
 
54
- Supported formats: `.sog`, `.ply`, `.spz`, `.splat`, `.ksplat`, `.lcc`, `.lcc2`, `.rad`, `.radc`.
54
+ Supported formats: `.sog`, `.ply`, `.spz`, `.splat`, `.ksplat`, `.lcc`, `.lcc2`, `.rad`.
55
55
 
56
56
 
57
57
  ## Contributing
@@ -62,4 +62,4 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) and [docs/architecture.md](docs/architect
62
62
 
63
63
  [MIT](LICENSE). Third-party notices: [THIRD_PARTY_NOTICES.md](THIRD_PARTY_NOTICES.md).
64
64
 
65
- Made in the EU by [Voluma](https://voluma.ai).
65
+ Made by [Voluma](https://voluma.ai).
@@ -14,7 +14,7 @@
14
14
  * - `@voluma/vlam/effects` - tree-shakeable modifier presets
15
15
  * - `@voluma/vlam/formats/ply` - 3DGS `.ply`, raw and compressed
16
16
  * - `@voluma/vlam/formats/sog` - PlayCanvas SOG, bundled and unbundled
17
- * - `@voluma/vlam/formats/rad` - Spark `.rad`/`.radc`
17
+ * - `@voluma/vlam/formats/rad` - Spark `.rad`
18
18
  * - `@voluma/vlam/formats/lcc` - XGRIDS LCC / `.lcc2` + collision helpers
19
19
  * - `@voluma/vlam/formats/spz` - Niantic `.spz`
20
20
  * - `@voluma/vlam/formats/splat` - antimatter15 `.splat`