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…
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…
@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…
I think you need to take a step back and study first what you want to achieve cause i feel youre operating blind in those regards. The polycount wiki is an excelent resource repository, i recommend you start there ! Good luck !
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…
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.
Agreed with Flat Face. Definitely think about the context that you envision for this asset. Think about how much screen space it will take up and how the player will interact with it. e.g. will it take up the whole screen and will the player get to visually analyse it for as long as they want? or will it be a small prop…
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…