This is a app that creates an outline from an image using OpenCv and allows to create a Gridfinity box using the built in editor. This is available online here
Using OpenCV extract objects contour that is placed on top of a uniform paper. Currently only a single object is supported.
- Gridfinity Box
- Contours
- Point adding/removing and transformation
- Offset along normals
- Contour Splitting
- Text
- Primitives
- Cube
- Sphere
- Cylinder
- Capsule
Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
If you find this project useful, consider supporting me on Ko-Fi.