Git Product home page Git Product logo

Comments (2)

BielBdeLuna avatar BielBdeLuna commented on June 19, 2024

can't anisotropic specular be faked with normal maps?

I think the specular reflections have to be rethinked by either replace them completely or make them more PBR related. the concept of texture based specular power might go against the energy conservation concept of the PBR, after the icnlusion of a roughness system we have to find a way to do the specular reflection power taking into the angle of view and the normal of the surface, so a Fresnel reflection is taken into account (and this should vary a lot the power of the reflected image, making the texture-based-power meaningless)

I think we could add a Subsurface Scattering token to the material, which forced the material to use a Half-Labertian lightning method on that particular material only.

from discussions.

 avatar commented on June 19, 2024

@BielBdeLuna I'll have to take a look into it. PBR spec/gloss maps are different from the old render system. I get many cases where a well lit room would end up drowning out most textures, making it mostly white. Enabling HDR and exposure increases it even more. The spec maps usually have a black/grey range, with bright regions usually say for example edges of a worn metal surface.

For subsurface scattering we could maybe have a texture map to control regions of the vertex surfaces, like white could be the thick parts where less light can pass through and black the thin parts, like an ear for example, the thick cartelage would have less backscatter than the lobe.

from discussions.

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.