This repository contains the source code and example data of the following publication:
Dynamic Element Textures
Chongyang Ma, Li-Yi Wei, Sylvain Lefebvre, Xin Tong
In ACM Transactions on Graphics (Proceedings of SIGGRAPH 2013)
The code requires CMake to build and has been tested under Windows (MSVC 2010 and later), Linux and Mac OS X. Additional dependencies (included in this repo as submodules) are:
Launching the compiled application from command line without any argument will print the usage information:
ParticleSystem.exe config_file.txt
TreeBranches.exe config_file.txt
Questions? Bug reports? Please send email to Chongyang Ma chongyangm@gmail.com .