View unanswered posts | View active topics It is currently Fri Apr 19, 2024 10:23 pm



Reply to topic  [ 4 posts ] 
 A question about the way the game was made; 
Author Message

Joined: Mon Apr 22, 2013 3:00 pm
Posts: 2
Reply with quote
Post A question about the way the game was made;
Hello, devs and fellow CC fans;
I was wondering, what kind of graphical platform did the datarealms guys use, or did you make your own?
I've been looking closely into opengl and it seems very nice, but is it possible to do the kind of amazing stuff you guys did in the game with it?

Thanks for reading, please answer me if you can :D


Sun Jun 16, 2013 9:59 am
Profile
Forum Moderator
User avatar

Joined: Fri Feb 02, 2007 3:53 pm
Posts: 1896
Location: in my little gay bunker
Reply with quote
Post Re: A question about the way the game was made;
I think he still uses the allegro library. Not sure though, this old post on allegro.cc from way back in 2006 seems to suggest it.


Sun Jun 16, 2013 1:43 pm
Profile

Joined: Sat Feb 03, 2007 7:11 pm
Posts: 1496
Reply with quote
Post Re: A question about the way the game was made;
You should be able to find a list of all the technological platforms used in CC if you look toward the end of the Credits.txt within the main CC folder.


Mon Jun 17, 2013 7:08 am
Profile WWW
User avatar

Joined: Sun Jul 13, 2008 9:57 am
Posts: 4886
Location: some compy
Reply with quote
Post Re: A question about the way the game was made;
Also uh re: the question "is it possible to do all the awesome things you did in CC using openGL" - a resounding yes. Using raw openGL makes it possible to do a lot more than seen in cortex command, but will require a good knowledge of maths and progamming.
If you just want to get into programming and aren't looking to get very confused and overwhelmed, look into allegro (link above), SFML(sfml.org), or SDL(libsdl.org), which are all C libraries.
Perhaps more suitable for a new programmer, you could also look into the LOVE 2d game library which lets you write games in Lua (love2d.org).
A nice middle ground can be found in flash or java game development, though both have their headaches.

Basically - what has been done in cortex command would be easier to achieve with "lower level" programming for performance reasons, but requires knowledge of lower level programming languages like C, C++, or if you're really trying to squeeze performance, assembler. If you're just looking to get into game development, starting higher up (with a scripting language or something ECMAScript based) can help ease you into it, avoiding getting frustrated and quitting (which is the most common difficulty people seem to have).


Mon Jun 17, 2013 7:59 am
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 4 posts ] 

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.085s | 15 Queries | GZIP : Off ]