c++ compilers

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Aug 2008
Posts: 37
Reputation: BattlingMaxo is an unknown quantity at this point 
Solved Threads: 0
BattlingMaxo's Avatar
BattlingMaxo BattlingMaxo is offline Offline
Light Poster

c++ compilers

 
0
  #1
Aug 19th, 2008
I want to make a real time 3d aquarium. procedural animation. What compiler should i use?
hopefully not to expensive. Dev C++ is free but don't know if i need more than that.
i was thinkin about visual c++ What about service packs that i read about i don't want to purchase a compiler only to find out i am missing something

BattlingMaxo
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 5,051
Reputation: John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold 
Solved Threads: 332
Team Colleague
John A's Avatar
John A John A is offline Offline
Vampirical Lurker

Re: c++ compilers

 
0
  #2
Aug 19th, 2008
It depends partially on the graphics interface you intend to use. OpenGL works equally well on a gcc-based compiler as a Microsoft-based one, but if you're planning on using DirectX, the most simple route would be to use Visual C++.

And yes, before you start using your compiler/IDE of choice, make sure you have all the latest updates and service packs installed (for both the compiler and the operating system) to ensure the highest performance and stability possible.
"Technological progress is like an axe in the hands of a pathological criminal."
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 15,348
Reputation: Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute 
Solved Threads: 1461
Team Colleague
Featured Poster
Ancient Dragon's Avatar
Ancient Dragon Ancient Dragon is offline Offline
Still Learning

Re: c++ compilers

 
0
  #3
Aug 19th, 2008
>>I want to make a real time 3d aquarium'
Not possible on MS-Windows because the os is not a real-time os.

When you buy VC++ compiler you get all the present and future service packs that they produce for that compiler.

I would imagine you can write your program with any modern 32-bit compiler. OpenGL might be a good (and free) graphics library and, as far as I know, works with most compilers.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 236
Reputation: TheBeast32 is on a distinguished road 
Solved Threads: 6
TheBeast32's Avatar
TheBeast32 TheBeast32 is offline Offline
Posting Whiz in Training

Re: c++ compilers

 
0
  #4
Aug 20th, 2008
I use Dev-C++, and that works fine with OpenGL, and Irrlicht (irrlicht.sourceforge.net), so I'm betting you could make your aquarium with that.
"Always program as if the person who will be maintaining your program is a violent psychopath that knows where you live."
--Martin Golding
Reply With Quote Quick reply to this message  
Join Date: Feb 2008
Posts: 17
Reputation: msk88 is an unknown quantity at this point 
Solved Threads: 2
msk88 msk88 is offline Offline
Newbie Poster

Re: c++ compilers

 
0
  #5
Aug 20th, 2008
The New CodeBlocks 8.02 has Good Support to Both DirectX & OpenGL,It has an inbuilt Template to start of your DirectX Projects,

Download it from here...
www.codeblocks.org
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC