Spaces:
Running
Running
title: README | |
emoji: ⚡ | |
colorFrom: purple | |
colorTo: purple | |
sdk: static | |
pinned: false | |
# RenderFormer: Transformer-based Neural Rendering of Triangle Meshes with Global Illumination</h1> | |
## Quick Start | |
Please refer to our [Github Repo](https://github.com/microsoft/renderformer) and [Paper](https://arxiv.org/abs/2505.21925). | |
## Citation | |
If you find our repository useful, please cite our paper in your work: | |
```bibtex | |
@inproceedings {zeng2025renderformer, | |
title = {RenderFormer: Transformer-based Neural Rendering of Triangle Meshes with Global Illumination}, | |
author = {Chong Zeng and Yue Dong and Pieter Peers and Hongzhi Wu and Xin Tong}, | |
booktitle = {ACM SIGGRAPH 2025 Conference Papers}, | |
year = {2025} | |
} | |
``` | |