diff --git a/src/core/Outlines.ts b/src/core/Outlines.ts index e022ddc..3bc0647 100644 --- a/src/core/Outlines.ts +++ b/src/core/Outlines.ts @@ -1,5 +1,5 @@ import * as THREE from 'three' -import { toCreasedNormals } from 'three-stdlib' +import { toCreasedNormals } from 'three/examples/jsm/utils/BufferGeometryUtils' import { shaderMaterial } from './shaderMaterial' export type OutlinesProps = {