New Icons
Re: New Icons
On my Linux that looked really weird, bunch of static noise / artifacts in a rectangle box around the Text. Not sure whether thats because of something you do wrong (like drawing canvas to itself), a love bug or a driver issue...
Re: New Icons
I'm getting the same thing, also on Linux.
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
- slime
- Solid Snayke
- Posts: 3161
- Joined: Mon Aug 23, 2010 6:45 am
- Location: Nova Scotia, Canada
- Contact:
Re: New Icons
A couple notes about the shaders:zorg wrote:[...]
- GLSL has undefined behaviour when you call pow(x, y) with a negative x value.
- Some of your shader codepaths don't specify a return value from effect(), but that's mandatory.
- zorg
- Party member
- Posts: 3465
- Joined: Thu Dec 13, 2012 2:55 pm
- Location: Absurdistan, Hungary
- Contact:
Re: New Icons
Thanks for looking at it, slime!
After i fix the positioning issue BobbyJones mentioned, i'll attach the fixed version.
Edit: Soon(tm)!
That part was by either s0lll0s or vrld, but good to know.slime wrote:GLSL has undefined behaviour when you call pow(x, y) with a negative x value.
Yep, that was indeed an issue, thanks for spotting it.slime wrote:Some of your shader codepaths don't specify a return value from effect(), but that's mandatory.
After i fix the positioning issue BobbyJones mentioned, i'll attach the fixed version.
Edit: Soon(tm)!
Last edited by zorg on Tue Feb 16, 2016 7:39 pm, edited 1 time in total.
Me and my stuff True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
Re: New Icons
I think it looks amazing to be honest!zorg wrote:Worked on that, and while it works, i had a few issues.vrld wrote:I took your code and added a shader that does smooth masking and adds a little shadow like in Davidobot's wallpaper. And there is a little heartbeat. "Made with LÖVE" text is still missing.
The smallest is that my code isn't the cleanest; still, for that i do apologize.
The biggest was that i wanted to use the love logo text with an effect like it's being hand-written.
I got it to work, but despite me trying with two image editors, i couldn't make a decent gradient over the path of the shapes of the letters.
PM me on here or elsewhere if you'd like to discuss porting your game to Nintendo Switch via mazette!
personal page and a raycaster
personal page and a raycaster
- Ranguna259
- Party member
- Posts: 911
- Joined: Tue Jun 18, 2013 10:58 pm
- Location: I'm right next to you
Re: New Icons
First of all, I just tested the love files and both splashscreens look amaizing.
Neither vrld or yours work, love crashes without showing an error message.
I have a Wiko Highway 4G with Android 4.4:
Resolution 1080 x 1920 pixels (~441 ppi pixel density)
Chipset Nvidia SL460N
CPU Quad-core 2.0 GHz (Tegra 4i, Quad Core 2.0GHz)
GPU ULP GeForce
Here are some ouputs from sytem info functions:
Here's the Android's error message:
That's portugues for "LÖVE crashed".
S0lll0s works but it slows down when the red and blue colors fill the screen.zorg wrote:Question is, did vrld's version work for Ranguna or not; that used canvases and shaders as well, i just added a text object and two more shaders.ingsoc451 wrote:My guess is canvases, shaders or the shader might be unsupported by the platform
Neither vrld or yours work, love crashes without showing an error message.
I have a Wiko Highway 4G with Android 4.4:
Resolution 1080 x 1920 pixels (~441 ppi pixel density)
Chipset Nvidia SL460N
CPU Quad-core 2.0 GHz (Tegra 4i, Quad Core 2.0GHz)
GPU ULP GeForce
Here are some ouputs from sytem info functions:
Code: Select all
clampzero: true
lighten: true
multicanvasformats: false
multicanvas: 1
canvasmsaa: 0
texturesize: 4096
pointsize: 256
OpenGL ES, OpenGL ES 2.0 17.01452, NVIDIA Corporation, NVIDIA Tegra
- zorg
- Party member
- Posts: 3465
- Joined: Thu Dec 13, 2012 2:55 pm
- Location: Absurdistan, Hungary
- Contact:
Re: New Icons
Okay, been talking to everyone who's currently handling this thing, and decision was (with my agreement) that i'll clone the repo others made PRs for already, will incorporate stuff incrementally, then do a PR myself; for the time being, please test this version on linux/osx/mobile to see whether it still has issues or not.
Muches Gracias.
Muches Gracias.
- Attachments
-
- splash-zorg-v3.5.love
- pre-PR version
- (58.42 KiB) Downloaded 189 times
Me and my stuff True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
- Ranguna259
- Party member
- Posts: 911
- Joined: Tue Jun 18, 2013 10:58 pm
- Location: I'm right next to you
Re: New Icons
Love still crashes on my device :c
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: New Icons
Same, on Windows 10.S0lll0s wrote:On my Linux that looked really weird, bunch of static noise / artifacts in a rectangle box around the Text. Not sure whether thats because of something you do wrong (like drawing canvas to itself), a love bug or a driver issue...
Help us help you: attach a .love.
Re: New Icons
v3.5 works (and looks goood) on my PC now. It also works on my Nexus 6, while the first version had a 1-second freeze at the beginning.
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
Who is online
Users browsing this forum: Ahrefs [Bot], Google [Bot] and 3 guests