Skip to content

NamjuLee/electron-canvas-sandbox-starter

Repository files navigation

ELECTRON DESKTOP APP, HTML CANVAS, TENSORFLOW.JS, TYPESCRIPT SANDBOX STARTER

nj.namju@gmail.com

www.njstudio.co.kr

Tistory Index: https://computationaldesign.tistory.com/40

This code is for the those who want to learn or develop CAD systems, Visualization, or Drawing tools based on HTML Canvas.

ActiveCommandController, Canvas, MouseInteraction, Renderer, Geometry, Scene, UI

Electron

HTML Canvas

TensorflowJS

Typescript



OpenTK Starter

THREE, TensorflowJS Starter

WebGL2, React, TensorflowJS, Typescript Starter

HTML Canvas, TensorflowJS Starter

HTML Canvas, TensorflowJS, React Starter

Typescirpt, HTML Canvas Starter for Mapping(JSAPI) Visualization

Typescript, React Starter

Desktop App Starter: Electron, HTML Canvas, TensorflowJS, Typescript


How to use

Just clone it and get going.

# --depth 1 removes all but one .git commit history
$ git clone --depth=1 https://github.com/NamjuLee/electron-canvas-sandbox-starter.git <your-project-name>

# change directory to your project
cd <your-project-name>

# install all dependencies.
$ yarn 

# Start developing and serve your app:
yarn start

# Build your app without minification: 
npm run build

Reference

https://www.electronforge.io/templates/typescript-+-webpack-template

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages