Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://coin3d.github.io
https://www.kongsberg.com/en/kogt/
New Features in Coin v4.0.3

This is a bugfix release.

This is a brief summary of the new features in Coin v4.0.3:

  • Added support for building modern styled documentation.
  • Set minimum C++ standard needed to compile Coin to C++11.

Bug fixes:

  • Fixed LTOcompilation ODR error.
  • Fixed suspicious increment in SbProfilingData.cpp.
  • Fixed SbTri3f intersect calculation.
  • Improved auto clipping.
  • Fixed orthographic autoclipping by allowing negative farDistance.
  • Fixed rotating a VRMLBackground node with its ancestors' rotations.