CovertEngineā„¢ is a 3D graphics engine that puts advanced 3D graphics capabilities in the hands of any .NET developer, be it for business, CAD or gaming applications. The engine was developed with a broad audience in mind offering access to various frameworks and architectures like DirectX, OpenGL , XNA, MonoGame, CUDA, OpenCL as well as Bullet Physics simulation.

  • View media
  • View media
  • View media
  • View media
  • View media
  • View media
Add media Report RSS OpenCL GPU NBody Simulation
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account:

Description

A small demonstration of a CUDA/OpenCL NBody simulation plug-in for CovertEngine.

Read more on my blog - Covertengine.com

Post processing: Motion Blur & Bloom

The rendering is quite simple using a geometry shader to generate a textured quad for each particle. Particles are coloured by mass.