feature-tapered-links-2 #22

Merged
bombinans merged 13 commits from feature-tapered-links-2 into main 2025-11-16 04:34:22 +00:00
Showing only changes of commit bf55db9f75 - Show all commits

View File

@ -1,6 +1,6 @@
import * as THREE from 'three'; import * as THREE from 'three';
// really stupid idea: add a cylinder as well!
class TaperedLink extends THREE.Group { class TaperedLink extends THREE.Group {