Giter Site home page Giter Site logo

Moire Effect about open-builder HOT 4 OPEN

hopson97 avatar hopson97 commented on August 16, 2024
Moire Effect

from open-builder.

Comments (4)

UglySwedishFish avatar UglySwedishFish commented on August 16, 2024

This is not a bug per se, but an artifact that is caused by geometry aliasing. There is nothing you could do in the texture tweaking to solve this.

from open-builder.

UglySwedishFish avatar UglySwedishFish commented on August 16, 2024

As an additional pointer to this, if you really want to get rid of it I could attempt a rewrite of the entire rendering pipeline. But I don't think you're going to like the additional work you're going to have to do when you want to add additional simple things (like waving plants)

from open-builder.

redinator2000 avatar redinator2000 commented on August 16, 2024

Possible ways to dodge the issue:

  • use a different set of simpler textures for blocks >150 blocks away (probably will look worse)
  • use something like minecraft optifine's connected textures, use the top all-green texture on the side of grass blocks when there is another grass block 1 unit to the side and 1 unit down
    image
  • for steep/high altitude terrain, generate a simpler textured block on the surface, like stone

from open-builder.

rehwinkel avatar rehwinkel commented on August 16, 2024

I believe simple MSAA can fix this issue.

from open-builder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.