Blender Git Loki

Git Commits -> Revision d511c72

Revision d511c72 by Sergey Sharybin (master)
September 20, 2018, 13:39 (GMT)
Subdiv: CCG, store edge adjacency information

This information is stored for each non-loose edge.

For each of such edge we store:

- List of CCG faces it is adjacent to.

This way we can easily check whether it is adjacent to
any face which is tagged for update or so.

- List of boundary elements from adjacent grids.

This allows to traverse along the edge and average all
adjacent grids.

Commit Details:

Full Hash: d511c7205675abdfbe83341aa6409af5d6dee625
Parent Commit: 8196b9d
Lines Changed: +205, -0

2 Modified Paths:

/source/blender/blenkernel/BKE_subdiv_ccg.h (+17, -0) (Diff)
/source/blender/blenkernel/intern/subdiv_ccg.c (+188, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021