Can you share this shader with me? I've been having trouble reproducing the atmosphere effect.
zer0sumGames 2 months ago
Which planet is this... and is it hostile?
iCal2 2 years ago
@iCal2 Mostly harmless.
kevinscales 1 year ago
ok I see you are using specular mapping. How did you get the atmosphere like this? Semi-transparent point-sprite?
drawmaster77 2 years ago
nope, i did it with a second pass.
i slightly enlarged the sphere in the vertex shader, and made it transparent in the pixel shader.
Terek81 2 years ago
ahh ok that works :)
ever thought of making a tutorial on this? shader / antialiasing are interesting.
gibkitt 2 years ago
Very impressive effects, I run a blog championing XNA games, do you have plans to make a game from this?
GloryHornetEmmo 3 years ago
Yes, i have plans, but its still a long way off.
Terek81 3 years ago
Can you share this shader with me? I've been having trouble reproducing the atmosphere effect.
zer0sumGames 2 months ago
Which planet is this... and is it hostile?
iCal2 2 years ago
@iCal2 Mostly harmless.
kevinscales 1 year ago
ok I see you are using specular mapping. How did you get the atmosphere like this? Semi-transparent point-sprite?
drawmaster77 2 years ago
nope, i did it with a second pass.
i slightly enlarged the sphere in the vertex shader, and made it transparent in the pixel shader.
Terek81 2 years ago
ahh ok that works :)
drawmaster77 2 years ago
ever thought of making a tutorial on this? shader / antialiasing are interesting.
gibkitt 2 years ago
Very impressive effects, I run a blog championing XNA games, do you have plans to make a game from this?
GloryHornetEmmo 3 years ago
Yes, i have plans, but its still a long way off.
Terek81 3 years ago