GitShow/Rich-Harris/svelte-cubed
Rich-Harris

svelte-cubed

Svelte ❤️ Three

by Rich-Harris
Star on GitHubForkWebsite

Svelte

1.2k stars73 forks3 contributorsQuiet · 3y agoSince 2021MIT

Meet the team

See all 3 on GitHub →
Rich-Harris
Rich-Harris114 contributions
gonfva
gonfva1 contribution
keithcollins
keithcollins1 contribution

Languages

View on GitHub →
Svelte76.1%
JavaScript22.5%
CSS0.9%
HTML0.5%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · Last activity 3y ago
See all on GitHub →
grischaerbe
Rename canvas container classOpenIssue

Thanks for your effort! I'm playing around with svelte-cubed for an artistic project. My setup includes TailwindCSS. The actual canvas is wrapped in a div with a class that is a default TailwindCSS class to contain content to breakpoint sizes. Since TailwindCSS styles are applied globally and TailwindCSS being a rather dominant library that is hard to neglect renaming the container div class to something more specific would be great.

grischaerbe · 1y ago
pepegc
Add a deprecation noticeOpenPR

Hi Rich, I stumbled upon this post on reddit. I've heard you say somewhere (couldn't find the video) that by now it makes no sense to continue working on this since there are other more advanced projects out there, most notable Threlte I believe. You being you, I think it makes sense to add a deprecation notice so that new community members don't stumble upon this without context.

pepegc · 1y ago
migsdigs
Multiple independent elementsOpenIssue

Hi there, Is there functionality to have multiple different 3D objects on a canvas and interact with them separately (rather than moving the camera and altering the view of all the objects). Currenlty I have three 3D objects (cube, sphere and cylinder). This is part of my current implementation: I have also tried to create separate canvases in a 1x3 grid and occupying each of these canvases with one of these shape children, which unfortunately did not work. I would appreciate any help.

migsdigs · 2y ago

Recent fixes

View closed PRs →
Etilem
I can't get itClosedIssue

I tried out to start animations on my GLTF import with no luck : App.svelte Mavic.svelte it says : Uncaught (in promise) TypeError: action is undefined what's wrong ???

Etilem · 3mo ago
Vanderscycle
How to bind to <sc.canvas>?ClosedIssue

Hi Rich, Thank you for everything svelte, I am really enjoying the integration of svelte and three together and can't wait to use svelte-cubed more indepth. The old way of using Three or any library using three under the hood was to bind a div/canvas to the graph. I haven't been successful in doing so using svelte cubed. Thank you for your time

Vanderscycle · 1y ago
Joxtacy
Add `Material | Material[]` type to `Mesh`MergedPR

Submitting as a solution to Issue #34. This adds as the type for the property to be able to input an array of materials and not get type errors. Passing in an array of is allowed in Threejs so should allow it as well. Thanks to @Myrmod for the suggested solution.

Joxtacy · 3y ago
Structured data for AI agents

Repository: Rich-Harris/svelte-cubed. Description: Svelte ❤️ Three Stars: 1186, Forks: 73. Primary language: Svelte. Languages: Svelte (76.1%), JavaScript (22.5%), CSS (0.9%), HTML (0.5%). License: MIT. Homepage: svelte-cubed.vercel.app Open PRs: 16, open issues: 31. Last activity: 3y ago. Community health: 42%. Top contributors: Rich-Harris, gonfva, keithcollins.

·@ofershap

Replace github.com with gitshow.dev