├── LICENSE ├── README.md ├── VGB.cfg └── generate_VGB_meshes.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Deutherius/VGB/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Deutherius/VGB/HEAD/README.md -------------------------------------------------------------------------------- /VGB.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Deutherius/VGB/HEAD/VGB.cfg -------------------------------------------------------------------------------- /generate_VGB_meshes.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Deutherius/VGB/HEAD/generate_VGB_meshes.py --------------------------------------------------------------------------------