Skip to content

Added MIP map so image scales down nicer#3

Open
rj200 wants to merge 1 commit into
CeeJayDK:masterfrom
rj200:patch-1
Open

Added MIP map so image scales down nicer#3
rj200 wants to merge 1 commit into
CeeJayDK:masterfrom
rj200:patch-1

Conversation

@rj200

@rj200 rj200 commented Oct 7, 2021

Copy link
Copy Markdown

Will fix aliasing that @tom | Dermotius reported in Discord.

@CeeJayDK

Copy link
Copy Markdown
Owner

Code looks sane so far. I'll test it and polish it sometime this week.

@ghost

ghost commented Nov 4, 2021

Copy link
Copy Markdown

MipLevels = 8 can make the code not compile on DX11 if the texture layer resolution is less than 2^7

To ensure sanity, I think the MipLevels should be a custom preprocessor, with a default to 1 and a tooltip on how to set up proper MipLevel for each layer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants