princeton-vl / infinigen

Infinite Photorealistic Worlds using Procedural Generation
https://infinigen.org
BSD 3-Clause "New" or "Revised" License
5.14k stars 430 forks source link

I already have a mesh of some buildings, can I use infinigen to generate textures #243

Closed kuaiqushangzixiba closed 1 month ago

kuaiqushangzixiba commented 1 month ago

I already have a mesh of some buildings, can I use infinigen to generate textures

araistrick commented 1 month ago

You can certainly try calling the .apply() function of some of our infinigen/assets/materials files on some of your building objects, and it will apply a material. But it will not react to the geometry in any particular way unless you code this yourself. Infinigen also broadly doesnt cover urban / building materials currently.