I merged your new Topic into the thread you have already. Keeping the same project as replies within the same Topic will give people more context when they're formulating feedback for you. By default it also sends notifications to those who have replied before (unless they changed their notification settings). As for…
You could definitely improve the texture resolution by not using an "atlas" layout, but instead using tiled textures, and mixing damage with vertex color. We have some info on this in the wiki. http://wiki.polycount.com/wiki/MultiTexture and if you check my Sketchbook, I share some shader graphs for making these kinds of…
This asset is intended for a real-time/game environment. I’ve attached the reference images I’m aiming for, along with wireframe and UV layout. The asset currently uses a single 4K texture set at 512 tx/m. No trim sheets or tiling textures were used. After rendering, the textures feel a bit softer/blurry than expected, and…
Thanks for the feedback @Fabi_G , Here’s some context: * This asset is intended for a real-time/game environment. * I’ve attached the reference images I’m aiming for. * Wireframe and UV layout are also included. * Currently, I’m using one texture set at 2k with 300 tx/m. I haven’t used trim sheets or tiling textures yet.…
Hi! To Noren's point, best share a bit more context. Reference images used help others to understand what the target is and what specific marks you're aiming to recreate. Do you intend this to be a game/ real-time asset? Shots of wireframe and UVs layout will allow for feedback of those aspects. How many texture sets are…