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?
Comments
Post a Comment