dependabot[bot] e9a783b148
Bump three from 0.88.0 to 0.137.0
Bumps [three](https://github.com/mrdoob/three.js) from 0.88.0 to 0.137.0.
- [Release notes](https://github.com/mrdoob/three.js/releases)
- [Commits](https://github.com/mrdoob/three.js/commits)

---
updated-dependencies:
- dependency-name: three
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 16:15:40 +00: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-06-06 21:18:03 +02:00
2021-06-06 20:56:03 +02: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
2022-01-27 16:15:40 +00: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%