Anyone working on the UV Unwrap options?
Moderators: jesterKing, stiv
Anyone working on the UV Unwrap options?
I was wondering if anyone is working on improving, or adding new options to the current UV Unwrap options in Blender.
If so, could it be possible to have the unwrap not default back to the original mesh and unwrap the Sub-D cage instead? This would mean less hassles with texture stretching, etc. on the faces.
Can this, and will this be done?
Thanks for any info on this subject.
BgDM
If so, could it be possible to have the unwrap not default back to the original mesh and unwrap the Sub-D cage instead? This would mean less hassles with texture stretching, etc. on the faces.
Can this, and will this be done?
Thanks for any info on this subject.
BgDM
Reality is an illusion caused by lack of alcohol.
I've written a cubic unwrapper for Blender quite some time ago. There should still be some python code around, but I haven't tested it with the latest release.
The unwrapper is also available as a C/C++ library, see demo (win32) at:
http://www.section5.ch/?which=1&sub=1
I'm currently working on enabling this feature in Blender as well. But this requires the complete change of the internal EditMesh structures, which I am not 100% done with.
If you're interested, I can send you a copy of a 2.26 blender which demonstrates more of
that library's functionality (incl. multilevel UNDO/REDO and easier editing/selection).
Cheers,
- Strubi
The unwrapper is also available as a C/C++ library, see demo (win32) at:
http://www.section5.ch/?which=1&sub=1
I'm currently working on enabling this feature in Blender as well. But this requires the complete change of the internal EditMesh structures, which I am not 100% done with.
If you're interested, I can send you a copy of a 2.26 blender which demonstrates more of
that library's functionality (incl. multilevel UNDO/REDO and easier editing/selection).
Cheers,
- Strubi
Sorry, took me a little time to get the stuff compiled under cygwin.
So, here you find an integration of the xMesh library into blender.
More in the blend file in the setup. Cubic unwrapper of course included.
Linux version is available on request.
http://www.section5.ch/?which=1
Have fun!
- Strubi
So, here you find an integration of the xMesh library into blender.
More in the blend file in the setup. Cubic unwrapper of course included.
Linux version is available on request.
http://www.section5.ch/?which=1
Have fun!
- Strubi
Tooo Greatttt evolution !!!!!!
Strubi ? are you deus ???
when will it be totaly integrated in Official Blender ??????
Please !!! teelll uussss !!!!

Please !!! teelll uussss !!!!

Schmoly cow!
strubi, that stuff rocks. And not only the unwrapper - that face- and edgeselection is pretty surprising to find too! Just gave the unwrapping a 5 min quicktest on an old apartmentmodel - rock solid, man.
Got to check out that lightfield stuff too.... I'm writing your name into my last will and testament as one of the beneficiaries right now.
strubi, that stuff rocks. And not only the unwrapper - that face- and edgeselection is pretty surprising to find too! Just gave the unwrapping a 5 min quicktest on an old apartmentmodel - rock solid, man.

Got to check out that lightfield stuff too.... I'm writing your name into my last will and testament as one of the beneficiaries right now.
Great stuff.
I have one question though. What is the actual advantage of using this mesh editing system instead of the current one (besides the undo)? In the current one you can select faces and edges too, by selcting 2,3 or 4 vertices and do the same operations.
Another thing is that sometimes when you go out of editmode in shmender, it takes a while. The window freezes meanwhile. This happens especially when you select a few things. I tried selecting all faces, and it took a few seconds to get out of editmode...
I have one question though. What is the actual advantage of using this mesh editing system instead of the current one (besides the undo)? In the current one you can select faces and edges too, by selcting 2,3 or 4 vertices and do the same operations.
Another thing is that sometimes when you go out of editmode in shmender, it takes a while. The window freezes meanwhile. This happens especially when you select a few things. I tried selecting all faces, and it took a few seconds to get out of editmode...