Files
test/source/blender/blenkernel/intern
Hans Goudey e0a1a2f49d Geometry Nodes: Bounding Box Node
This commit adds a simple node to output the min and max of an
axis-aligned bounding box for the input geometry, as well a rectangular
prism mesh created from these values for convenience.

The initial use case for this node is a "bounding box boolean", where
doing the boolean with just a bounding box could be signigicantly
faster, for cases like cutting a hole in a wall for a window. But it's
easy to imagine other cases where it could be useful.

This node supports mesh and point cloud data right now, volume support
will come as a separate patch. Also note that there is plenty of room
to improve the performance of this node through parallelization.

Differential Revision: https://developer.blender.org/D10420
2021-04-06 16:02:55 -05:00
..
2021-02-15 15:30:17 +01:00
2020-11-06 12:32:54 +11:00
2021-04-02 00:04:53 -05:00
2020-11-06 12:32:54 +11:00
2021-03-18 09:36:44 +11:00
2021-03-18 09:36:44 +11:00
2020-10-14 15:12:40 +11:00
2021-02-20 15:38:14 +11:00
2021-03-26 14:55:55 +11:00
2021-03-21 14:00:40 +11:00
2020-09-09 16:36:57 +02:00
2020-11-20 11:39:22 +11:00
2021-02-13 17:44:51 +11:00
2021-02-24 15:53:03 +11:00
2021-03-18 09:36:44 +11:00
2021-03-18 09:36:44 +11:00
2021-02-17 14:50:08 +11:00
2021-01-13 13:21:29 +11:00
2021-04-06 16:02:55 -05:00
2020-08-08 13:38:00 +10:00
2020-10-22 17:08:37 -04:00
2021-03-07 17:03:20 +01:00
2021-03-04 16:58:03 +11:00
2020-10-11 13:00:49 -04:00
2021-02-13 17:40:03 +11:00
2021-02-13 15:23:49 -08:00