[shaders]Bloom + Better Light

u19503

Re: [shaders]Bloom + Better Light

by u19503 » Post

you can use reshade to add bloom lens flares and vignette to almost every game this includes minetest

https://reshade.me/

what it looks like this is a test sene i made
no effects (standart)
Image
and effects on (nice)
Image

bdw your welcome :D
also thanks d00med for letting me know about this!

User avatar
jas
Member
Posts: 593
Joined: Mon Jul 24, 2017 18:15
IRC: Freenode
Location: IRC

Re: [shaders]Bloom + Better Light

by jas » Post

So what's all this about then? Are there "shaders" I download to get these cool effects? Is this something there's a PR for?

The original post contains limited information, here, and there's seven pages of replies. What to do?

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

Re: [shaders]Bloom + Better Light

by azekill_DIABLO » Post

Wow, toby, you hit strong here! how can we implement it? EDIT: got it! even better!

>>> What to do?
do a real issue on github?

EDIT2:
Toby what are the params you used? I cna't get such a clear effect!
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

u19503

Re: [shaders]Bloom + Better Light

by u19503 » Post

To be clear it's not a PR and it's not done in the engine it's an external program that does it
This is the program ---> https://reshade.me
You download it than you select your minetest exe (it doesn't work on shortcuts)
Get the exe in your minetest bin folder than
Use opengl (dx doesent work on mt) than sellect some effects or all than in game pres
shift f2 and now you can mess with the settings

Bdw I don't know what params I used I just mesed with it until it looked good :3

The coolest thing about this program Is You can use it in Whatever game you want :)
Last edited by u19503 on Wed Jan 24, 2018 18:23, edited 1 time in total.

User avatar
burli
Member
Posts: 1643
Joined: Fri Apr 10, 2015 13:18

Re: [shaders]Bloom + Better Light

by burli » Post

Sadly that does only work for Windows

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

Re: [shaders]Bloom + Better Light

by azekill_DIABLO » Post

sadly but for what it does :O
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

u19503

Re: [shaders]Bloom + Better Light

by u19503 » Post

azekill_DIABLO wrote:sadly but for what it does :O
Can you use it?
Or do you use Linux?

User avatar
TumeniNodes
Member
Posts: 2941
Joined: Fri Feb 26, 2016 19:49
GitHub: TumeniNodes
IRC: tumeninodes
In-game: TumeniNodes
Location: in the dark recesses of the mind
Contact:

Re: [shaders]Bloom + Better Light

by TumeniNodes » Post

burli wrote:Sadly that does only work for Windows
eyup... of course
those who dev on windows are normally less likely to port to linux.

funny though that most who dev on linux, are more likely to port to windows

seems fair
A Wonderful World

User avatar
LMD
Member
Posts: 1386
Joined: Sat Apr 08, 2017 08:16
GitHub: appgurueu
IRC: appguru[eu]
In-game: LMD
Location: Germany
Contact:

Re: [shaders]Bloom + Better Light

by LMD » Post

*in my opinion*
The problem is NOT writing the shaders, but instead embedding them into the code, which isn't very clear for me due to this amount of references, classes...
My stuff: Projects - Mods - Website

User avatar
ThomasMonroe
Member
Posts: 286
Joined: Tue Apr 04, 2017 16:21
GitHub: ThomasMonroe314
IRC: ThomasMonroe TMcSquared
In-game: ThomasMonroe TMcSquared
Location: Wherever I am at

Re: [shaders]Bloom + Better Light

by ThomasMonroe » Post

Just keep familiarizing yourself LMD, you'll get used to it eventually.
I don't make messes, I just, er...disturb the local entropy!

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

Re: [shaders]Bloom + Better Light

by azekill_DIABLO » Post

toby109tt wrote:
azekill_DIABLO wrote:sadly but for what it does :O
Can you use it?
Or do you use Linux?
I'm on windows. And it doesn't really work well the bloom.fx
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

u19503

Re: [shaders]Bloom + Better Light

by u19503 » Post

