Coder Social home page Coder Social logo

Request: Glow effect about upbge HOT 5 CLOSED

upbge avatar upbge commented on May 26, 2024
Request: Glow effect

from upbge.

Comments (5)

DCubix avatar DCubix commented on May 26, 2024

We need to implement FrameBuffer Objects before implementing this.

from upbge.

Akira1San avatar Akira1San commented on May 26, 2024

Yeah fbo is important for the 2d filters.

from upbge.

adriansnetlis avatar adriansnetlis commented on May 26, 2024

Note that this is a thing based on HDR(see my request).
This is selective blur actually. So you take the rendered texture, subtract bias value from it and than add the resulting color to the rendered texture. This will result in correct HDR-based bloom.
However, you can already kind of fake this in filters. But it still isn't the real thing, because we don't have 16-bit float depth.

from upbge.

Akira1San avatar Akira1San commented on May 26, 2024

Ok, then lets have HDR for 0.8!

from upbge.

Akira1San avatar Akira1San commented on May 26, 2024

Since 0.1.2 is out and we have fbos. I would like to see this feature. a buildin glow shader would be faster, than a custom shader or a filter. Nice link: http://docs.cryengine.com/display/SDKDOC2/Glow+Effect

from upbge.

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.