Skip to content
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

Add procedural noise textures #1615

Merged
merged 1 commit into from
Feb 28, 2015
Merged

Conversation

msteiger
Copy link
Member

This PR adds auto-generated (white) noise textures. The generation can be tweaked through several parameters. I added a unit test to verify that it's working. The texture is currently used to simulate the film grain effect. I also increased the strength of the effect from "noticeable-only-if-you-stare-really-hard" to "really subtle". There's probably some more improvement possible, but that's not the focus here.

The pre-computed noise textures was deleted, since it became obsolete

@Cervator Cervator merged commit f18d95e into MovingBlocks:develop Feb 28, 2015
Cervator added a commit that referenced this pull request Feb 28, 2015
@msteiger msteiger deleted the noise_texture branch April 25, 2015 16:11
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.

3 participants