AllenCell / AllenCell/agave

resolution scaling for viewport/renderer, for fast preview renders

オープン
#48 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C++
スター
62
フォーク
9
平均マージ
1日 2時間
マージ済み PR(30日)
1

説明

## Use Case

I would like to optimize render time by rendering fewer pixels into the same viewport

## Solution

* pixel sampling rates (1x1, 0.5x0.5, etc) - scale backbuffer and rescale to fit image resolution? (or repeat result of ray for e.g. 2x2 pixels) (alternative: splatting/dithering?)
* specific image resolution controls (and fit to viewport or not)
* allow python commands to script these
* enable fast preview modes that are very grainy but quick

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。