3d - threejs slice and dice cube matrix visual -


i'm new threejs. using webgl renderer firefox. looking create visual of database in form of data cube, seen in image below. consist of 3d matrix of individual cubes. able "drag" "slice" of cube out view it.

would better achieved buffergeometry or boxgeometry? further, not sure how go grouping of individual cubes. depending on direction of drag action, cube need grouped different cubes. possible dynamically change group object belongs?

slice operations on cube


Comments

Popular posts from this blog

angular - Is it possible to get native element for formControl? -

unity3d - Rotate an object to face an opposite direction -

javascript - Why jQuery Select box change event is now working? -