Coder Social home page Coder Social logo

6xbrz filter about yknytt HOT 8 CLOSED

djsolidsnake86 avatar djsolidsnake86 commented on June 10, 2024
6xbrz filter

from yknytt.

Comments (8)

fabzenfab avatar fabzenfab commented on June 10, 2024

You mean to add some shaders ?

from yknytt.

djsolidsnake86 avatar djsolidsnake86 commented on June 10, 2024

nope, is a video filter for better graphics

from yknytt.

ms2048 avatar ms2048 commented on June 10, 2024

nope, is a video filter for better graphics

Well, a (pixel / fragment) shader is exactly 'a video filter for better graphics'.

For example, 6xbrz you mentioned can be implemented as a pixel shader, like here: https://github.com/libretro/glsl-shaders/blob/master/xbrz/shaders/6xbrz.glsl

Having an option to apply pixel shaders on top of a level would be really nice.

from yknytt.

djsolidsnake86 avatar djsolidsnake86 commented on June 10, 2024

ah ok, sorry, so is a shader
yes the result is great on snes9x emulator with snes games that are pixellated, with the shaders not anymore pixellated :D

from yknytt.

fabzenfab avatar fabzenfab commented on June 10, 2024

interesting indeed, good idea !

from yknytt.

fabzenfab avatar fabzenfab commented on June 10, 2024

many emulators have improvements like shaders or FPS, in order to make games more visually comfortable :-)

from yknytt.

up-left avatar up-left commented on June 10, 2024

Some shaders will be added to the new version, fortunately youkaicountry already did the main work. As for upscaling, Godot is restricted to its own shaders, so 6xbrz is not possible. But I found this one: https://godotshaders.com/shader/hq4x-shader-like-in-emulators/ . Only backgrounds will be upscaled, because upscaled Juni looks unhealthy =)
But I should warn, this option may be removed later, because it would be funny to play one or two levels with shaders, but usually players don't need them.

from yknytt.

fabzenfab avatar fabzenfab commented on June 10, 2024

Ok tanks ;-)

from yknytt.

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.