Books! These have served me well over the years: [ame="https://www.amazon.com/Atlas-Anatomy-Artist-Stephen-Rogers/dp/0195030958/ref=sr_1_1?ie=UTF8&qid=1396935669&sr=8-1&keywords=peck+atlas+of+human+anatomy"]Atlas of Human Anatomy for the Artist[/ame] - Stephen Rogers Peck…
This is true if you're using an 8-bit alpha, but if you can somehow find a situation where a 1-bit alpha will work (which granted is almost never useful for a spec map, but would be useful for a glowmap or color variation mask or something of that sort) and you're using dds files, the alpha is essentially free after…
thirding, put them on the same texture so you have 1 draw call instead of 2. An extra UV channel is going to double the size of the models UV data. In max you can view this data by going to tools>channel info On a related note the channel info is useful tool for error checking your work, in the past I've had models…
Bi-Monthly Game Art Workshop Alright guys, you asked for it and here it is. The purpose of this workshop is to learn and share ideas, workflow, process etc. The rules are quite simple: 1. Everyone will be required to model the same topic, based on 1 or more reference images, rules and specification will be specific to each…
Gents, I was wondering if I could trouble you for help on another Maxscript question. My progress on the flipping tiles animated bumper is going well but I have hit a snag. Below is the section of code that I am having an issue with: select $Tile_*GTiles = $ as Array--print GTilesclearselection()select $WAVEnumfaces =…
THESE POSITIONS HAVE NOW BEEN FILLED. THESE POSITIONS HAVE NOW BEEN FILLED. https://store.steampowered.com/app/1689390/Mythrealm Mythrealm is a Single Player Fantasy RPG Game currently in development with Unreal Engine 4 and due for release in 2023. Delta Video Games LTD ( The developer of Mythrealm ) is currently seeking…
Season’s Greetings, Fellow Creatives! New seamless texture images are ready on these pages: TXR – Metal - Seamless https://soundimage.org/txr-metal-seamless/ TXR – Abstract https://soundimage.org/txr-abstract/ NEWS Ogg Music Packs A good number of game developers have asked me if they can download multiple music tracks all…
hey guys... im really wowed by your kind comments on the debris pieces :) THANK YOU.. regarding the process - its all hand sculpted,for the small details(dents,chips,cracks) did some custom alphas - had to follow the concept arts well for the final ingame meshes, 343 used various tiling textures for really fine details -…
So, i am surprised I am having this issues as I have been using marmoset 1 and 2 for some time now. I have a mirrored asset that i baked out of xnormal to get the normal map. When I baked, I moved half the UVs 1 unit over. When I import my obj, I usually move the UVs back to being overlapping in marmoset. Then I click the…