Blender Git Commit Log
Git Commits -> Revision e8f8c13
Revision e8f8c13 by Clément Foucault (tmp-pointcloud-render) July 15, 2020, 11:43 (GMT) |
PointCloud: Initial rendering support for Workbench Also includes outline overlays. Removes the temp overlay drawing We make the geometry follow camera like billboards this uses less geometry. Currently we use half octahedron for now. Goal would be to use icospheres. This patch also optimize the case when pointcloud has uniform radius. However we should premultiply the radius prop by the default radius beforehand to avoid a multiplication on CPU. Differential Revision: https://developer.blender.org/D8301 |
Commit Details:
Full Hash: e8f8c13d4b76ba587ef7cf33370b286d4fbd36bc
Parent Commits: 0c062a9, 44bb73e