threlte

3D framework for Svelte

MIT License

Downloads
40.4K
Stars
2.1K
Committers
53

Bot releases are visible (Hide)

threlte - @threlte/[email protected]

Published by github-actions[bot] 9 months ago

Minor Changes

  • 2b11b030: Add port of FakeGlowMaterial r3f component from ektogamat
threlte - @threlte/[email protected]

Published by github-actions[bot] 9 months ago

Minor Changes

  • e6f83529: Bumped version of troika-three-text, added prop colorRanges to <Text>
threlte - @threlte/[email protected]

Published by github-actions[bot] 9 months ago

Patch Changes

  • 0214300f: On-demand rendering for damped OrbitControls
threlte - @threlte/[email protected]

Published by github-actions[bot] 9 months ago

Patch Changes

  • 4f7de350: Theatre module fix
threlte - @threlte/[email protected]

Published by github-actions[bot] 9 months ago

Minor Changes

  • dce129b4: Add port of Billboard component from drei
threlte - @threlte/[email protected]

Published by github-actions[bot] 10 months ago

Major Changes

  • 04c9e7df: Replace internal usage of useFrame with useTask.

    Note

    @threlte/core@7 is now required.

threlte - @threlte/[email protected]

Published by github-actions[bot] 10 months ago

Patch Changes

  • e7b24a2f: fix Gizmo click events when the Canvas is not taking up the full viewport
threlte - @threlte/[email protected]

Published by github-actions[bot] 10 months ago

Patch Changes

  • aa6e2ce4: On-demand rendering for the <TrackballControls> as well as JSDoc test for tsdocs.dev
threlte - @threlte/[email protected]

Published by github-actions[bot] 10 months ago

Minor Changes

  • b9f5db5c: Add TrackballControls
threlte - @threlte/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

  • 722f8c27: Fix instancedMesh deprecation warning
threlte - @threlte/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

  • 722f8c27: Export Three.js revision int
threlte - @threlte/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

  • 04ac53aa: fixed useTexture signature
threlte - @threlte/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

  • 04ac53aa: Added args to useLoader options
threlte - [email protected]

Published by github-actions[bot] 11 months ago

Major Changes

  • d5312133: Updated to SvelteKit 2, updated dependencies
threlte - @threlte/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

  • 94f687ec: fix: respect useTask autoStart
threlte - @threlte/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

  • 22373297: Remove mitt from peer dependencies
threlte - @threlte/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

  • 1c8f29bb: Fixed sorting flag check on DAG
threlte - @threlte/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

  • 71797f73: Minor optimizations to internal frame scheduling classes (preparations for devtools)
threlte - @threlte/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

  • 87c45a86: Changed color interface from number to THREE.ColorRepresentation in <Gizmo>
threlte - @threlte/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

  • 5c07b714: <Gizmo> div position fix