hzxie / CityDreamer

The official implementation of "CityDreamer: Compositional Generative Model of Unbounded 3D Cities". (Xie et al., CVPR 2024)

Home Page:https://haozhexie.com/project/city-dreamer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web engine export

Scoutink opened this issue · comments

Apologies for the too many questions below, but this is perfect for the project I am working on (and I feel our project will perfectly demonstrate the potentials of your work here):

Is it possible to export this to web 3d engines like BabylonJS? And if yes, will I be able to split one 3d map to many zones (for loading/unloading optimization) and will it be easy to apply collision on it?

Sorry, I am not familiar with Web 3D engines. Theoretically, the 3D map can be split into multiple zones.