princeton-vl / infinigen

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

[REQUEST] file "generate_individual_assets.py" #119

Closed Dianazero closed 10 months ago

Dianazero commented 11 months ago

Describe the feature you would like to see implemented

Hello,I attempt to generate some individual assets following the documentation, but there is no file name "generate_individual_assets.py" in “worldgen/tools” directory. May I ask where I can find this script?Thanks!

araistrick commented 11 months ago

Im not sure how this happened, the file you should use is worldgen/tools/asset_grid.py. I am certain I renamed it but the change may have gotten lost while rebasing, my apologies. I will leave this issue open until I correctly rename the file in 1.0.3

Dianazero commented 11 months ago

Got it, thank you for your friendly reply.

araistrick commented 10 months ago

This is patched on main as part of #132