C++ Graduation project
Loading...
1,939
Loading...
Uploader Comments (geomancer120)
see all
All Comments (13)
-
Cobalt is a rip off of this game :P
-
I wonder what this game looks like with pixel/fragment shaders (are they the same thing? I'm pretty sure so, im a newbie :P) turned off...
-
Those are some awesome effects there.
-
@geomancer120 Svaka cast. Odakle si? Kod mene u srednjoj ne znaju ni c++ a kamoli OpenGl.
-
O.O jaw dropping!
Is that the music from crysis 2?
-
nice shaders
Loading...
Na koji fakultet ides?
itsa991 1 month ago
@itsa991 Ovo je maturalni za srednju školu. Elektrotehničar.
geomancer120 1 month ago
Wow i didn't think C++ could make games like that. How many lines? What is OpenGL? Is it kind of like XNA but for C++?
SecondCocacola 1 month ago
@SecondCocacola C++ is one of the most powerful languages out there. A lot of mainstream games and engines is written in it. As for the number of lines, i didn't count (lol), but there is ~86 pages of code. OpenGL is a graphics library (as the name suggests), and is used for hardware accelerated rendering. It doesn't provide input and similar stuff like XNA does.
geomancer120 1 month ago
Very awesome! Will you be releasing your engine?
idoopeynolan 2 months ago
@idoopeynolan Thanks. There are a lot of better engines around, so I won't even bother releasing :D. I might, however, start an open-source project in the future.
geomancer120 2 months ago