Skip to content

Releases: 3dgscloud/GaussForge

v0.5.2

03 Mar 15:07

Choose a tag to compare

What's Changed

  • feat(wasm): add modelInfo to ConvertResult by @szpnygo in #18
  • feat(wasm): add optional modelInfo to convert() result by @szpnygo in #19
  • feat(wasm): optimize array conversion by @szpnygo in #20

Full Changelog: v0.5.1...v0.5.2

v0.5.1

01 Mar 09:04

Choose a tag to compare

v0.5.0

01 Mar 08:28

Choose a tag to compare

What's Changed

  • feat: add python binding by @szpnygo in #16
  • feat: add Python package support and usage examples to README by @szpnygo in #17

Full Changelog: v0.4.2...v0.5.0

v0.4.2

27 Feb 16:40

Choose a tag to compare

What's Changed

  • feat: add npm workflow for publishing @gaussforge/wasm by @szpnygo in #15

Full Changelog: v0.4.1...v0.4.2

v0.4.1

07 Feb 09:30

Choose a tag to compare

v0.4.0

03 Feb 03:08

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

26 Dec 00:50

Choose a tag to compare

What's Changed

  • Add SOG format support and resolve WASM/MSVC build issues by @maxious in #10

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

24 Dec 13:45

Choose a tag to compare

What's Changed

  • feat: add PLY Compressed Reader and Writer Benchmarks to CMake config… by @szpnygo in #3
  • feat: add Splat Reader and Writer Benchmarks to CMake configuration by @szpnygo in #4
  • feat: add Ksplat Reader and Writer Benchmarks to CMake configuration by @szpnygo in #5
  • feat: add Spz Reader and Writer Benchmarks to CMake configuration by @szpnygo in #6
  • refactor: optimize splat data reading process for performance improvements by @szpnygo in #7
  • refactor: further optimize ksplat data reading for enhanced performance by @szpnygo in #8
  • refactor: remove redundant benchmark library links in CMake configuration by @szpnygo in #9

Full Changelog: v0.2.0...v0.2.1

v0.2.0

22 Dec 03:50

Choose a tag to compare

What's Changed

  • feat: integrate ply_auto reader for enhanced PLY file handling by @szpnygo in #2

Full Changelog: v0.1.2...v0.2.0

v0.1.2

20 Dec 06:50
013f8f1

Choose a tag to compare

What's Changed

  • feat: refactor WASM distribution with environment-specific builds and memory safety by @szpnygo in #1

New Contributors

Full Changelog: v0.1.0...v0.1.2