atyuwen / efflux

A GPU particle demo with fluid motion simulated through curl noise.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a GPU particle demo.

screenshot

  • Features

    • fluid motion by curl noise
    • GPU particle sorting
    • opacity shadow map
  • Dependencies

    To compile, you will need following libs:

    • DirectSDK, June 2010.
    • Boost 1.41(or newer).

    Only vs2010 project is provided, so please use vs2010 to compile.

About

A GPU particle demo with fluid motion simulated through curl noise.


Languages

Language:C++ 100.0%