3 Forks
45 Stars
45 Watchers

DFA

This repository contains a rough GLSL implementation of "Deep and Fast Approximate Order Independent Transparency" by G. Tsopouridis, A. A. Vasilakis and I. Fudos.

How to download and setup DFA

Open terminal and run command
git clone https://github.com/gtsopus/DFA.git
git clone is used to create a copy or clone of DFA repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DFA https://github.com/gtsopus/DFA/archive/master.zip

Or simply clone DFA with SSH
[email protected]:gtsopus/DFA.git

If you have some problems with DFA

You may open issue on DFA support forum (system) here: https://github.com/gtsopus/DFA/issues