User profile: teupoui

User info
User name:teupoui
Location:Paris
History
Joined:
Number of posts:7
Latest posts:

Texture binding in OpenGL acting like a filter for every other pixel's colors
No clue, anybody ?

Texture binding in OpenGL acting like a filter for every other pixel's colors
Hi, I was wondering if somebody ever had the same problem that I have with a texture binding. I a...

Segmentation fault with fread while loading WAV file
Ok, I should really go to sleep I suppose ! Eventually it worked and I had modified like this, so...

Segmentation fault with fread while loading WAV file
Ok, final explanation : all of this is inside a function bLoadWaveFile(char* filename) inside a clas...

Segmentation fault with fread while loading WAV file
Ok nevermind, I tried gdb and it looks it crashes on the next printf : [code]printf("Sound buffer...