Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

Releases: Netherlands3D/3DTiles

Reimplemented Metadata parsing

09 Oct 12:00
1586fb7

Choose a tag to compare

Reimplemented Metadata parsing

Removed deprecated functions from coordinates package

02 Oct 12:14
795cd1d

Choose a tag to compare

  • changed deprecated use of coordinates-packages to using new functions in tile.cs

support screenspace error for orthographic camera

05 Aug 12:56
7cc76fb

Choose a tag to compare

v2.2.1

Merge pull request #31 from Netherlands3D/feature/support-sse-orthogr…

Added events for when tile content is loaded

04 Aug 11:24
138037f

Choose a tag to compare

Added events for when tile content is loaded

Added function SetCoordinateSystem to Read3DTiles.cs

10 Jul 10:50
f043173

Choose a tag to compare

Added:

  • Added function SetCoordinateSystem to Read3DTiles.cs

Change dependency to Unity's GLTFast package

17 Jun 08:43
d81f97f

Choose a tag to compare

  • This package now uses Unity's default GLTFast package
  • Added NL3D material generator to work with custom shaders (mostly catered to NL3D)
  • Made debug logs optional

clearing textures from memory

26 May 12:02
4ca64b1

Choose a tag to compare

Merge pull request #26 from Netherlands3D/feature/cleanup-textures

properly clearing the texture used

Added console logging to ImportGlb to improve troubleshooting during the GLB import process.

24 Apr 09:31
79af99e

Choose a tag to compare

  • Added console logging to ImportGlb to improve troubleshooting during the GLB import process.

memory cleanup for managed and native shells

27 Mar 14:14
36e7ff5

Choose a tag to compare

Merge pull request #23 from Netherlands3D/feature/cleanup-textures

Feature/cleanup textures

v1.10.5

24 Mar 16:48
4020e86

Choose a tag to compare

What's Changed

  • Prevent multiple ampersands in the query string by @mvriel in #24