Pages

New year brings new things

Saturday, January 21, 2017

Well damn. 2016 is behind us. Hello 2017?

What's better way to start a new year other than by doing new cool stuff. This is something I've been working on for some time:



Kind of a swamp scene. Wooden buildings, all modular, some foliage like trees, grass and moss, some water flowing around (it's a swamp after all). Pretty early shot, still a long way to go but basics are down and looking fine. Was pain to get foliage looking right, especially grass. Had to dissect Epic's shader for it, still not fully understand it but hey, it looks good.


Want to make this all foggy and wet, will see how it goes, more updates soon.

Ruins and whatnot

Monday, November 21, 2016

I've been quite busy, working on bunch of different things. Overgrown Ruins are finished and up in Unreal Marketplace, here is a link:


Finished another pack in the meantime too, more fancy statues. Better and generally more polished than previous pack too, imo. I was using cavity bakes for ambient occlusion in Unreal but actual ambient occlusion bakes look so much better, I don't even know why I decided to use cavity bakes for that, silly me. Slightly improved material, but still staying fairly basic. Optimized pipeline to create cloth and hair for statues as hassle free as possible, just gotta plan couple things ahead before doing actual sculpting, like making sure that there won't be any voids inside cloth folds or hair, and if those seem unavoidable there are couple of ways to deal with them too. Here are some shots of the new statues:





Quite liking how these turned out. Couple of close-ups to show off details, they really hold up well. Those AO maps really doing their job here too, they are somewhat exaggerated in post processing but hey, I'll call it artistic touch.

Unreal work

Wednesday, October 5, 2016

Before I started doing this project, had to think for some time how I want to approach texturing. To be honest, I consider texturing my weakest discipline therefore whenever possible I try to plan texturing out ASAP. With this project I decided to focus on making good sculpts, extract relevant data (normal maps, AO, cavities, other potential masks) and use that to blend bunch of stuff inside shader.

I’ve used this approach before and always had good results with it. I’ve been inspecting Epic’s work on Unreal Tournament and they doing fantastic job with it, lots of great things to learn from there. The approach they quite often use is the one I’m using for this project too, except that they tend to have even more masks and stuff than I do.

So here is the breakdown – I got my masks in what I call mixmap, it’s a texture with a different mask in each channel. I’m sure you’ve seen that stuff before. I got my AO in red channel, cavity in green and edge highlights in blue. Rendered AO and Normal in Xnormal, then passed the rendered normal map into Knald to get cavity and edge highlights (or concavity and convexity info). Used Knald most because it’s so much faster than rendering this stuff from high poly, even AO is pretty slow, but it’s much more accurate than from Knald. I can live with cavity/edge inaccuracies since I’ll be using them as simple masks, but I want AO to be good because I’ll plug that directly into AO slot in Unreal shader. So those are the maps so far – AO, Normal, Cavity, Edge highlights. Here is my shader noodle soup:



I reckon the screenshot itself isn’t much of a help for someone who wants to learn some stuff so I’m thinking of releasing small project with just one asset, fully textured and with the shader done. I can’t release whole project because it’s supposed to go to Unreal Marketplace but I guess one asset wouldn’t hurt things and could prove helpful to some folks.

So here is how the assets look so far, some basic lighting/PP done too:





There also is the leaking stuff. For that I’m using separate (3rd) UV channel, basically projected from front. The leak texture is horizontally tiling, you can increase/decrease tiling amount. Since its using projected UV map that took 5 secs to make there is some unwanted, dare I say, leaking here and there. Now I was considering several ways to get rid of that and the easiest in my opinion is vertex painting. Leak texture is lerped on top of everything else based on red vertex channel. So you can go to mesh paint mode and manually mask out areas you don’t want the leaking to be at.

Will see how things will go from there, there might be some problems with this lighting/PP setup in the long run but nothing that can’t be solved.


Sculpts, sculpts everywhere!

Saturday, October 1, 2016

Almost forgot how much time sculpting can take. Perhaps not the sculpting itself but the process of turning sculpt into game ready asset. This can quickly become into tedious crap that will slow creation process down so my main concern for a long time was to speed up low-polying/unwrapping/baking and while at the moment it’s fastest it’s ever I still sometimes feel like I’m hamstrung by loads of technical steps I have to take for things to be at highest quality possible.


Well, while this might sound like a rant, but I still like sculpting. Might like it less when I do it for a zillionth time but it still feels rewarding once you complete something that both looks good and is optimized and “properly” done.

Here are some sculpts I recently did:






Last one is a quickie I did in over an hour. Fairly simple one but I like it, some kind of rock/rubble thing. There are couple more sculpts but feel like these are most worth sharing. Next step - bringing all of this into Unreal, see ya in couple of days!

Mountains are done

Tuesday, September 6, 2016

Finished the mountains quite some time ago, but some technical problems got in the way. My GPU crashed and burned so I had to stick with integrated GPU which meant that performance on quite a bit of stuff was rather low. Interestingly enough, performance on Headus UV layout was tragic on integrated GPU, pretty much unworkable.

But anyways, finished the mountain meshes, here are some shots.





Learned quite a few things in World Machine, but still feels like there is a long way to go before I can say that I’m good with it. Workflow is much more different that I’m used to, but it does make sense once you get past the initial barrier. Still haven’t come up with a good pipeline on how to tweak results out of WM, like adding specific features in, say, Zbrush once you done in WM. Tweaking and sculpting the heightmap isn’t really an issue but if after you sculpt it and you think of plugging it back to WM for texturing it gets really fiddly. For texturing you need certain information that heightmap alone simply doesn’t provide, although there are workarounds for that but in the end they still don’t provide great results. So at least for now, I got to be quite careful when tweaking heightmap afterwards, since I’m not doing textures afterwards but rather have to be sure that my tweaks work well with existing texture.


I’m sure there are ways to get past this but my tiny brain can’t figure it out. Yet. 

High are the Mountains

Tuesday, August 9, 2016

So I’ve been working on fairly low-poly background mountain meshes meshes to put in Unreal Marketplace. Initial plan was to go somewhat more fantasy oriented route, but it proved to be rather hard to pull off, had to scrap and redo a lot of work to achieve something I would like and in the end it’s not exactly fantasy, just a bit more stylized. Here are some latest screenshots:   


 

First screen is one mesh, second screen is another. In each of them just a single mesh was used to create the scene. One of the goals was to create meshes that would work great from multiple angles and would look different. World Machine is essential to create stuff like this, it simulates many complex geological phenomena that would be crazy hard to sculpt and texture manually.

My workflow was to create a quick sculpt in Zbrush that has main features, maybe even some of the smaller ones, render out heightmap, plug in into world machine and let it work with it. I much prefer manually sculpting the terrain rather than using tools or noise inside WM, because you have so much more control in Zbrush and it’s also very quick and easy to get heightmap out of ZB and into WM.

Here is a link to Unreal WIP forums:
https://forums.unrealengine.com/showthread.php?119339-Background-mountains&p=576398

Rooftops up in the Marketplace!

Friday, August 5, 2016

A bit late but you can get Futuristic top-down rooftop pack in Unreal Marketplace now:

https://www.unrealengine.com/marketplace/futuristic-modular-top-down-rooftop

If you like what you see, grab it!