Skip to content

Commit 88defb5

Browse files
committed
add PointinessExamples scene
1 parent d72c59b commit 88defb5

14 files changed

Lines changed: 644 additions & 0 deletions
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:1e8defdae7032cdb654b4cc3a1922fd4e226b41d3c5411fd1d04ff65609a26e0
3+
size 466991
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:b6a4059e76f3ee4100bac1bad2127b2e6f9fbc7f0cc0d934fff5bf37ff701c76
3+
size 1262
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:9410ce82084083e3d1ed1695b1b88fd7594891e9a8dcb11d2b82f71da6ae04d3
3+
size 450
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:104a9369552595e105315146dd65e2840b2b5a9b2fd682c26bd1eae53df156b8
3+
size 466991
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:da1434270c32d2af152b3b3db4136b83df31560e334ffe43d2d609e26bd36f03
3+
size 466991
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:292b4b0017c642892cddc8cf1ae99fae00aed43419d19ebd76f3fc8dcca652e1
3+
size 466991
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:377334b88d9fbb74af6c69161a2e4475ece20ab587a2bf10c85c3d8e4601677a
3+
size 499764
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:1cd52f3007831b357bc3fbd941512058c6663d2e47d97ce9f188dd94fb466632
3+
size 499764
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:fa55f820ae8dec8019a7a0d67b1d0b0832c37dce759c4426242bc354758203c2
3+
size 499764
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
path.pathdepth.total = 7
2+
path.pathdepth.diffuse = 5
3+
path.pathdepth.glossy = 5
4+
path.pathdepth.specular = 6
5+
path.hybridbackforward.enable = 0
6+
path.hybridbackforward.partition = 0.80000000000000004
7+
path.hybridbackforward.glossinessthreshold = 0.048999998718500137
8+
film.noiseestimation.warmup = 8
9+
film.noiseestimation.step = 32
10+
sampler.sobol.adaptive.strength = 0.5
11+
sampler.random.adaptive.strength = 0.5
12+
sampler.metropolis.largesteprate = 0.40000000000000002
13+
sampler.metropolis.maxconsecutivereject = 512
14+
sampler.metropolis.imagemutationrate = 0.10000000000000001
15+
renderengine.type = "PATHCPU"
16+
sampler.type = "SOBOL"
17+
film.width = 2100
18+
film.height = 560
19+
film.filter.type = "BLACKMANHARRIS"
20+
film.filter.width = 1.5
21+
lightstrategy.type = "LOG_POWER"
22+
scene.epsilon.min = 9.9999997473787516e-06
23+
scene.epsilon.max = 0.10000000149011612
24+
film.opencl.enable = 1
25+
film.opencl.device = 0
26+
path.clamping.variance.maxvalue = 6
27+
path.forceblackbackground.enable = 0
28+
filesaver.format = "TXT"
29+
filesaver.renderengine.type = "PATHCPU"
30+
renderengine.seed = 1
31+
batch.haltspp = 300
32+
batch.halttime = 0
33+
film.imagepipelines.1.0.type = "INTEL_OIDN"
34+
film.imagepipelines.1.0.oidnmemory = 6000
35+
film.imagepipelines.1.1.type = "NOP"
36+
film.imagepipelines.1.2.type = "TONEMAP_LINEAR"
37+
film.imagepipelines.1.2.scale = 0.69999998807907104
38+
film.imagepipelines.1.3.type = "GAMMA_CORRECTION"
39+
film.imagepipelines.1.3.value = 2.2000000000000002
40+
film.imagepipelines.0.0.type = "NOP"
41+
film.imagepipelines.0.1.type = "TONEMAP_LINEAR"
42+
film.imagepipelines.0.1.scale = 0.69999998807907104
43+
film.imagepipelines.0.2.type = "GAMMA_CORRECTION"
44+
film.imagepipelines.0.2.value = 2.2000000000000002
45+
film.imagepipelines.1.radiancescales.0.enabled = 1
46+
film.imagepipelines.1.radiancescales.0.globalscale = 1
47+
film.imagepipelines.1.radiancescales.0.rgbscale = 1 1 1
48+
film.imagepipelines.0.radiancescales.0.enabled = 1
49+
film.imagepipelines.0.radiancescales.0.globalscale = 1
50+
film.imagepipelines.0.radiancescales.0.rgbscale = 1 1 1
51+
film.outputs.0.type = "RGB_IMAGEPIPELINE"
52+
film.outputs.0.index = 0
53+
film.outputs.0.filename = "RGB_IMAGEPIPELINE_0.png"
54+
film.outputs.1.type = "ALBEDO"
55+
film.outputs.1.filename = "ALBEDO.exr"
56+
film.outputs.2.type = "AVG_SHADING_NORMAL"
57+
film.outputs.2.filename = "AVG_SHADING_NORMAL.exr"
58+
film.outputs.3.type = "RGB_IMAGEPIPELINE"
59+
film.outputs.3.index = 1
60+
film.outputs.3.filename = "RGB_IMAGEPIPELINE_1.png"
61+
scene.file = "scene.scn"

0 commit comments

Comments
 (0)