You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I was able to run the xatlas in blender and I just want to share my experience.
Blender 4.1+.
1 Open Blender
2 Open Blender's Python Console: Shift+F4
3 Run: import pip
4 Run: pip.main(['install', 'xatlas'])
5 Open Text Editor: Shift+F11
6 Paste the code above
7 Select an object(it should have a UV map) and press Play button in the Text Editor.
Hi, I was able to run the xatlas in blender and I just want to share my experience.
Blender 4.1+.
1 Open Blender
2 Open Blender's Python Console: Shift+F4
3 Run:
import pip
4 Run:
pip.main(['install', 'xatlas'])
5 Open Text Editor: Shift+F11
6 Paste the code above
7 Select an object(it should have a UV map) and press Play button in the Text Editor.
Code for the Text Editor:
Pictures:
The text was updated successfully, but these errors were encountered: