Page 1 of 1

MiSTer System Filter Rounded Corners

Posted: Sun May 15, 2022 4:20 am
by DTechNation
I love the RetroTINK PVM - 600 filter

I know it would mask off a tiny bit on the corners, but for some reason slightly rounded corners just feels more CRT-like to me.

Is there a way, using filters or some kind of border, to round the corners of the output? (A simple consistent mask)

It would be the last piece of the puzzle for me (C1 OLED, BFI, SNAC, PVM-600)

Thanks!

Re: MiSTer System Filter Rounded Corners

Posted: Sun May 15, 2022 1:36 pm
by barfood
I have no idea, but+1 for bringing this up. Let's hope it's possible.

Re: MiSTer System Filter Rounded Corners

Posted: Thu May 19, 2022 3:40 pm
by FoxbatStargazer
Masks are simple repeating tiled patterns right now, I don't think it's possible with the existing filter format. Would need some more programming elbow grease to add support.

Re: MiSTer System Filter Rounded Corners

Posted: Thu May 19, 2022 3:47 pm
by Kitrinx
Neither masks nor filters are capable of this, nor will anything else ever be on this current generation of mister hardware. You need shaders for this which require a GPU.

Re: MiSTer System Filter Rounded Corners

Posted: Thu May 19, 2022 4:31 pm
by FoxbatStargazer
Kitrinx wrote: โ†‘Thu May 19, 2022 3:47 pm Neither masks nor filters are capable of this, nor will anything else ever be on this current generation of mister hardware. You need shaders for this which require a GPU.
I don't think retrotink is using shaders, he is also programming a small FPGA to do the scaling just a few lines behind the input.

This doesn't sound like a full curvature distorting the screen, it's just overlaying a rounded darkening effect on the corners.

Re: MiSTer System Filter Rounded Corners

Posted: Mon May 30, 2022 5:13 pm
by DTechNation
Yes, that would be ideal

All Iโ€™m looking for is a slight rounded corner mask. No curvature distortion, just cut off a little to round each corner.

Like I said, itโ€™s minor, but having rounded corners just feels right to me.

Re: MiSTer System Filter Rounded Corners

Posted: Wed Jun 08, 2022 4:22 am
by NightShadowPT
This thought crossed my mind a few times as well... just having a fading effect in the corners would go a long way helping with the CRT feeling.

I don't think we need full screen distortion, especially as most of these effect just look bad, but having rounded corners would be neat.

Re: MiSTer System Filter Rounded Corners

Posted: Wed Jun 08, 2022 12:01 pm
by Insert Disk Two
Put a sticker on your screen ๐Ÿ˜œ

Re: MiSTer System Filter Rounded Corners

Posted: Tue Jul 12, 2022 9:08 pm
by DTechNation
Been messing around with the Mega Bezel Reflection Shader on RetroArch. Super cool to see effects like this.

Obviously that would be impossible to implement with it's distortion and reflections on MiSTer, but If we can implement an aperture grill, I'm sure there is a way to simply crop/mask off the corners on the output image.

Ideally this wouldn't be resolution dependent, but something like a simple vignetting filter option (like the aperture grill/shadow mask option)