Ultimate space simulation software

 
User avatar
N0B0DY
Explorer
Explorer
Topic Author
Posts: 289
Joined: 09 Dec 2016 14:29

Ship Warp shader Modification

29 Apr 2017 14:58

Ship warp effect minimized in order for pilots to orient themselves better in the void. Warp bubble is now compressed to concentric circles with minimal field distortion effect. The circles help to indicate that pilot has warp drive active.
Installation: Just drop this file in your SE\addons\shaders sub-folder.

*Epilepsy Warning: Due to the way the effect behaves with this modification it is possible to experience sudden blue, white and red flashes from certain angles and distances from ship.
Attachments
ship_warp.glsl
(4.08 KiB) Downloaded 524 times
MSIX299MB,[email protected](8C/16T),[email protected](CL16),GTX1080Ti@11GBGDDR5X,OS:WIN10x64@2xSSDSATA3RAID0
 
User avatar
DoctorOfSpace
Star Engineer
Star Engineer
Posts: 1363
Joined: 22 Aug 2016 15:04
Location: SpaceX Mars Colony
Contact:

Ship Warp shader Modification

29 Apr 2017 16:08

I have done this edit before on accident when messing with the shader
*Epilepsy Warning: Due to the way the effect behaves with this modification it is possible to experience sudden blue, white and red flashes from certain angles and distances from ship.
You can just nullify the doppler shifting sections so this doesn't happen.
CPU: Ryzen 9 5900X @5Ghz - RAM: G.Skill Ripjaws V 64 GB (2 x 32 GB) DDR4-3600 CL18 - GPU: MSI RTX 40​90 GAMING ​TRIO 24G
Quando omni flunkus, moritati
 
User avatar
problemecium
Space Pilot
Space Pilot
Posts: 92
Joined: 30 Dec 2016 15:13

Ship Warp shader Modification

29 Apr 2017 20:16

Can you post a few preview screenshots so we know whether it's something we want without having to install it first?
ᴩʀoʙʟᴇᴍᴇᴄɪᴜᴍ﹖
 
User avatar
N0B0DY
Explorer
Explorer
Topic Author
Posts: 289
Joined: 09 Dec 2016 14:29

Ship Warp shader Modification

30 Apr 2017 00:51

Can you post a few preview screenshots so we know whether it's something we want without having to install it first?
The effect is so minimal that pictures don't do it justice. But if you insist here ya go:
► Show Spoiler
I have done this edit before on accident when messing with the shader
Actually I was studying your shader modification and comparing it to the default one that made me create this. So I should credit you Mr SpaceDoctor!
You can just nullify the doppler shifting sections so this doesn't happen.
Ehhm I am little confused (shader modification is not my expertise :? ). Which part of the code should I nullify?:
► Show Spoiler
MSIX299MB,[email protected](8C/16T),[email protected](CL16),GTX1080Ti@11GBGDDR5X,OS:WIN10x64@2xSSDSATA3RAID0
 
User avatar
DoctorOfSpace
Star Engineer
Star Engineer
Posts: 1363
Joined: 22 Aug 2016 15:04
Location: SpaceX Mars Colony
Contact:

Ship Warp shader Modification

30 Apr 2017 07:49

Ehhm I am little confused (shader modification is not my expertise :? ). Which part of the code should I nullify?:
I will experiment with it again, I tried putting "//" in front of the color sections like before but it seems to crash.  It may be required to simply nullify the color shifting by adjusting the variables or changing the "// Gravitational potential of hyperdrive rings" section.
CPU: Ryzen 9 5900X @5Ghz - RAM: G.Skill Ripjaws V 64 GB (2 x 32 GB) DDR4-3600 CL18 - GPU: MSI RTX 40​90 GAMING ​TRIO 24G
Quando omni flunkus, moritati
 
Retsof
Observer
Observer
Posts: 12
Joined: 05 Mar 2017 15:34

Ship Warp shader Modification

06 May 2017 14:47


problemecium wrote:
Can you post a few preview screenshots so we know whether it's something we want without having to install it first?

The effect is so minimal that pictures don't do it justice. But if you insist here ya go:
► SHOW SPOILER
Uh... Are they supposed to be negatives?
 
User avatar
N0B0DY
Explorer
Explorer
Topic Author
Posts: 289
Joined: 09 Dec 2016 14:29

Ship Warp shader Modification

09 May 2017 03:30

Uh... Are they supposed to be negatives?
It was a failed attempt to demonstrate the minimal amount of the effect.
MSIX299MB,[email protected](8C/16T),[email protected](CL16),GTX1080Ti@11GBGDDR5X,OS:WIN10x64@2xSSDSATA3RAID0
 
User avatar
DoctorOfSpace
Star Engineer
Star Engineer
Posts: 1363
Joined: 22 Aug 2016 15:04
Location: SpaceX Mars Colony
Contact:

