Skip to content

Commit

Permalink
some scenes
Browse files Browse the repository at this point in the history
  • Loading branch information
yistLin committed Jun 18, 2018
1 parent e5ba402 commit 7bc2fa0
Show file tree
Hide file tree
Showing 3 changed files with 244 additions and 10 deletions.
95 changes: 95 additions & 0 deletions gPointCloud/assets/field.scn
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
points
file: points.dat
infile: ../points/points_%05d.dat
total: 4395
frame: 0
fstep: 1
mat: 0

model
file: ground.obj
scale: 1.0
offset: <0,0,0>
mat: 1

model
file: 2018.obj
scale: 1.5
offset: <270,23,-130>
mat: 2

render
width: 800
height: 600
samples: 48
backclr: <.5, .5, .5>
envmap: sky.png
outfile: saved_frame_%05d.png

volume
scale: 1.0
steps: <.25, .25, .25>
extinct: <0.0, 0.0, 0.0>
range: <0, -1, 3>
cutoff: <0.005, 0.001, 0.0>
smooth: 1
smoothp: <1.0, -0.2, 0.0>

camera
angs: <3, -2, 160>
target: <140, 55, 310>
dist: 500
fov: 45

light
angs: <100, -200, 100>
target: <0, 0, 0>
dist: 2000

material
lightwid: 0.9
shwid: 0.1
shbias: 0.5
ambient: <0.4, 0.4, 0.4>
diffuse: <1.0, 0.1, 1.0>
spec: <0.0, 0.0, 0.0>
spow: 20
env: <0,0,0>
reflwid: 0.5
reflbias: 0.5
reflcolor: <1.0, 1.0, 1.0>
refrwid: 0.001
refrcolor: <0.6, 0.6, 0.6>
refrior: 1.33
reframt: 0.8
refroffs: 100
refrbias: 0.5

material
lightwid: 0.9
shwid: 0.1
shbias: 0.5
ambient: <0.3, 0.3, 0.3>
diffuse: <0.8, 0.8, 0.8>
spec: <0.0, 0.0, 0.0>
spow: 20
env: <0,0,0>
reflwid: 0.9
reflbias: 0.5
reflcolor: <0.8, 0.8, 0.8>
refrwid: 0.0

material
lightwid: 0.9
shwid: 0.1
shbias: 0.5
ambient: <0.3, 0.5, 0.7>
diffuse: <0.3, 0.5, 0.7>
spec: <0.5, 0.5, 0.5>
spow: 50
env: <0,0,0>
reflwid: 0.5
reflbias: 0.5
reflcolor: <0.2, 0.2, 0.2>
refrwid: 0.0

46 changes: 36 additions & 10 deletions gPointCloud/assets/two_walls.scn
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
points
file: points.dat
infile: ../points/points_%05d.dat
total: 1400
total: 5368
frame: 0
fstep: 4
fstep: 1
mat: 0

model
Expand All @@ -24,10 +24,22 @@ model
offset: <0,0,0>
mat: 2

model
file: gpgpu.obj
scale: 0.5
offset: <12,6,-3>
mat: 3

model
file: 2018.obj
scale: 1.0
offset: <12,20,30>
mat: 3

render
width: 800
height: 600
samples: 48
samples: 64
backclr: <.5, .5, .5>
envmap: sky.png
outfile: saved_frame_%05d.png
Expand All @@ -43,8 +55,8 @@ volume

camera
angs: <-160, -350, -200>
target: <100, 75, 0>
dist: 800
target: <75, 75, 0>
dist: 600
fov: 45

