Giter Site home page Giter Site logo

Comments (7)

mvaligursky avatar mvaligursky commented on June 26, 2024 1

Yeah that's definitely on the list. For now it's just a work in progress that's not released for public use. When we'll get it release-ready and documented, we'll port multiple engine examples to use it, make sure issues / errors are reported and similar.

I'll see if I can add some assets for case early though.

from engine.

mvaligursky avatar mvaligursky commented on June 26, 2024

Could you please look in the debugger to see when this happens? Render actions are created for rendering of layers, so typically this cannot be null. Is there maybe an instance of RenderPassForward with no layers added to it?

from engine.

MAG-AdrianMeredith avatar MAG-AdrianMeredith commented on June 26, 2024

Looks like it happens when we use our "Outline" posteffect it appears to be creating 3 renderActions, with the last one being totally empty. Any background information on what creates render actions?

Screenshot 2024-03-06 at 14 56 32

from engine.

MAG-AdrianMeredith avatar MAG-AdrianMeredith commented on June 26, 2024

Do post effects still work in the new world or does this need porting to render passes?

from engine.

mvaligursky avatar mvaligursky commented on June 26, 2024

Post-effects work if you do not use render passes.
If you use render passes, you cannot use post-effects as those are not converted to render passes.

from engine.

MAG-AdrianMeredith avatar MAG-AdrianMeredith commented on June 26, 2024

Thats probably the issue then would it be unreasonable to log an error to the console in this case?

from engine.

MAG-AdrianMeredith avatar MAG-AdrianMeredith commented on June 26, 2024

Thanks for your help, this is is why I wanted to test things to see what breaks ;). I'll give it another go again next release or two

from engine.

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.