add combing test example

This commit is contained in:
casperlamboo 2017-08-24 10:55:58 +02:00
parent cb61566c08
commit b0341ec8db
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import * as THREE from 'three';
import { defaultSettings, sliceGeometry } from 'doodle3d-slicer';
import fileURL from '!url-loader!./models/Doodle.json';
import fileURL from '!url-loader!./models/combingtest.json';
import fileSaver from 'file-saver';
const settings = {

File diff suppressed because one or more lines are too long