Giter Site home page Giter Site logo

Comments (4)

Arnklit avatar Arnklit commented on June 12, 2024

Will have to investigate this, I'm going over everything in the shaders, so I'll do some tests on this.

from shellfurgodot.

Arnklit avatar Arnklit commented on June 12, 2024

OK, so I've just gone over testing this and it my tests this works as expected. I don't really understand what you mean when you say "LOD 1" doesn't seam to work at all. What do you mean when you say LOD == 100%, LOD == 20%?

Up until the LOD 0 distance you set, the fur will be displayed with all layers. Then between the LOD 0 distance and LOD 1 distance you set the number of layers will decrease down to 25% of the total amount of layers and if you move beyond the LOD1 distance the fur will hide itself by contracting into the object it's on.

I've just been doing tests and the performance acts exactly as expected. Slowest when within the LOD 0 range, then faster and faster the closer it get's to the LOD 1 range and then way faster when beyond the LOD 1 range where all the fur is hidden.

from shellfurgodot.

br3eze avatar br3eze commented on June 12, 2024

That was my English, sorry. I'll try to rephrase it.
LOD1=100% is when LOD1 draws all fur in a scene. LOD1=20% when only ~20% of fur.
My tests show me +-20 fps changes with LOD1 at minimum, middle and max values. I expected it will change fps dramatically.

I'm sorry twice. But the last update had really changed things with fps for me in this scene with fur. I think we can mark it as solved.

from shellfurgodot.

Arnklit avatar Arnklit commented on June 12, 2024

OK thanks for the update. Yeah it all looks correct for me in my tests. I'll close this now. I'll be releasing a new version of the addon very soon with a bunch of small fixes, so thanks for using it and giving me feedback.

from shellfurgodot.

Related Issues (8)

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.