Files
test/source/blender
Sergey Sharybin d511c72056 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.
2018-09-20 15:39:41 +02:00
..
2018-06-29 09:23:51 +02:00
2018-09-20 07:15:45 +10:00
2018-09-20 10:06:59 +10:00
2018-07-07 08:48:35 +02:00
2018-09-20 07:15:45 +10:00
2018-09-20 11:56:59 +02:00
2018-09-20 11:56:59 +02:00
2018-09-14 15:52:00 +02:00
2018-09-20 14:57:01 +10:00