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.8

This is a bugfix release.

Bug fixes:

  • Refactor OpenGL version check to use cc_glglue (get around Intel driver issue).
  • Export the include directories for in-tree builds.
  • Extract shader GLRender logic into helper.
  • Refactor SoVertexArrayIndexer render() to take SoState*.
  • Removed Boost from Coin.
  • Fix tests with disabled VRML97 support.