3d-tiles-renderer
Advanced tools
Changelog
[0.3.41] - 2024.11.07
3d-tiles-renderer/plugins
export path.Changelog
[0.3.40] - 2024.10.29
group
property for passing react properties to the root tile set object.<CompassGizmo>
component.Changelog
[0.3.39] - 2024.10.15
ReorientationPlugin
and GLTFExtensionsPlugin
.unregisterPlugin
function.BatchedTilePlugin
implementation to examples.@react-three/fiber
with component implementations exported as 3d-tiles-renderer/r3f
. See the r3f docs for more information.getAttributions
function, deprecated getCreditsString
function.setTileVisibility
could get called asymmetrically.TilesFadePlugin
would hold on to scene geometry after disposal.Changelog
[0.3.38] - 2024.09.30
maxByteSize
-> maxBytesSize
.maxByteSize
and minByteSize
are only compatible with three.js >= r166Changelog
[0.3.37] - 2024.08.27
count
field to get the number of id / entries.RTC_CENTER
feature.loadSiblings
option.stopAtEmptyTiles
option.SCALE
and SCALE_NON_UNIFORM
are now both applied when present.Changelog
[0.3.36] - 2024.07.25
tiles-load-start
and tiles-load-end
callback indicating when tile loading has completed finished.camera-add
, camera-delete
, update-before
, update-after
events.GoogleCloudAuthPlugin
and CesiumIonAuthPlugin
to enable fetching data from the associated APIs.GooglePhotoRealisticTilesRenderer
class.3DTILES_batch_table_hierarchy
extension.getBoundingBox
and getOrientedBoundingBox
returning an incorrect condition when no bounding volume is present.GoogleTilesRenderer
and CesiumIonTilesRenderer
in favor of using the new authentication plugins.onLoadTileset
, onLoadModel
, onDisposeModel
, and onTileVisibilityChange
in favor of their event equivalents.Changelog
[0.3.34] - 2024.06.18
EXT_mesh_features
& EXT_structural_metadata
extensions for glTF.Changelog
[0.3.33] - 2024.05.31
Changelog
[0.3.32] - 2024.05.17
batchTable
to the returned points object.queueMicrotask
in place of Promise.resolve()
.