light
Expand All @@ -57,15 +69,15 @@ material
shwid: 0.1
shbias: 0.5
ambient: <0.5, 0.5, 0.5>
diffuse: <0.9, 0.9, 0.9>
spec: <0.4, 0.4, 0.4>
diffuse: <1.0, 0.1, 1.0>
spec: <0.0, 0.0, 0.0>
spow: 20
env: <0,0,0>
reflwid: 0.5
reflbias: 0.5
reflcolor: <0.5, 0.5, 0.5>
refrwid: 0.05
refrcolor: <0.4, 0.4, 0.4>
reflcolor: <1.0, 1.0, 1.0>
refrwid: 0.01
refrcolor: <0.8, 0.8, 0.8>
refrior: 1.33
reframt: 0.8
refroffs: 100
Expand Down Expand Up @@ -99,3 +111,17 @@ material
reflcolor: <0.2, 0.2, 0.2>
refrwid: 0.0

material
lightwid: 0.9
shwid: 0.1
shbias: 0.5
ambient: <0.3, 0.6, 0.9>
diffuse: <0.3, 0.6, 0.9>
spec: <0.5, 0.5, 0.5>
spow: 50
env: <0,0,0>
reflwid: 0.5
reflbias: 0.5
reflcolor: <0.2, 0.2, 0.2>
refrwid: 0.0

113 changes: 113 additions & 0 deletions gPointCloud/assets/two_walls_title.scn
Original file line number Diff line number Diff line change
@@ -0,0 +1,113 @@
model
file: ground.obj
scale: 1.0
offset: <0,0,0>
mat: 1

model
file: wall.obj
scale: 1.0
offset: <0,0,0>
mat: 2

model
file: wall2.obj
scale: 1.0
offset: <0,0,0>
mat: 2

model
file: two_snow_balls_title.obj
scale: 1.0
offset: <70,40,50>
mat: 3

render
width: 800
height: 600
samples: 64
backclr: <.5, .5, .5>
envmap: sky.png
outfile: begin_frame_%05d.png

volume
scale: 1.0
steps: <.25, .25, .25>
extinct: <0.0, 0.0, 0.0>
range: <0, -1, 3>
cutoff: <0.005, 0.001, 0.0>
smooth: 1
smoothp: <1.0, -0.2, 0.0>

camera
angs: <-160, -350, -200>
target: <75, 75, 0>
dist: 600
fov: 45

light
angs: <100, -200, 100>
target: <0, 0, 0>
dist: 2000

material
lightwid: 0.9
shwid: 0.1
shbias: 0.5
ambient: <0.5, 0.5, 0.5>
diffuse: <1.0, 0.1, 1.0>
spec: <0.0, 0.0, 0.0>
spow: 20
env: <0,0,0>
reflwid: 0.5
reflbias: 0.5
reflcolor: <1.0, 1.0, 1.0>
refrwid: 0.01
refrcolor: <0.8, 0.8, 0.8>
refrior: 1.33
reframt: 0.8
refroffs: 100
refrbias: 0.5

material
lightwid: 0.9
shwid: 0.1
shbias: 0.5
ambient: <0.3, 0.3, 0.3>
diffuse: <0.8, 0.8, 0.8>
spec: <0.0, 0.0, 0.0>
spow: 20
env: <0,0,0>
reflwid: 0.9
reflbias: 0.5
reflcolor: <0.8, 0.8, 0.8>
refrwid: 0.0

material
lightwid: 0.9
shwid: 0.1
shbias: 0.5
ambient: <0.7, 0.6, 0.5>
diffuse: <0.9, 0.9, 0.9>
spec: <0.1, 0.1, 0.1>
spow: 20
env: <0,0,0>
reflwid: 0.5
reflbias: 0.5
reflcolor: <0.2, 0.2, 0.2>
refrwid: 0.0

material
lightwid: 0.9
shwid: 0.1
shbias: 0.5
ambient: <0.3, 0.5, 0.6>
diffuse: <0.3, 0.5, 0.6>
spec: <0.5, 0.5, 0.5>
spow: 50
env: <0,0,0>
reflwid: 0.5
reflbias: 0.5
reflcolor: <0.2, 0.2, 0.2>
refrwid: 0.0

0 comments on commit 7bc2fa0

Please sign in to comment.