mirror of
https://github.com/Theaninova/Bampy.git
synced 2026-01-07 09:12:51 +00:00
feat: rust stuff
This commit is contained in:
@@ -7,11 +7,9 @@
|
||||
BufferGeometry,
|
||||
MathUtils,
|
||||
Vector3,
|
||||
Mesh,
|
||||
DoubleSide,
|
||||
Color,
|
||||
BufferGeometryLoader,
|
||||
ConeGeometry
|
||||
BufferGeometryLoader
|
||||
} from 'three';
|
||||
import { writable } from 'svelte/store';
|
||||
import { onDestroy, onMount } from 'svelte';
|
||||
|
||||
Reference in New Issue
Block a user