So like, can anyone explain this to me? (OpenGL issue)

Whether you're a newbie or an experienced programmer, any questions, help, or just talk of any language will be welcomed here.

Moderator: Coders of Rage

N64vSNES
Chaos Rift Devotee
Chaos Rift Devotee
Posts: 632
Joined: Thu Aug 12, 2010 11:25 am

Re: So like, can anyone explain this to me? (OpenGL issue)

Post by N64vSNES »

Image

Fixed it! :)

Turns out I had a mixture of: (yes a whole list)

-T-junction
-Texture bleeding
-Texture border problems with the atlas
-Transparency problems

Thanks for all of your help :bow:
User avatar
LeonBlade
Chaos Rift Demigod
Chaos Rift Demigod
Posts: 1314
Joined: Thu Jan 22, 2009 12:22 am
Current Project: Trying to make my first engine in C++ using OGL
Favorite Gaming Platforms: PS3
Programming Language of Choice: C++
Location: Blossvale, NY

Re: So like, can anyone explain this to me? (OpenGL issue)

Post by LeonBlade »

N64vSNES wrote:Image

Fixed it! :)

Turns out I had a mixture of: (yes a whole list)

-T-junction
-Texture bleeding
-Texture border problems with the atlas
-Transparency problems

Thanks for all of your help :bow:
Beautiful :)
There's no place like ~/
User avatar
dandymcgee
ES Beta Backer
ES Beta Backer
Posts: 4709
Joined: Tue Apr 29, 2008 3:24 pm
Current Project: https://github.com/dbechrd/RicoTech
Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
Programming Language of Choice: C
Location: San Francisco
Contact:

Re: So like, can anyone explain this to me? (OpenGL issue)

Post by dandymcgee »

LeonBlade wrote: Beautiful :)
Indeed.
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
User avatar
EccentricDuck
Chaos Rift Junior
Chaos Rift Junior
Posts: 305
Joined: Sun Feb 21, 2010 11:18 pm
Current Project: Isometric "2.5D" Airship Game
Favorite Gaming Platforms: PS2, SNES, GBA, PC
Programming Language of Choice: C#, Python, JScript
Location: Edmonton, Alberta

Re: So like, can anyone explain this to me? (OpenGL issue)

Post by EccentricDuck »

Cool, thanks for the list. Makes a good thread to come back to (for anyone) if this issue pops up again in the future.
Post Reply