This doesn’t include all existing ship assets and definitely not all ships that will be there at release, still it is kinda nice chunk of ships.
https://steamuserimages-a.akamaihd.net/ugc/831325840278751208/133CD18422F91BB495D5AE67548F91D16A0EF93C/
That’s the effect i’m working on, trying to achieve this with 3d particles in realtime.
Nice one, it will add a lot to the atmosphere in your game
Wow! Lookin’ real pretty
Flow field - multiple elements - rotation
Flow field - multiple elements - rotation - flow field correction
Will continue tomorrow
Example of what not to do:
This is HSV lerp between two sectors, obvious issues as introducing new hues into transition and perceptual luminosity spike.
RGB lerp would cause perceptual luminosity dip.
Obvious solution is better color space for transition, I´ve decided for XYZ but you can use and derived more modern system, Lab seems fine for instance.
Inb4 “you are terrible technically artist if you found out after implementation”: Nope, I knew exactly how HSV lerp will look like but my input from my modTool is HSV and code was already here so I though it will be nice example from real application as on net you can mostly just finds comparison through color gradients, here you can see how picking wrong color space can be annoying in real game.
I have everything I need for XYZ altho it seems like I broke my conversion slightly yesterday before I went to sleep internal screaming. I will throw XYZ and maybe RGB transitions here as well later, but now I have to take care of some irl issues.
Edit: and XYZ color space transition
Alright, this works, transitions between biomes are glorious. I am taking weekend off. I will start next week with code clean up, parameter caching and all that good stuff. Then probably quick implementation of unique elements like vortexes few posts above. After which I plan to do GUI clean up pass, I dont like color of some elements, I hope it wont derail to massive GUI rework. I definitely plan to use great spritefont compiler since we are using XNA compiled crapfonts so far.
6.3.0.00 is out!
Either I’ve watched too much sci-fi or you’ve done your work well when I watch your GIFs and my brain fills in the sound effects.
Working on new spinal weapon
Info about upcoming massive content patch:
30% sale
Damn, this game looks pretty