This is really overkill for a game but I can't really suggest much (detached handle example) without knowing the type of game and how you wanted to use the mug but as it stands I'd argue it's even overkill for a movie prop If it's a hero object in a first person game (like a gun in call of duty) then you want higher poly…
Game engines work with triangles not quads/polys and automatically convert a quad mesh when it's imported, explained properly in Chad's link above (again look at any games mesh like the one I shared), you generally want quads for subdiv modelling and I guess some editing tools work better (blenders loop cut CTRL + R only…
At a glance, wondering if the OP had posted the wrong image given their context for this thread is game asset modeling practice so perhaps high poly version? Also this object is contiguous (one piece as in real life) lvl 1 sub surf/divided mesh hence imagine that the initial sketched low poly base topology would be fine.
Hi, I’m a beginner learning 3D modeling for game development. I’ve created this model as practice and I’d really like feedback specifically on my topology. I want to understand: * Is my edge flow correct? * Is this model optimized for game use? * Are there any unnecessary edges or bad topology areas? I’d really appreciate…
@Modeller this is a PBR workflow; creating highpoly meshes and baking to lowpoly. Tutorials, maybe like this one below (I haven't watched it) could get you on the right track, good luck https://www.youtube.com/watch?v=QbxtY4nHMuQ an overview https://www.youtube.com/watch?v=Ypm8PCILiDM…
Hi, I’m a beginner learning 3D modeling for game development. I’ve created this model as practice and I’d really like feedback specifically on my topology. I want to understand: * Is my edge flow correct? * Is this model optimized for game use? * Are there any unnecessary edges or bad topology areas? I’d really appreciate…
As said above, good texturing with PBR materials, good lighting and 2dfx (like the smoke) and well optimised models. Here's a good quick example of high poly to low poly baked material use Source: https://www.reddit.com/r/blender/comments/1sgac0v/this_is_your_sign_to_learn_how_to_bake_normal_maps/ Or better yet here's a…