GithubHelp home page GithubHelp logo

Comments (2)

julianxhokaxhiu avatar julianxhokaxhiu commented on April 20, 2024

Allright here are some findings I've made around this, which is not a FFNx bug but more probably how the model is made.

You can see that the draw call order is wrong logically, before is drawing the eyes and then the face. When eyes are drawn are blending with what is behind at that moment, which is the blue background. When the fact is drawn it is too late so eyes are going to have the blue border.

Not sure how the order is being inherited but I assume is based on how the model is made.

Eye 1:
image

Eye 2:
image

Face:
image

RenderDoc scene:
scene.zip ( rename to .7z and extract with 7-Zip )

from ffnx.

LaZar00 avatar LaZar00 commented on April 20, 2024

It is ok for me. I understand the different blending FFNx does when using external textures and maybe it is a consequence of provoking this eye thing because we have to change the order of the polys that have to be rendered of the poly, in the head part, because (again) they use textures in the face (when in vanilla the models only use vertex/poly colors).

I would prefer not to close this yet. But I will leave it up to you.

from ffnx.

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.