User profile: SH4773R

User info
User name:SH4773R
Bio:I write programs and play video games like a boss. Nuff said.
Statistical data
Occupation:Student
Skills:C
BASIC
C++
Visual Basic
VB .NET
Java
Dark Basic
History
Joined:
Number of posts:33
Latest posts:

Data File Handling Error, Please Help!
Before you use a pointer array, you have to allocate memory to it, perhaps the "string" library woul...

Enter one variable, then the program skips to end
I'm not sure how you expect us to figure out your issue without your code? So yes, indeed we would l...

Assimp Mesh Drawing OpenGL
That's Interesting, I don't think it is my view matrix because I can draw normal quads and things ju...

drawing pixels in a bitmap
I recommend SDL or OpenGL for drawing pixels, good luck! :)

Assimp Mesh Drawing OpenGL
This is the code I am using to draw my meshes, but for some reason nothing is displayed? The values ...