G4VG builds a VecGeom geometry representation from a Geant4 user application using the in-memory Geant4 volume representation. The code is entirely derivative from Celeritas, written primarily by @sethrj and @mrguilima , and adapted to an independent repository with the help of @drbenmorgan and supervision of @agheata et al. The original code was inspired by similar conversion work done by @sawenzel and @jonapost in G4VecGeomNav.
G4VG can be installed with [Spack][spack], or using CMake to configure and
build, using CMAKE_PREFIX_PATH
to inform the configuration script of your
existing VecGeom and Geant4 installations.