Code Monkey home page Code Monkey logo

Comments (2)

turanszkij avatar turanszkij commented on May 29, 2024

Increasing resolution would be an easy change, but increasing sample count is not, without throwing out the current denoiser, because it's specialized for 1 sample per pixel (same as raytraced shadow denoiser). You can also tweak ray length - shorter rays will have less noisy result.

from wickedengine.

nathants avatar nathants commented on May 29, 2024

while the improvements to rtao would be nice, the actual issue i'm encountering is a bit more subtle. i'm using a 3rd person camera, so the camera and character move together with the character large in frame.

with rtao, the side of the character (cheek, neck, head, etc) is very noisy from the ao.

rtao looks very good everywhere else, except up close to the camera while moving. alternatives for me would be to disable ao for the character, or use a different ao type for the character.

rtao is so much better than screen space methods it's hard not to use.

i made a scene that reproduces the issue and a video showing it happen.

the noise gets lost a bit in video compression, but is very prominent in game.

from wickedengine.

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.