First off, tremendous thanks for sharing your work. It's a nice learning experience.
The Diffuse Fresnel box isn't shown in any of the closeup images. Do you mind saying what's in there? I've mapped out all of the nodes besides those. It's a little hard to see some of the connections but I think I've gotten them right.
@TheDopeFish: I have been busy making Hollywood movies instead, but I still do a lot of game dev stuff in the little spare time that I have.
@Veshch: Thats Just a (Multiplyer) and a (Clamp low=1 high=2), since it gets multiplied with the diffuse texture the lowest value needs to be 1 so it doesn't drop to black, hence the lower clamp of 1.
@TheDopeFish: I have been busy making Hollywood movies instead, but I still do a lot of game dev stuff in the little spare time that I have.
Yeah, they tend to pay a bit more than the game industry
I'm glad that you atleast do some game development in your spare time. It's a pity whenever talented people is "wasted" in other industries than game dev
@Veshch: Thats Just a (Multiplyer) and a (Clamp low=1 high=2), since it gets multiplied with the diffuse texture the lowest value needs to be 1 so it doesn't drop to black, hence the lower clamp of 1.
It looks like it's [Constant Clamp: min 1, max 2]<-[Multiply]<-([Fresnel] + [???])
It looks like the ??? is a constant but I don't know what you'd have it at, as well as the exponent for the fresnel.
Wow, this is so beautiful! Thanks for posting this.
I tried it with some of my own textures and painted the mask myself, but the result isn't nearly as good as yours...
I know you must be very busy atm, but if you could find the time, could you (maybe, if you'd be so kind) share the textures you used?
If you don't want to, it's okay though
Thanks and keep up the good work!
Comment