Skip to content

Commit

Permalink
path fixed (example)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sven committed Feb 14, 2024
1 parent d8596b9 commit e48c417
Show file tree
Hide file tree
Showing 8 changed files with 805 additions and 765 deletions.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//IMPORT MODULES
import "./style.css";
import * as THREE from "/node_modules/three";
import { OrbitControls } from "three/addons/controls/OrbitControls.js";
import { OrbitControls } from "three/examples/jsm/controls/OrbitControls.js";
import { TransformControls } from "three/addons/controls/TransformControls.js";
import { STLExporter } from "three/addons/exporters/STLExporter.js";
import GUI from "lil-gui";
Expand Down
25 changes: 17 additions & 8 deletions node_modules/.vite/deps/_metadata.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e48c417

Please sign in to comment.