allenai / procthor

🏘️ Scaling Embodied AI by Procedurally Generating Interactive 3D Houses
https://procthor.allenai.org/
Apache License 2.0
241 stars 20 forks source link

House model export to Unity #19

Open HusterHope opened 1 year ago

HusterHope commented 1 year ago

Hi AI2 Team, I want to put the generated house model into a virtual reality environment to interact with it. Is there a way to export the model to a Unity scene? Thanks a lot.

Lucaweihs commented 1 year ago

Hi @HusterHope, sorry for the delayed reply. @AlvaroHG would you know if this can be done easily?

dendorferpatrick commented 1 year ago

Any updates here?

Inshsang commented 11 months ago

@HusterHope Hello,have you export the json to unity successfully?I am wondering this too

HusterHope commented 10 months ago

@HusterHope Hello,have you export the json to unity successfully?I am wondering this too

@Inshsang Sorry for the late reply. After I raised this issue, I tried to use the Ai2THOR library (also this team's nice work), which had Unity projects that could be opened directly and partly met our needs.

YxuanAr commented 6 months ago

@HusterHope Hello,have you export the json to unity successfully?I am wondering this too

@Inshsang Sorry for the late reply. After I raised this issue, I tried to use the Ai2THOR library (also this team's nice work), which had Unity projects that could be opened directly and partly met our needs.

Sorry, could you help to show how to use ai2thor to visualize the temp.json file? I am really confused about it.