AssetGen
AssetGen copied to clipboard
errors in UV if 512px+
Thanks for this gem! This is very promising.
I have issues with texture baking though.
Adding Suzanne, I applied a free blenderkit texture and tried generating asset as glb with various texture resolutions (squares).
I usually end with black zones on some faces. So I suspect a UV Map error.
I enclosed an exported result.
Suzanne.zip
suzanne.zip
I also noticed that "Selected to active" always throws an error, even with a cube.
Finally, I always get errors in the Blender 2.8beta (feb 2019) console:
C:\Users\nobody\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\AssetGen-master\GA_user_interface.py:157
rna_uiItemR: property not found: GA_Props.ga_convexmesh
C:\Users\nobody\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\AssetGen-master\GA_user_interface.py:153
rna_uiItemR: property not found: GA_Props.ga_combined
C:\Users\nobody\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\AssetGen-master\GA_user_interface.py:157
rna_uiItemR: property not found: GA_Props.ga_convexmesh
C:\Users\nobody\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\AssetGen-master\GA_user_interface.py:153
rna_uiItemR: property not found: GA_Props.ga_combined
C:\Users\nobody\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\AssetGen-master\GA_user_interface.py:157
rna_uiItemR: property not found: GA_Props.ga_convexmesh
C:\Users\nobody\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\AssetGen-master\GA_user_interface.py:153
rna_uiItemR: property not found: GA_Props.ga_combined
Any idea?