Thursday, April 28, 2011

What is the largest open source project written in Visual C++ ?

What is the largest open source project written in Visual C++ ?

I can see that eMule project is pretty big, but what is largest?

From stackoverflow
  • I think some of the largest pieces of software that you will find are some of the open Source Game engine, such as Ogre3D: http://www.ogre3d.org/ or Irrlicht: http://irrlicht.sourceforge.net/

    These are a couple of quite large open source projects if you want to get your teeth in to something.

    Craig : Assuming this isn't a quiz but you are actually interested in large open source projects =-\
    Dmitriy Matveev : Ogre is great, our tool has been crashed with out of memory error. Thank you very much.
  • Panda3d is another one wrote in c++ ( altho its better used with there nice python based API )

  • Google Chrome is build with Visual C++. According to Ohloh it has 2-3M lines of code, but I have no idea if that's an accurate number.

0 comments:

Post a Comment