[Plugin] UV Toolkit (2.2.2) — 06 February 2011Re: [Plugin] UV Toolkit (0.3.0b)thom is ther any way of making mirror textures global? max retains the mapping better if the textures are on both faces and its a schlep to go through each group
Re: [Plugin] UV Toolkit (0.3.0b)
A function that will mirror the material of all faces in a selection, drilling down into nested groups/components? Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
Re: [Plugin] UV Toolkit (0.3.0b)Well, Thom, time has come that I NEED the plugin and kept playing around with it. Simply amazing, I can tell. Thank you a lot again and here is something I've been playing around with (and a "special" material for the arch - included in the model probably along with a bunch of unpurged materials of Sang).
Although for my (relatively thin bricks) in Roman arches, I'll need about twice as many quads than this one, it's already perfect (25 segments to make it smooth and the top segment flat but in fact, it didn't need to be flat as I realised). The rotate 90 and 80 degree commands (working on whole, smooth surface as well) are really handy and invaluable! Please, register (free) to access all the attachments on the forums. Gai...
Re: [Plugin] UV Toolkit (0.3.0b)Glad to see it working.
Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
Re: [Plugin] UV Toolkit (0.3.0b)Nice Tool ,Thanks
Re: [Plugin] UV Toolkit (0.3.0b)Nice job!
Big thank you
Re: [Plugin] UV Toolkit (0.3.0b)If you want to use it for rendering then you're better off creating a unique texture for it. V-Ray doesn't render skewed textures properly.
Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
Re: [Plugin] UV Toolkit (0.3.0b)I think this plugin deserves some further attention and care so I made a little tutorial how you can get the final arch texture nicely mapped on a single face (not a series of facets divided by interior edges).
See it here (and thanks Thom for this useful plugin again) Gai...
Re: [Plugin] UV Toolkit (0.3.0b)Great tutorial Gaieus.
Welcome to try Thea Render, Thea support | kerkythea.net -team member
Re: [Plugin] UV Toolkit (1.0.0)Made some internal adjustments after learning how to get UV data from distorted textures. Bumped out of beta.
Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
Re: [Plugin] UV Toolkit (1.0.0) — 15 October 2009Did some experimenting today.
Came up with a method that would texture selected quad-faces using a curve as a quide. At the moment it requires strips of quad-faces, and the guide has to be a welded curve. But before I release it I want to make it so it doesn't require the edges to be welded. Then, after the first release I'll see if I can extend it beyond being just strips of quad-faces. Maybe even make it texture triangulated quads. Anyway - here's the WIP shots. Whatcha think Gaieus? Something for you? Please, register (free) to access all the attachments on the forums. Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
Re: [Plugin] UV Toolkit (1.0.0) — 15 October 2009Looks good!
Welcome to try Thea Render, Thea support | kerkythea.net -team member
Re: [Plugin] UV Toolkit (1.0.0) — 15 October 2009whoa, that's definitely something i'll be able to use.. (and this is heading into the direction of the type of UV functionality i'd actually need in SU)
in this example, it looks like it would work great along the top area as it's flat.. what about the curved areas near the bottom? (i drew this with a lot less segments for representational purposes.. an actually drawing would still be all quads though each one would be much smaller) Please, register (free) to access all the attachments on the forums. dotdotdot
Re: [Plugin] UV Toolkit (1.0.0) — 15 October 2009As it is in it current state you'd have to select each row by it self. Your top row is no different from the lower ones except it got larger faces.
But I hope to be able to make it cascade through connected rows, but it'd still have to be quad-faces. Quad-faces are just so much more predictable. Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
Re: [Plugin] UV Toolkit (1.0.0) — 15 October 2009
right, i realize that each row is the same.. i'm just wondering if everything will line up through those bends? right now in SU, i can get basically two results: on the left if i just import and paint it on.. the right if i turn on hidden geometry and sample/paint each quad.. i'm really hoping for something more like the middle but not necessarily on a sphere. (that's done with whaat's UVtools) are you thinking you may have come up with a way to do this? [EDIT] -- ouch.. and i just remembered if i want to render that sphere in indigo and have it turn out correctly, i have to triangulate the faces first. i'm wondering what would happen with these quads that aren't part of a sphere. Please, register (free) to access all the attachments on the forums. dotdotdot
Re: [Plugin] UV Toolkit (1.0.0) — 15 October 2009
Like this?
Could you triangulate after mapping? I think I should be able to deal with triangulated quads - but it won't be the first to be implemented. Please, register (free) to access all the attachments on the forums. Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
Re: [Plugin] UV Toolkit (1.0.0) — 15 October 2009Oh man, this made texturing some of the stuff I do so much easier.
Thank you! ![]()
Re: [Plugin] UV Toolkit (1.0.0) — 15 October 2009
ha, yes.. exactly like that
actually, yes.. i just tried it but i have to triangulate manually after mapping.. previously, i tried using the triangulateFaces ruby by TIG but it screws up the mapping if i do it afterwards.. i just assumed doing it manually would create the same problem but no, it works. dotdotdot
Re: [Plugin] UV Toolkit (0.2.0b)
Re: [Plugin] UV Toolkit (1.0.0) — 15 October 2009Thom, great stuff so far! In my basilica, there was an arch in which there was literally hundreds of bricks. Even with the UV toolkit, it needed a lot of manual "quading" of the faces.
(and there were like 7 different sizes so you can imagine that day I was making them). Gai...
Re: [Plugin] UV Toolkit (1.0.0) — 15 October 2009maybe adding a "goust preview" of how plugin is going to UVmap (i.e. showing a sphere when choosing shepherical...etc) could improve the ui!!
Please, register (free) to access all the attachments on the forums.
Re: [Plugin] UV Toolkit (1.0.0) — 15 October 2009
mm? I got no spherical mapping option. As for the mapping types I do have, I don't have any API to draw texture previews. Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
Re: [Plugin] UV Toolkit (1.0.0) — 15 October 2009Just wanted to say thanks. I've had this plugin for a while but recently it saved me when doing some remapping of leaves on a highres tree.
Looking forward to the next version.
Re: [Plugin] UV Toolkit (1.0.0) — 15 October 2009Is this correct, or am I using it wrong? I applied the material, selected the face, and selected "Rotate QF Clockwise 90" from the menu.
Please, register (free) to access all the attachments on the forums.
Re: [Plugin] UV Toolkit (1.0.0) — 15 October 2009I think it's doing it correct. As it rotates the orientation of the texture it stretch the texture to fit the quad-face.
For normal texture rotation you use the rotate methods from the native Position Texture tool. Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
SketchUcation One-Liner AdvertsArtisan Organic Toolset - a set of powerful organic modeling tools.
Premium Members get 20% discount!
|