https://github.com/darkroomengineering/gpu-dithering
https://github.com/darkroomengineering/gpu-dithering
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/darkroomengineering/gpu-dithering
- Owner: darkroomengineering
- Created: 2023-07-31T18:19:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-13T14:30:54.000Z (about 2 years ago)
- Last Synced: 2025-03-28T16:03:33.950Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://gpu-dithering.vercel.app
- Size: 2.57 MB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
[](https://github.com/studio-freight/satus)
## Introduction
Satūs means start, beginning, planting, it's a set of tools we use as a template when starting a new project.
## Composition
This starter kit is composed of:
- [Next.js](https://nextjs.org)
- [Lenis](https://github.com/studio-freight/lenis)
- [Theatre.js](https://www.theatrejs.com/)
- [GSAP](https://greensock.com/gsap/)
- [Hamo](https://github.com/studio-freight/hamo)
- [Compono](https://github.com/studio-freight/compono)
## Features
This starter kit is composed of:
- react-three-fiber
- SVG import through [@svgr/webpack](https://www.npmjs.com/package/@svgr/webpack)
- Sass architecture and tooling:
- Config file
- Viewport based sizes
- Reset
- Easings
- Themes
- Debug tools:
- Theatre.js Studio
- FPS Meter
- Grid Debugger
- Github workflow to display lighthouse report on slack:
make sure you update the `vercel_project_id` in `.github/workflows/lighthouse-on-vercel-preview-url.yml` to your Vercel project id.
## Debug
To toggle debug modes you need to access the page `/_debug/orchestra`.
example: `https://satus.studiofreight.com/_debug/orchestra`
## Flavors
- [Light](https://github.com/studio-freight/satus) (you're here)
- [With Shopify](https://github.com/studio-freight/satus/tree/with-shopify)
- [With Contentful](https://github.com/studio-freight/satus/tree/with-contentful)
- [With react-three-fiber](https://github.com/studio-freight/satus/tree/with-r3f)
- [With OGL](https://github.com/studio-freight/satus/tree/with-ogl)
## Authors
This toolkit is curated and maintained by the Studio Freight Things team:
- Clement Roche ([@clementroche\_](https://twitter.com/clementroche_)) – [Studio Freight](https://studiofreight.com)
- Guido Fier ([@uido15](https://twitter.com/uido15)) – [Studio Freight](https://studiofreight.com)
- Leandro Soengas ([@lsoengas](https://twitter.com/lsoengas)) - [Studio Freight](https://studiofreight.com)
- Franco Arza ([@arzafran](https://twitter.com/arzafran)) - [Studio Freight](https://studiofreight.com)
## License
[The MIT License.](https://opensource.org/licenses/MIT)