blender/intern/cycles/kernel/geom
Brecht Van Lommel c813a1b358 Cycles: add Point Info node
With (center) position, radius and random value outputs.

Eevee does not yet support rendering point clouds, but an untested
implementation of this node was added for when it does.

Ref T92573
2022-01-25 17:14:20 +01:00
..
attribute.h Fix Cycles OptiX crash with 3D curves after point cloud changes 2021-12-20 14:14:43 +01:00
curve_intersect.h Fix T94251: Cycles wrong pointcloud normal for instanced objects 2021-12-20 14:14:43 +01:00
curve.h Cycles: add Point Info node 2022-01-25 17:14:20 +01:00
geom.h Cycles: pointcloud rendering 2021-12-16 20:54:04 +01:00
motion_curve.h Cycles: reduce triangle memory usage with packed_float3 2021-11-17 17:29:41 +01:00
motion_point.h Cycles: pointcloud rendering 2021-12-16 20:54:04 +01:00
motion_triangle_intersect.h Cleanup: refactor BVH2 in preparation of self intersection skip 2022-01-17 17:35:23 +01:00
motion_triangle_shader.h Cycles: remove prefix from source code file names 2021-10-26 15:37:04 +02:00
motion_triangle.h Fix wrong shadow terminator geometry offset with deformation motion blur 2022-01-07 17:20:04 +01:00
object.h Cycles: remove prefix from source code file names 2021-10-26 15:37:04 +02:00
patch.h Cycles: reduce triangle memory usage with packed_float3 2021-11-17 17:29:41 +01:00
point_intersect.h Fix T94251: Cycles wrong pointcloud normal for instanced objects 2021-12-20 14:14:43 +01:00
point.h Cycles: add Point Info node 2022-01-25 17:14:20 +01:00
primitive.h Fix Cycles OptiX crash with 3D curves after point cloud changes 2021-12-20 14:14:43 +01:00
shader_data.h Fix T94251: Cycles wrong pointcloud normal for instanced objects 2021-12-20 14:14:43 +01:00
subd_triangle.h Cycles: several small fixes and additions for MSL 2021-11-18 14:38:02 +01:00
triangle_intersect.h Cleanup: refactor BVH2 in preparation of self intersection skip 2022-01-17 17:35:23 +01:00
triangle.h Cycles: reduce triangle memory usage with packed_float3 2021-11-17 17:29:41 +01:00
volume.h Cycles: reduce triangle memory usage with packed_float3 2021-11-17 17:29:41 +01:00