SubD examples and modelsRe: SubD examples and modelsHi - to get any first experiences I did a little testing, mainly based on Cottys SubD_04 model above. I was interested on how an existing texture behaves to the SubD process - it's amazing how confidently and fast that works ...
Cotty, how did you get this rainbow-colour on that subd23 chair which looks so great - is it texturing? never trust a skinny cook
Re: SubD examples and modelsNice! Here's the chair texture...
Re: SubD examples and models
Ah, yea, the docs probably don't mention this at all, but it's listed among the other importers: File > Import The only reason the exporter isn't among the other exporter is that the API is lacking the interface. Them guys over at SketchUp should fix that! ...oh wait... Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
Re: SubD examples and models
It makes me very happy to hear that. My biggest concern with SUbD was how it relied on quad topology and I wasn't sure how well that requirement of workflow would be received in the realms on SketchUp. Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
Re: SubD examples and models
Thanks for sharing that model - it's a nice study of geometry and texture. At the moment SUbD use simple linear interpolation for the textures. However, I am working with integrating OpenSubdiv into a future release. That will give more options for textures; Source: http://graphics.pixar.com/library/Geri/paper.pdf Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
Re: SubD examples and models@Thomthom
In fact all works fine! ![]() It was half my fault! I was too confident of the first reading text! ![]()
Re: SubD examples and modelsGlitch ?
SUbD finds internal faces and can't be apply! (Who don't exist) (Artisan subdivides ![]()
Re: SubD examples and modelsSUbD Catmull-Clark algorithm require the mesh to be a manifold or a surface without any forks. That model you have there have an edge with four faces connected - the algorithm cannot handle that. In another modelling package where the entities didn't merge you'd get away with it as you could have overlapping edges. But since SU merges entities at all times these types of scenarios becomes a challenge.
OpenSubdiv 3 supports internal faces - maybe it would be able to cope with this as well - I'm not sure. But that's still down the line in the road map. Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
Re: SubD examples and modelsIt would be handy if either SubD or Solid inspector could highlight these annoying joints. They can be a real headache to find manually sometimes.
Re: SubD examples and modelsSolid Inspector used to complain about these - but because they where considered false positives in many cases it was changed to ignore them.
I do have ideas for an analytical tool for QFT that will visualize quads from triangles and ngons. Maybe it can lightlight forks as well... By the way, I tried the model on an experimental build I have where I try to wire up OpenSubdiv and it seemed to be able to cope with it: Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
Re: SubD examples and modelsTHx for the explanation and the effort!
![]()
Re: SubD examples and models
![]() ![]() somewere i should have a "wishlist" i wrote with some examples included too.. Re: SubD examples and modelsAnother quick late night doodle just for fun and to help wrap my head around quads.
It's very quick and simple but everything is so easy to manipulate with the combination of QFT, VT and SubD.
Re: SubD examples and models@Box: nice plane!
@ olishea: be careful, it's contagious ![]()
Re: SubD examples and modelsFind the difference
![]()
Re: SubD examples and modelsgot it, two are blue and two are red...
learn from the mistakes of others, you may not live long enough to make them all yourself...
Re: SubD examples and modelsnot sure what you guys are trying to achieve with this kind of experiments?
what's the point with all those triangles? ![]() is just for the sake of testing the algorithm itself or is such topology intended for something? maybe 3dprinting ![]() here is a children slide done with good old quads ![]() Re: SubD examples and modelsGoing to show my ignorance
![]() How do you go about drawing things like this with quads? Is there some place I can go to learn the process or do you just draw everything with straight lines? Re: SubD examples and modelsdave i made a pretty extensive tutorial a few days ago..didn't you spot it?
Re: SubD examples and modelsj Oops...I think I have it book marked on a different computer ( if that is the one about the piece of furniture). My apology. I promise I will watch it. L have been going thru some Blender tuts. I want to learn how to draw things better. Re: SubD examples and modelsactually it's also bookmarked on the sub-d website video..
![]() https://www.youtube.com/playlist?list=P ... wU4L5-O7_4 not sure if i should create a topic in the main tutorial section of the forum or in sub-d subforum.. ![]() Re: SubD examples and modelsPanixia, having stumbled through QFT and SubD by trial and error for a few days I have now watched your tutorial. I think I chose the right time to watch it as it answered all those nagging little questions about how to use the various tools correctly. I now see I was making hard work for myself with quads.
I think it could be a bit overwhelming if you were trying the tools for the first time. Thankyou for that, an Excellent bit of work, although I almost stopped watching it in the first few minutes because of the computer voice. I'm very glad I persevered. Re: SubD examples and modelsA little engineering porn now that I have my head around quads a little better.
It makes a very nice one piece printable solid. I need to make more effort with my mounting holes, their topology is a little ragged as they were an afterthought and I got lazy by then. Re: SubD examples and modelsNow that's a nice manifold! But I was dismayed by the mounting holes too (just kidding). Good work and example!
MacOSX Mojave High Sierra SketchUp Pro v19 Twilight v2 Thea v2 PowerCADD
Re: SubD examples and models
![]() ![]() that said.. i'm pretty much sure you would be even a lot more pissed by my terrible spoken english, wich is even worse than my written one lol ![]() ![]() ![]() i have to say (being this my first ever tutorial) that i way understimated how difficult is to model something without jumping/redoing steps, without never undoing or drafting along the way and trying to act in a smooth way.. if you ask me to try to speak english on the top of all this stress... that would drive me completely crazy AAAHRGG ![]() try to do something similar while speaking italian and let me know ![]()
if you ask me, the topology of that holes is not wrong at all. maybe (unless you don't intentionally need to hard-pinch them for some reason) you can improve a bit the flow around that x-poles marked in red. that's not mandatory, but if you dig into topology furthermore, you will learn that, when possible, you should try to move poles around, splitting the x pole in a e-pole (blue) and a n-pole (green) as you properly did at the bottom were you cut those nice loop flowing between holes.. i know all of this can be a little confusing, but poles are very important to achieve proper topology and control the flow and the pinching of the meshes. maybe i can try to do some example model about this, but unfortunately i have no time to do this right now.. try and search about "poles" there are tons of good tutorials about poles (mosto of them from blender community) ![]() ![]() Re: SubD examples and modelsWonderful manifold Box!
Mind if I share the images? (I'd love to show the coarse mesh and the final subdivided mesh.) I'll add a link-back to whatever you want as attribution. For the holes - the subdivided mesh doesn't seem to suffer artefacts in this case, you may not want to bother. But if you want to explore further you might want to try something like this: http://topology-guides.tumblr.com/post/ ... at-surface Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
|