-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Current engine state #40
Comments
good art makes any engine shine |
There is a slight difference between the old rendering methods textures and PBR. Most of my textures are made for PBR output, it looks great in AwesomeBump, but incorrect in IdTech. We'll have to see the results once PBR is implimented in the engine. |
AwesomeBump? Is this an Unreal Engine term? How are you making your textures? are you making roughness textures? are you making plain textures for the specular power? |
AwesomeBump is an open source texture tool. http://awesomebump.besaba.com/ They have a github repo as well. https://github.com/kmkolasinski/AwesomeBump There are options for PBR an traditional, but the differences are visible. It took a while to get use too, but a great tool, also has relief, parallax and tesselation preview. |
ok, seems very interesting! |
I was checking out this game called Scorn, it's a horror adventure inspired by H.R Gigers art.
There is very little footage in the trailers of the game-play, but from what i've seen it looks impressive. I have been playing around with the rendering cvars and consider the capabilities between RBDoom3BFG, OpenTechEngine and Storm Engine 2 to same type of graphics from Scorn. I'm not sure what engine they are using. Here's the link to the game site. http://www.scorn-game.com/
Aah ok missed the UE4 logo at the end of the video.
The text was updated successfully, but these errors were encountered: