We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59080b1 + 81fdb8f commit 03596deCopy full SHA for 03596de
src/webgl/p5.Geometry.js
@@ -9,7 +9,7 @@
9
//some of the functions are adjusted from Three.js(http://threejs.org)
10
11
import p5 from '../core/main';
12
-import * as constants from 'constants';
+import * as constants from '../core/constants';
13
/**
14
* p5 Geometry class
15
* @class p5.Geometry
0 commit comments