Skip to content

chongyangma/ElementSyn

Repository files navigation

ElementSyn

Build Status Build status

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)

Project page, Paper, Slides, Video, YouTube, BibTex

Requirements

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:

  • eigen for solving linear systems
  • lodepng for saving sequences of screenshots

Usage

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

Contact information

Questions? Bug reports? Please send email to Chongyang Ma chongyangm@gmail.com .