Blender Git Loki

Git Commits -> Revision 7c144ac

Revision 7c144ac by Brecht Van Lommel (new-object-types)
January 30, 2020, 17:50 (GMT)
Volumes: cycles rendering support of volume object as dense grids

This does not yet use OpenVDB grid transforms properly, in particular
it is assumed all grids have the same transform and do not contain
rotation or shear.

The conversion is also not optimized. Grid bounds are being computed
multiple times, and for the bounding mesh we should be using the VDB
tree directly.

Commit Details:

Full Hash: 7c144ac1f9cd1f343aa271b1ab8aa70b030da25f
Parent Commit: e893f5c
Lines Changed: +187, -4

5 Modified Paths:

/intern/cycles/blender/blender_mesh.cpp (+91, -1) (Diff)
/intern/cycles/blender/blender_object.cpp (+5, -1) (Diff)
/intern/cycles/blender/blender_session.cpp (+63, -0) (Diff)
/intern/cycles/blender/blender_util.h (+24, -0) (Diff)
/intern/cycles/render/mesh_volume.cpp (+4, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021