Skip to content

georgslazdans/outline-app

Repository files navigation

Outline App

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

Features

Contour Detection

Using OpenCV extract objects contour that is placed on top of a uniform paper. Currently only a single object is supported.

Box Editor

  • Gridfinity Box
  • Contours
    • Point adding/removing and transformation
    • Offset along normals
    • Contour Splitting
  • Text
  • Primitives
    • Cube
    • Sphere
    • Cylinder
    • Capsule

Getting Started

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.

Support Me

If you find this project useful, consider supporting me on Ko-Fi.

ko-fi

Sponsor this project

Languages