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] about 1 year ago

Patch Changes

  • 771726b5: Fixed Tailwind parser, untracked contentGroup in Box.svelte
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Minor Changes

  • f4b7d2d2: Add useGamepad hook
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 633c9e41: @threlte/flex MVP
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 3df22efc: - Stop duplicate events from firing for XR controllers.
    • Remove useControllerEvent and useHandEvent hooks.
  • 38f95de5: Fix <Headset>`` position when teleporting and sync ` with current camera when not presenting.
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • c5cf4080: Fix color management of Theatre.js color picker
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • a79ef10d: Orbit controls - now calls update on initialization to set a correct camera position.
  • 8296c7aa: ContactShadows: use WebGLRenderTarget#colorSpace when available
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 8b490b8: Fix MeshLineMaterial shader to calculate normals and offsets correctly
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 96257d4c: Tighten types of <Controller>
  • 7498fb62: Added slot "fallback" to <XR>
  • e71b6408: Add <Headset /> component to allow attaching to viewer headset.
  • 271a8723: Changed controller to targetRay (adhering to type and slot name rather than function call)
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 348294f6: Added MeshLineMaterial and MeshLineGeometry to extras
  • 1e550a62: Include proper colorspace shader chunk via Three.js revision in <Grid>
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 64d72dc3: Adapted README
threlte - [email protected]

Published by github-actions[bot] about 1 year ago

Minor Changes

  • a8b97d48: Added setup to xr template: vite mkcert plugin and --host options
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • b08a992d: Add error messages to context-based hooks
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • e05c73a: Add @threlte/xr package and bump three to 155
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • e05c73a: Add @threlte/xr package and bump three to 155
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • e05c73a: Add @threlte/xr package and bump three to 155
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • e05c73a: Add @threlte/xr package and bump three to 155
threlte - [email protected]

Published by github-actions[bot] about 1 year ago

Minor Changes

  • 7520191: Added @threlte/xr to create-threlte
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • e05c73a: Add @threlte/xr package and bump three to 155
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Minor Changes

  • 59607f3: Added the component <Sky> which renders the Three.js Sky object, creates a cubemap from it and applies it to the scene env.
  • 0ab9c29: Added the option setEnvironment to the component <Sky>

Patch Changes

  • 7974f0e: Cleanup import in <OrbitControls>
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 6c18d9cc: Properly deprecate <Center>