2021-06-01 01:09:31 +02:00
2021-05-05 19:44:31 +02:00
2018-01-30 11:04:00 +01:00
2018-01-06 20:27:09 +01:00
2018-01-30 11:04:00 +01:00
2021-05-28 01:34:09 +02:00
2018-01-09 16:28:11 +01:00
2021-05-24 17:51:35 +02:00
2017-12-12 10:33:28 +01:00
2017-12-13 17:18:15 +01:00
2018-01-25 15:40:30 +01:00
2017-12-07 16:21:10 +01:00
2018-01-25 16:40:10 +01:00
2021-05-14 19:32:29 +02:00
2021-05-30 22:59:07 +02:00
2021-06-01 01:09:31 +02:00
2021-05-27 00:32:31 +02:00
2021-05-30 22:58:44 +02:00
2021-05-20 04:16:53 +02:00

This repository contains the core functionality of Doodle3D Transform.

Build & run locally

git clone git@github.com:Doodle3D/Doodle3D-Core.git
cd Doodle3D-Core
npm install    # Make sure you have installed NPM / NodeJS first
npm run start
# visit http://localhost:8080

Doodle3D-Transform

The Doodle3D-Core repo just contains the core drawing features of Doodle3D Transform. To get the other features like file management, exporting and slicing you should visit the Doodle3D Transform repository: https://github.com/Doodle3D/Doodle3D-Transform

Description
No description provided
Readme 2.5 MiB
Languages
JavaScript 93.9%
CSS 4.9%
GLSL 1.2%