Aligned Bounding Box (Alpha)

https://github.com/nortikin/sverchok/assets/14288520/9361e542-2804-49ff-8d5e-9b1137f2a102

Functionality

Generates an aligned bounding box from incoming Vertices.

https://github.com/nortikin/sverchok/assets/14288520/e8aeec1c-d631-409b-b695-e51e9b552226

Inputs

  • Vertices - or a nested list of vertices that represent separate objects.

  • Matrix - Matrix to align bounding box to (Rotation only. Scale and translation are not used).

  • Factor - Interpolation between calculated aligned bounding box and a bounding box position that set by Matrix.

https://github.com/nortikin/sverchok/assets/14288520/f5fea1b7-3f48-4065-8f73-e24b516b5f02

Parameters

  • merge - If bbox calculated for several meshes then its merge into one mesh. Output sockets for Matrix, Length, Width and Height has unmerged params.

Output

  • Vertices - Vertices of aligned bounding bpxes

  • Edges - Edges of aligned bounding bpxes

  • Faces - Faces of aligned bounding bpxes

  • Matrix - Result matrix of calculated bounding box

  • Length, Width, Height - Size of aligned bounding box. Axises can be changed unpredictable.

Examples

https://github.com/nortikin/sverchok/assets/14288520/e46277f3-74b9-4432-b58f-6d4a56c8ca12
https://github.com/nortikin/sverchok/assets/14288520/84588685-1360-4029-b8de-5346008b982b