/ldg_with_CA-GL

Primary LanguageC++MIT LicenseMIT

LDG with Cluster-Aware grid layout

This repository is forked from https://github.com/freysn/ldg_core.

Cluster-Aware grid layout is from https://github.com/CA-GL/CA-GL.

It is hoped that Cluster-Aware grid layout method can be combined to improve the compactness and convexity of the generated grid layout.

1. Reproduce the realization result of LDG.

2. Add clustering information and improve compactness and convexity.

Optimize compactness of grid layout:

Optimize convexity of grid layout:

3. Interface modification and evaluation.(todo)