Hi, I'm trying to create an app where the user can add a cube after cliking on an object. (This object is coming from a 3ds model, it's a cube but i need it comes from 3ds.)
Today, i can detect the click on an object and create the cube at the point clicked (using the mouse3dEvent infos). But now i need to create a cube with the same size than the face clicked and i don't find a simple way to do it . Any help is welcome ! thanks. Fred
