Skip to content

fix heightmap in normalmap detection: heightmap is not anymore a depthmap, fix #233 - #245

Merged
illwieckz merged 1 commit into
DaemonEngine:masterfrom
illwieckz:heightmapdetect
Dec 14, 2019
Merged

fix heightmap in normalmap detection: heightmap is not anymore a depthmap, fix #233#245
illwieckz merged 1 commit into
DaemonEngine:masterfrom
illwieckz:heightmapdetect

Conversation

@illwieckz

@illwieckz illwieckz commented Dec 13, 2019

Copy link
Copy Markdown
Member

fix heightmap in normalmap detection: heightmap is not anymore a depthmap, fix #233

@illwieckz illwieckz changed the title fix heightmap in normalmap detection: heightmap is not anymore a depthmap, fix #233 fix #233, heightmap in normalmap detection: heightmap is not anymore a depthmap Dec 13, 2019
@illwieckz illwieckz changed the title fix #233, heightmap in normalmap detection: heightmap is not anymore a depthmap fix heightmap in normalmap detection: heightmap is not anymore a depthmap, fix #233 Dec 13, 2019
@illwieckz
illwieckz merged commit 071c789 into DaemonEngine:master Dec 14, 2019
illwieckz added a commit to illwieckz/Daemon that referenced this pull request Dec 28, 2019
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 added a commit to illwieckz/Daemon that referenced this pull request Dec 31, 2019
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
illwieckz deleted the heightmapdetect branch December 31, 2019 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fail to detect alpha channel heightmap in png normal map (seems to be the same with webp)

1 participant