Search found 3 matches
- 23 Apr 2013, 17:56
- Forum: Game Development
- Topic: Shaders... Am I missing something?
- Replies: 9
- Views: 1218
Re: Shaders... Am I missing something?
if you don't mind me asking, what area of the world are you in and do you have skype or mumble? The USA, and yeah, I'm on Skype. The engine uses the Alpha Channel of Texture 2 to determine transparency and it is "1 bit" which means either "transparent" or "not transparent&q...
- 23 Apr 2013, 06:50
- Forum: Game Development
- Topic: Shaders... Am I missing something?
- Replies: 9
- Views: 1218
Re: Shaders... Am I missing something?
there is a lot of talk about it but the problem comes in when you have to handle sorting I believe is the term that is bantered about. There are various discussions spread in various threads. Some attempts but ultimately failure to produce an acceptable solution. Is it that you are looking for a wa...
- 23 Apr 2013, 01:15
- Forum: Game Development
- Topic: Shaders... Am I missing something?
- Replies: 9
- Views: 1218
Shaders... Am I missing something?
I've been toying around with the Spring engine for the last couple of weeks, and for the most part the online documentation has been able to answer my questions without any major problems. Well, except for this. I'm in need of a different shader than the default one for what I'm working on. Specific...