A starting template for a react three fiber project using astro, r3f, drei, & shadcn. A combination of astrowind and next-three-starter
Stars
17
Forks
5
Watchers
17
Open Issues
0
Overall repository health assessment
^4.2.7^1.2.2^9.7.5^10.0.5^9.1.0^4.1.6^19.0.12^19.0.4^0.7.1^2.1.1^0.510.0^1.1.13^19.0.0^2.2.3^19.0.0^3.3.0^0.174.0^3.4.0^1.0.0^6.4.0^6.4.0^0.2.05.7.12^2.0.12^0.7.5^8.47.0^0.28.0^6.7.1^3.0.2^0.11.1^0.5.3^4.1.6^1.2.9^5.1.6^1.2.110
commits
feat: remove airbnb from eslintrc.js. make uniforms live in a useRef so they arent rerendered each time you hover the fresnel sphere
2b0a6d7View on GitHubchore: swap between light and dark mode in the shader code using a uniform and the mix function in the fragment shader
198151eView on GitHubfeat: fix auto dark mode. this is now working on the frontend text
f700c3eView on GitHubfeat: update to tailwind v4, add nightwind for dark mode toggle, add custom shader with fresnel icosahedron geometry. add shadcn button with darkmode toggle that currently does not work
42efbd7View on GitHubhotfix: update astro react dependencies. add on hover color change and onClick console log. add full height to main index.astro page
b0087ffView on GitHubchore: fix tsconfig syntax error preventing nvim lsp from highlighting .astro files
53bed30View on GitHubfeat: update astro deps, remove 14 islands scroll rig dep for r3f canvas
6510f65View on GitHubfix: resturture files with new import alias, site running again
8b22113View on GitHub