Skip to content

Commit

Permalink
test: Killed pixel sampling to get consistent speculars
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregungory committed Dec 9, 2024
1 parent 0a22b43 commit 338f069
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion test/renders/mesh.rif
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# RCSid $Id: mesh.rif,v 1.2 2018/12/03 19:49:11 greg Exp $
# RCSid $Id: mesh.rif,v 1.3 2024/12/09 17:45:01 greg Exp $
#
# A small circle of women
#
Expand Down Expand Up @@ -30,6 +30,8 @@ PEN = True

render = @render.opt

rpict = -ps 1 -pj 0

view = def -vf inside.vf
view = cyl -vtc -vp -5 2.5 .5 -vd 1 0 0 -vh 360 -vv 65
view= cyl2 -vtc -vp -6 2.5 2.1 -vd 1 0 -1.7 -vh 120 -vv 70
Binary file modified test/renders/ref/mesh_cyl.hdr
Binary file not shown.
Binary file modified test/renders/ref/mesh_cyl2.hdr
Binary file not shown.
Binary file modified test/renders/ref/mesh_def.hdr
Binary file not shown.

0 comments on commit 338f069

Please # to comment.