Ship Warp shader Modification

12 May 2017 11:58

N0B0DY, here is a shader for you to play around with.  I did a quick ring for the warp effect and disabled the red/blue shifting maybe you can figure out where to go from here with it
SpaceEngine 2017-05-12 12-56-24.png
ship_warp.glsl
(4.07 KiB) Downloaded 456 times
CPU: Ryzen 9 5900X @5Ghz - RAM: G.Skill Ripjaws V 64 GB (2 x 32 GB) DDR4-3600 CL18 - GPU: MSI RTX 40​90 GAMING ​TRIO 24G
Quando omni flunkus, moritati
 
User avatar
N0B0DY
Explorer
Explorer
Topic Author
Posts: 289
Joined: 09 Dec 2016 14:29

Ship Warp shader Modification

13 May 2017 04:15

Thank you Doc! I'll give it a try when I get back home from work.
MSIX299MB,[email protected](8C/16T),[email protected](CL16),GTX1080Ti@11GBGDDR5X,OS:WIN10x64@2xSSDSATA3RAID0
 
Ares
Observer
Observer
Posts: 1
Joined: 14 Sep 2017 18:03

Ship Warp shader Modification

14 Sep 2017 18:22

Hi. My question is a bit out of topic, but it's close. What is the name of "motion" shader which shows stretched particles when you fly very fast?  And how can I find it. Thanks.
 
A-L-E-X
Galaxy Architect
Galaxy Architect
Posts: 3498
Joined: 06 Mar 2017 20:19

Ship Warp shader Modification

14 Sep 2017 18:55

N0B0DY, here is a shader for you to play around with.  I did a quick ring for the warp effect and disabled the red/blue shifting maybe you can figure out where to go from here with it

SpaceEngine 2017-05-12 12-56-24.png

ship_warp.glsl
Doc is this something we should all download? I generally select an object and just do a "Go There"- would this be utilized when doing that?  And how is it different from the shader that came with SE?  Thanks!
 
User avatar
N0B0DY
Explorer
Explorer
Topic Author
Posts: 289
Joined: 09 Dec 2016 14:29

Ship Warp shader Modification

15 Sep 2017 05:32

Hi. My question is a bit out of topic, but it's close. What is the name of "motion" shader which shows stretched particles when you fly very fast?  And how can I find it. Thanks.
If you mean this:
► Show Spoiler
I don't know.
If you mean the ship warp efect:
► Show Spoiler
Then the shader is called: ship_warp.glsl (found in data\shaders\Shaders0980.pak which need to be renamed to Shaders0980.zip, and extract from there)
Doc is this something we should all download? I generally select an object and just do a "Go There"- would this be utilized when doing that?  And how is it different from the shader that came with SE?  Thanks!
No it is not something necessary. Only if you find it disorientating to fly your ship using warp engine and find that the field distortion effect is making you having difficulty to navigate in the universe.
MSIX299MB,[email protected](8C/16T),[email protected](CL16),GTX1080Ti@11GBGDDR5X,OS:WIN10x64@2xSSDSATA3RAID0
 
User avatar
kipster
Space Tourist
Space Tourist
Posts: 32
Joined: 20 Aug 2017 20:17

Ship Warp shader Modification

15 Sep 2017 07:51

thanks, I asked about this a couple days ago and ofc was ignored again.
this works perfectly for what i needed (filming)
"Look on my Works, ye Mighty, and despair!"
 
User avatar
Mosfet
Star Engineer
Star Engineer
Posts: 1770
Joined: 24 Oct 2016 11:34
Location: Italy
Contact:

Ship Warp shader Modification

15 Sep 2017 07:57

Apparently NOBODY knew the answer.
"Time is illusion. Lunchtime doubly so". Douglas N. Adams
| My mods: http://forum.spaceengine.org/viewtopic.php?f=3&t=80 | My specs: Asus x555ub - cpu i5-6200u, ram 12gb, gpu nvidia geforce 940m 2gb vram |
 
User avatar
DoctorOfSpace
Star Engineer
Star Engineer
Posts: 1363
Joined: 22 Aug 2016 15:04
Location: SpaceX Mars Colony
Contact:

Ship Warp shader Modification

15 Sep 2017 14:04

I asked about this a couple days ago and ofc was ignored again.
There isn't any intentional ignoring going on, it's a small community and some people just don't know the answer.  Those of us who might know the answer to specific questions tend to have other things going on and it's not easy to be on the forum every single day.
CPU: Ryzen 9 5900X @5Ghz - RAM: G.Skill Ripjaws V 64 GB (2 x 32 GB) DDR4-3600 CL18 - GPU: MSI RTX 40​90 GAMING ​TRIO 24G
Quando omni flunkus, moritati

Who is online

Users browsing this forum: Bing [Bot] and 24 guests