• Stars
    star
    140
  • Rank 261,473 (Top 6 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 3 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A breakthrough CAD application on your browser

build

Chokoku CAD can create complex shapes with few and simple controls.

https://chokokucad.itta.dev

Installation

This requires node.js and npm to be installed.

git clone https://github.com/itta611/ChokokuCAD.git
cd ChokokuCAD
npm install

Running

run:

npm run start

Then go to http://localhost:8603/

How to use Chokoku tool

Make path

Click the screen to create the path. Click start point to close.

Editing path

Select the edit icon and move the segments.

Shave model

Select the path add icon and click OK button or press Enter key.

Lock

Maybe you want to create a shape with holes like a cup. To do so, select the lock icon, and the Chokoku tool will not shave off the area selected by the path.

Credits