Omegalib 11.0 released

This version introduces a new set of classes to handle GPU resources (GpuBuffer, VertexArray, GpuRef etc.). It also adds an explicit display system flag to mark whether OpenGL should be initialized in core or compatibility profile.

Other changes include

  • A WorkerPool class
  • improved packaging support
  • the maintenance tools are now included as part of the distribution and include two new tools:
    •   pack.app to package a single application (experimental)
    •   choose to choose a specific distribution as the enabled distribution on the machine (windows only for now)
  • MissionControlClient.spawn to start child orun processes that automatically connect back to a mission control server.
Omegalib 11.0 is available as an update for the Windows and OSX binary distributions. Launch the package manager and choose update components to download the update.

Comments

Popular posts from this blog

Parallel Beam Tracing and Visualization of 200 Million Sonar Points

Parallel Gaussian Elimination Using MPI

Flickering 2D transform elements in Chrome: a simple fix