[MCPE-347] Weird textures: Moiré pattern on bricks Created: 11/Oct/12 Updated: 15/Aug/14 Resolved: 21/Aug/13 |
|
| Status: | Resolved |
| Project: | Minecraft (Bedrock codebase) |
| Component/s: | None |
| Affects Version/s: | 0.4.0, 0.6.1, 0.7.1 |
| Fix Version/s: | 0.8.0 beta build 2 |
| Type: | Bug | ||
| Reporter: | Klemen Jug | ||
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Confirmation Status: | Unconfirmed | ||||||||
| Platform: | Phone - Android - Xperia Play | ||||||||
| Description |
|
These screenshots look normal from the distance, but if you look closer, you can see some weird round, wavy shapes and stripes on the brick roof of the building. Don't know if this is a glitch, because this also happens to PC Minecraft. To me, it looks really weird. |
| Comments |
| Comment by axel hassan [ 21/May/14 ] |
|
fdgbvfgbfbfbfhb |
| Comment by Pemaijdj [ 09/May/14 ] |
|
Aesss |
| Comment by Brandon Lau [ 21/Mar/14 ] |
|
Even though you said These screenshots look normal from the distance, but if you look closer, you can see some weird round, wavy shapes and stripes on the brick roof of the building. This Doesn't look like anything. |
| Comment by Nixinova [ 14/Dec/13 ] |
|
This still has it on spruce wood planks in 0.8.0 |
| Comment by Fernando Madrigal [ 02/Nov/13 ] |
|
I've noticed it too. It's because the game has lower resolution than what most devices can handle, though it might still be noticeable with higher resolution, though a bit less. |
| Comment by Jacob Canada [ 26/Sep/13 ] |
|
Happens to me too. Looks kind of cool. |
| Comment by tommo [ 21/Aug/13 ] |
|
This is exactly the kind of thing that is fixed with Mipmaps and anisotropic filtering that I was rambling about on twitter. Also, that's always happened in PC too. |
| Comment by Luis Robles [ 21/Aug/13 ] |
|
This is because the resolution of the game, it happens on devices with short resolution |
| Comment by Klemen Jug [ 12/Apr/13 ] |
|
Still in the game. It's strange that you haven't noticed it yet. |
| Comment by Tails [ 10/Apr/13 ] |
|
Is this still a concern in the current Minecraft version? If so, please update the affected versions in order to best aid Mojang ensuring bugs are still valid in the latest releases/pre-releases. |
| Comment by Do [ 16/Nov/12 ] |
|
Yeah, I guess I did |
| Comment by Klemen Jug [ 16/Nov/12 ] |
|
Wooooow, didn't you just resolve almost every single issue as "PE is not the same as PC Minecraft, there are differences"?! |
| Comment by Do [ 15/Nov/12 ] |
|
So PC MC doesn't generate mipmaps; I guess the same thing goes for MCPE, so this probably works as intended. |
| Comment by Do [ 11/Oct/12 ] |
|
It's a visual effect called a "Moiré pattern." http://en.wikipedia.org/wiki/Moir%C3%A9_pattern Usually it can be avoided in OpenGL apps by generating mipmaps, not sure why they're so bad in PE (I've noticed them too). |