RPG in OPENGL
Loading...
1,813
Loading...
Uploader Comments (zadeh79)
see all
All Comments (8)
-
@devilazpl Why the fuck would it not be openGL?
-
Awesome.
-
Coolies
-
No, the characters in the game are just 32-bit
TGA images. You have to learn how to create something called 'alpha channels' (transparency channels) for your images, with your imaging utility (I use photoshop), and enable alpha testing in your opengl code, to render anything non-rectangular
-
thanx
Loading...
its directx not open gl!!
devilazpl 2 months ago
@devilazpl It is OpenGL. I was first contemplating between Direct3d and Opengl , and I chose to learn Opengl.
zadeh79 2 months ago
Even better. :D Looks a lot like FF4, which is one of my favorite games.
GyroVorbis 2 years ago
Tnanx.
zadeh79 2 years ago
Very nice! Keep it up
tnutty2k8 2 years ago
Sorry, I accidentally removed one of your comments. The Audio is just playing in a different window (a background program). To get sound you have to use OPENAL, but I think the WGL (windows OPENGL) library, is capable of playing sound files.
zadeh79 2 years ago