Sunday, February 26, 2017

Week 4-5

The past two weeks in thesis have been very productive. I forgot to log hours for the past two weeks but I would guess at 8 hours week 4 and upwords of 15 for week 5.

 I started week 4 modeling a new building for my project. 


My updated plan for modeling is to have simple and efficient meshes that can fill 1x1 or 2x2 tile space in my game. This will keep the game visually simple and remove any confusion about which tile can and can't be used by units. I will finish base versions of all 6 buildings and then continue to add smaller details with any additional time.

After modeling the pub, I began my escapade into unreal materials starting with Unreal's procedural tile material which was released with a stream earlier this month. 


This material offers great control over any cell-based tiling system and I plan to use it and variants of it to cover lots of open texture space on both hero objects and in background environment objects.

After seeing the incredible versatility of procedural textures in Unreal and learning a bit about their creation, I decided that hand-paining most of my textures in substance painter was overkill and that I should instead invest that time in building a few versatile materials to use throughout my entire level. The first material I created combined wood and paint for a worn effect.


My first pass looked pretty good in previews but didn't tile very well across large surfaces. I wanted to see what other ways I could use the effect though so I added a painted metal version as well.


At this point I realized that I was being held back by the quality of the alpha maps that I was using so I began some research into the best way to create/acquire better quality alphas. I settled on Substance Source which provides fully built materials which can be imported directly into unreal and are often free for use. 


The source materials looked pretty good in-engine and I tried adding and adjusting a bump offset to amplify the effect.  I multiplied the RGB values of the normal map together to use as a 1 channel heightmap (which is the only input bump offset will accept)

Next, I searched for materials on substance source which would have useful alpha maps. I ended up taking the roughness map from the concrete materials and adjusting it for my purposes. This doesn't look great for solid paint on wood but works well for more faded colors and for the metals. 


The final step was to take my materials and make them editable with material instances. Below is a quick example of the versatility of the materials instances. There are still many improvements I could make to these materials but I think I'm going to leave them for now and continue on to do other work. I may come back and add LERPed normal maps but that's on the backburner for now. 



  Next week I'll be modeling more buildings from each faction.

No comments:

Post a Comment