I'm sure 3 will do it!
What’s the deal with the curved shape in the middle? Is it baked?
>>606642>Is it baked?no. also it is not sculpted or boolean.but every 3d soft can do it
Did I do it right?
I can't do the curved shape without using booleans, please help. The rest is easy.
>>606648
>>606647Did you just do a correct perspective in Photoshop? Man…
>>606650in GIMP
>>606634took me a bit to get that bowl correct.
Is this better? I'm sorry but the quake engine doesn't really like spherical anything.
>>606667>Quake engineWOAH
In fact I think this is the theoretically best representation of a shere you can ever have in the quake engine.
>>606674>FPS: 8are you on SNES?
>>606683No. I'm on a Raspberry Pi but those are screenshots from a replica of the Quake 2 engine written in python. It's my current project.
>>606654
You can do it without bools but you're better off doing it with them I think.Geometry gets about as messy either way. At least I think I managed to do it without.
I claim the lowpoly price. 340 tris, no subdiv
>>606740FWN I see? Good job, I was considering doing the same.
>>606741FWN is the hardest thing I've ever come across in 3DCG. Maybe because I can't find a decent tutorial on it.>inb4 someone links to the first search result that I've already seen
>>606741>>606742I'm the guy who posted the pic, what is FWN?
>>606742Really? I grasped it pretty easily myself... The tutorial by Arrimus and the info from that one forum were enough for me.>>606748I'm surprised you did it without knowing the terminology, it's Face-Weighted Normals, where you chamfer the edges on a hard surface mesh and alter the normals to maintain flat faces with rounded corners, while keeping everything in one smoothing group. The normal editing tools in most programs are shit, so you need a script if you want to make anything more complex than basic shapes, so it's usually something that you don't discover by accident.
>>606750Just never heard of it by that name. You don't run into many artists that actually do it.Blender has this "Mesh Data Transfer" that, if you're smart about it, can apply FWN on any mesh with little effort. I have a programmer background so I knew what these were before I started modelling.
>>606752>Mesh Data TransferBased on the name I'm guessing it's like normal thief in Max or attribute transfer in Maya, which is definitely one way to do it, but a little old-fashioned. Blender has a plugin called Y.A.V.N.E. which gives you more control over the smoothing, and I do it with a "normals from faces" script in Max, or the weighting script when I want a softer look and don't feel like manually selecting polys.
It's just one extrude and one boolean, who CANNOT do this?
>>606754That YAVNE has a shitty manual and no tutorials on YT.
>>606762Welcome to FWN. There is no good central point of refrence for anything, as it's a pretty "new" thing in so far as being a modeling technique, even though the concept is pretty old and has been used forever in shading foliage.
>>606754Didn't know about YAVNE. Just downloaded and gave it a shot. Super easy and nice tooltips. Guess I'll be using this from now on, thanks :)
Is this it? I have no clue what all of those shading options in the dropdown mean. I selected a box > uniform > click plus icon. Then face area on flat faces > click plus icon. I'm not sure I fully understand it.
>>606768I actually don't see any difference, fuck me...
>>606756OP here, It's not Boolean tho. here are the wires. none of you have used crease )))
>>606762>>606765>>606767Guys, have you tried out the GSOC Normal tools build? It is sadly still not included in Master and will take a while, but the tool is complete and usable. https://drive.google.com/file/d/0B9gCAchc4CLIX3ExYzNPT1pablk/viewFrom this thread:https://blenderartists.org/forum/showthread.php?427746-GSoC-2017-Normal-Editing-Tools/page10&highlight=gsoc+custom+normals
What are the differences between FWN and baking a bevel shader?
>>606793FWN doesn't require baked data. Vertex normals are present in your mesh either way, you just adjust them.
>>606796I know, but is one better than the other apart from that?
>>606797You could bake an inexistent geometry to make it look like it's there, thanks to the light. or edit normals to correct the shading on existing geometry btw, I don't do much hard surface, so you may wait for other replies.
>>606797With FWN you don't need a normal map to have nice corners and edges, so you use less memory. Then you can use a tileable normal map which means you have high texel resolution on the object everywhere (good for big objects).Star Citizen uses this workflow so they have high resolution textures everywhere on their huge spaceships. A baked bevel shader needs a proper UV and an normal map, with FWN you could get away with no normal map and a cheap tri-planar projection for your tileable textures.FWN only makes sense in an realtime engine.Bevel shader falls apart if you get too close or the texture resolution is too small.
>>606797It kinda depends on the nature of your mesh, like the density of detail and overall size. Be aware that there's no reason you can't utilize multiple methods for building a single object, for example in The Order 1886, what they did was use FWN for large-to-medium scale objects like furniture and other environment pieces, and baked normals for smaller, fancier bits like door handles and lighting fixtures; stuff where it would take too much geometry to properly model out and would be too small on screen anyway.In the case of hard surfaces where there isn't much going on between edges, it's a waste to use a normal map that doesn't end up doing anything over 90% of its surface. If you're adamant about utilizing normal maps to create smoothness and/or detail, read about trim sheets.Basically a trim sheet is a texture containing strips of normal detail of varying widths that you can map to your surfaces and reuse ad nauseam: for example, you can make panel lines on your Sci-Fi asset just by running polygon strips over it with a map assigned that represents a groove, even if the line is curved you can just straighten it in UV space and the line will follow along. Same goes for smoothing edges, just grab your surfaces and UV map them to a strip that has rounded corners. You can get away with using a single texture for a ton of assets this way, and if you keep your strips standardized, you can even swap strip sets to create different pallets for your objects, as they did in Sunset Overdrive.
>>606742Bro, you don't need a tutorial, it's literally as easy as chamfering then applying script. That's it.
>>606780I thought it was a floater this whole time, dang
>virgin mesh>Chad NURBS
pfft, childs play. Another victory for blender
>>607031Is that Blender?
>>607049looks more like zbrush, judging by the brushy thing
>>607031lol, NO! you changed hue in photoshop >>606780 )) turned the photo around and reshaped it like you did in >>606647 hereanother victory for Blender, I guess ))
>>607055how dare you slander me like that. I would never do anything of the sort.
>>607058Uh-huh…
>>607074
>>607094Blandr strikes again.
>>607094Is this the new 2.8 redesign? Looks damn good.
>>607094best post i've ever seen on this board.i give it a 9/11.this should be in the sticky.
>>607094Somebody go on a Blender forum, post this picture, and ask, “My Blender looks like this when I open it, what is going on?”Bonus points if it has window decorations and a full desktop in the background.
>>607143Best place to post it? not familiar with blender forums.
>>606634too late already failed
>>607094
>>607252fug
Objectively the worst humor on 4chan. Not even /v/ can surpass this cringe.
>>607274>t. buttsore blendlet
i dunno
>>607252wow... just wow
>>607252I don't frequent Blender forums, but this looks like a good place: https://blenderartists.org/forum/forumdisplay.php?7-Support