Skip to content
#

volume-texture

Here are 3 public repositories matching this topic...

Language: All
Filter by language

The main idea of remote rendering is to distribute the rendering onto multiple nodes. A client splits its screen into multiple tiles, and each buffer for each tile is calculated by a different node. These calculated buffers are stacked back together by the client and it calculates the final illumination.

  • Updated Jul 16, 2016
  • C#

Add this topic to your repo

To associate your repository with the volume-texture topic, visit your repo's landing page and select "manage topics."

Learn more