
Links
Free C++ compilers
- GCC - GNU GCC (Linux)
- GCC- MinGW GCC (Win32)
- Microsoft's Visual C++ 2005 Express(Win32)
- DigitalMars(Win32)
IDE Integrated Development Editors
- Dev-C (Windows) (Win32)
- Code::Blocks (Windows, Linux)
Documentation about generic C++ programming
- Bruce Eckel: "Thinking in C++"
free on-line book [PDF]
- Frank B.Brokken: "The C++ Annotations",
free on-line book [PDF]
Free C++ platform-independent GUI developement systems
- GTK+ (Linux, Win32)
- wxWidgets (Linux, Win32)
Other software developement tools
- DOXYGEN,
a tool for automated documentation of C++ code
- LaTex,
a tool for creating documents
- RTAI
real-time Linux operating system
- STL, Standard Template Library:
an useful library of C++ templates for handling basic data (lists, arrays etc)
- STLPort:
if your compiler doesn't have an updated STL library, use this.
Free C++ libraries for 3D computer graphics
- IRRLICHT,
a fast platform-independent engine for real-time 3D graphics
- OGRE,
a powerful engine for real-time 3D graphics
- OpenCASCADE,
a very powerful 3D geometric kernel (CAD, modeling, conversion)
Other multibody dynamics engines
- Bullet collision detection engine
- Geometric Tools -Eberly
- NovodeX
- ODE Open Dynamics Engine
- OpenTissue Project
- Pixelux Entertainment
Other links
- CHRONO plugin for the Realsoft3D animation software, with GUI
- Realsoft3D OY Modeling & animation software
- Alessandro Tasora's homepage at the University of Parma
- Alessandro Tasora's homepage at DeltaKnowledge