nhchiu / shadow-gen

Shadow generation script for the ToG 2015 paper "Lerning to remove Soft Shadows"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Soft Shadow Image Generation Using Maya

This repository contains a script to generate training images for our ToG 2015 paper Learning to Remove Soft Shadows. You will need Maya and PyMel to run this.

Please note: this code a little rusty - I have not used it for a while and do not currently have Maya installed to check if everything works. If you know how to make it better, or spot bugs, please let me know - I'll happily accept any contributions.

Textures courtesy of http://www.mayang.com/textures/.

Feel free to use this code for research purposes and please get in touch with me for anything else.

Paper BibTeX

@article{Gryka2015softShadows,
  title={Learning to Remove Soft Shadows},
  author={Gryka, Maciej and Terry, Michael and Brostow, Gabriel J.},
  journal={ACM Transactions on Graphics},
  year={2015},
  publisher={ACM}
}

About

Shadow generation script for the ToG 2015 paper "Lerning to remove Soft Shadows"


Languages

Language:Python 100.0%