azekill_DIABLO wrote:
toby109tt wrote:
azekill_DIABLO wrote:sadly but for what it does :O
Can you use it?
Or do you use Linux?
I'm on windows. And it doesn't really work well the bloom.fx
Yeh you need to mess with the settings also I recomend you use a combination of bloomfx and magic bloom (that's what I did) also filter out blue so it doesn't mess with the sky to much also green so it doesn't mess with grass

User avatar
TumeniNodes
Member
Posts: 2941
Joined: Fri Feb 26, 2016 19:49
GitHub: TumeniNodes
IRC: tumeninodes
In-game: TumeniNodes
Location: in the dark recesses of the mind
Contact:

Re: [shaders]Bloom + Better Light

by TumeniNodes » Post

Does this running in the background have any impact on your fps in-game? just curious.
Course, I don't get to tinker with this as.... it is only for dirty/broken windows : p
A Wonderful World

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

Re: [shaders]Bloom + Better Light

by azekill_DIABLO » Post

TumeniNodes wrote:Does this running in the background have any impact on your fps in-game? just curious.
Course, I don't get to tinker with this as.... it is only for dirty/broken windows : p
No. I don't think it affects the in-game performance. However, if Reshade has problems the render will clearly be affected!
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

User avatar
stormchaser3000
Member
Posts: 422
Joined: Sun Oct 06, 2013 21:02
GitHub: stormchaser3000

Re: [shaders]Bloom + Better Light

by stormchaser3000 » Post

i wish redshade worked on linux because then i could test it without switching to my windows harddrive.

User avatar
Hybrid Dog
Member
Posts: 2828
Joined: Thu Nov 01, 2012 12:46
GitHub: HybridDog

by Hybrid Dog » Post

Image

‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

Re: [shaders]Bloom + Better Light

by azekill_DIABLO » Post

well this looks amazing!
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

Enrikoo
Member
Posts: 452
Joined: Thu Nov 16, 2017 18:18
GitHub: Enrikoo
IRC: Enrico - Enricoo - Enrlco
In-game: Enrico - Enriko
Location: Germany
Contact:

Re: [shaders]Bloom + Better Light

by Enrikoo » Post

Show me how to add bloom in minetest in tutorial.

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

Re: [shaders]Bloom + Better Light

by azekill_DIABLO » Post

'Please?'

and then no one here can do this ATM but I'm sure LMD or Killbith will find out soon!
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

User avatar
Stix
Member
Posts: 1385
Joined: Fri Aug 04, 2017 14:19
IRC: nil
In-game: Stix [+alts]
Location: USA

Re: [shaders]Bloom + Better Light

by Stix » Post

toby109tt wrote:you can use reshade to add bloom lens flares and vignette to almost every game this includes minetest

https://reshade.me/

what it looks like this is a test sene i made
no effects (standart)
Image
and effects on (nice)
Image

bdw your welcome :D
also thanks d00med for letting me know about this!
is this client-side program? so i could for go on a server with this program activated and see stuff like dat??? luckily for me i have winders :D ((and linux i use both))
Hey, what can i say? I'm the bad guy.

User avatar
LMD
Member
Posts: 1386
Joined: Sat Apr 08, 2017 08:16
GitHub: appgurueu
IRC: appguru[eu]
In-game: LMD
Location: Germany
Contact:

Re: [shaders]Bloom + Better Light

by LMD » Post

Usin' a normalmap we could make ambient occlusion possible. I need all 3 maps : depth, normal and objectmap(rgba), also I need 2nd rendering stage. numberZero's attempt was really helpful.
My stuff: Projects - Mods - Website

issa
Member
Posts: 121
Joined: Wed Apr 03, 2013 19:01

Re: [shaders]Bloom + Better Light

by issa » Post

Hello there,
so i tried reshade, but not working

see my try on this video : https://www.youtube.com/watch?v=CpSGO34UzLQ

so i try with minetest 0.4 and 0.5

so i post a message in reshade forum for help :

https://reshade.me/forum/general-discus ... ng-reshade


hope someone can help

User avatar
bosapara
Member
Posts: 637
Joined: Fri Apr 07, 2017 08:49

Re: [shaders]Bloom + Better Light

by bosapara » Post

issa wrote:Hello there,
so i tried reshade, but not working

see my try on this video : https://www.youtube.com/watch?v=CpSGO34UzLQ

so i try with minetest 0.4 and 0.5

so i post a message in reshade forum for help :

https://reshade.me/forum/general-discus ... ng-reshade


hope someone can help
the same, doesnt work


Image

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

Re: [shaders]Bloom + Better Light

by azekill_DIABLO » Post

Check internet? :3
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

User avatar
bosapara
Member
Posts: 637
Joined: Fri Apr 07, 2017 08:49

Re: [shaders]Bloom + Better Light

by bosapara » Post

azekill_DIABLO wrote:Check internet? :3
Of course, just "unable to download archive"

Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests