merge audio columns into 1 buffer geometry and use buffers to scale to audio, only need to create 64 boxes not 256, fix redundant boxes
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
function requireAll (req) { req.keys().forEach(req); }
|
||||
|
||||
require('../vendor/BufferGeometryUtils');
|
||||
|
||||
require('aframe-animation-component');
|
||||
require('aframe-audioanalyser-component');
|
||||
require('aframe-cubemap-component');
|
||||
|
||||
Reference in New Issue
Block a user