tr_image: heightmap is not anymore a depthmap - #254
Merged
Conversation
illwieckz
force-pushed
the
nodepthmap
branch
from
December 25, 2019 23:30
8a08af2 to
ab05105
Compare
illwieckz
force-pushed
the
nodepthmap
branch
2 times, most recently
from
December 28, 2019 16:09
0fa404b to
f468b8d
Compare
see also DaemonEngine#245, 071c789 - depthmap was a bad design requiring a lot of tricks - industry uses heightmap that does not require those tricks - no alpha channel is normalmap means white heightmap means flat heightmap hence, no trick is required
illwieckz
force-pushed
the
nodepthmap
branch
from
December 31, 2019 02:55
f468b8d to
ff84690
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
see also #245, 071c789
hence, no trick is required