Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4)

Issue 195082: woven cloth

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 3 months ago by masterblasterofdisaster
Modified:
14 years, 2 months ago
Reviewers:
dev-osl, ckulla
Base URL:
http://openshadinglanguage.googlecode.com/svn/trunk/
Visibility:
Public.

Description

specular cloth closure - filtered diffuse and cloth weave pattern generation code is now all in OSL. No need to review the original bsdf_cloth.cpp since this is scheduled for removal.

Patch Set 1 #

Total comments: 10

Patch Set 2 : applied changes per Chris' review #

Patch Set 3 : switched from Schlick Fresnel approximation to fresnel_dielectric() in bsdf_cloth_specular.cpp #

Patch Set 4 : one more try: switched from Schlick Fresnel approximation to fresnel_dielectric() in bsdf_cloth_spe #

Patch Set 5 : again: switched from Schlick Fresnel approximation to fresnel_dielectric() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+333 lines, -1 line) Patch
src/liboslcomp/typecheck.cpp View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
src/liboslexec/CMakeLists.txt View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
src/liboslexec/bsdf_cloth_specular.cpp View 1 2 3 4 1 chunk +315 lines, -0 lines 0 comments Download
src/liboslexec/master.cpp View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
src/liboslexec/oslops.h View 1 2 3 4 3 chunks +15 lines, -0 lines 0 comments Download

Messages

Total messages: 11
masterblasterofdisaster
14 years, 3 months ago (2010-01-28 01:39:18 UTC) #1
masterblasterofdisaster
http://codereview.appspot.com/195082/diff/1/6 File src/liboslexec/bsdf_cloth_specular.cpp (right): http://codereview.appspot.com/195082/diff/1/6#newcode266 src/liboslexec/bsdf_cloth_specular.cpp:266: if(m_btf_interp < 1.f){ I'm still on the fence as ...
14 years, 3 months ago (2010-01-28 18:08:13 UTC) #2
ckulla
Did you plan on removing the old cloth closure as a separate commit? How will ...
14 years, 2 months ago (2010-02-03 18:12:14 UTC) #3
masterblasterofdisaster
"Did you plan on removing the old cloth closure as a separate commit? Yep, just ...
14 years, 2 months ago (2010-02-03 19:00:48 UTC) #4
masterblasterofdisaster
applied changes per Chris' review
14 years, 2 months ago (2010-02-04 00:35:56 UTC) #5
ckulla
LGTM
14 years, 2 months ago (2010-02-04 00:44:26 UTC) #6
masterblasterofdisaster
switched from Schlick Fresnel approximation to fresnel_dielectric() in bsdf_cloth_specular.cpp
14 years, 2 months ago (2010-02-05 19:11:26 UTC) #7
ckulla
On 2010/02/05 19:11:26, masterblasterofdisaster wrote: > switched from Schlick Fresnel approximation to fresnel_dielectric() in > ...
14 years, 2 months ago (2010-02-05 19:15:40 UTC) #8
masterblasterofdisaster
one more try: switched from Schlick Fresnel approximation to fresnel_dielectric() in bsdf_cloth_spe
14 years, 2 months ago (2010-02-05 19:17:16 UTC) #9
masterblasterofdisaster
again: switched from Schlick Fresnel approximation to fresnel_dielectric()
14 years, 2 months ago (2010-02-05 19:25:28 UTC) #10
ckulla
14 years, 2 months ago (2010-02-05 21:55:02 UTC) #11
On 2010/02/05 19:25:28, masterblasterofdisaster wrote:
> again: switched from Schlick Fresnel approximation to fresnel_dielectric()

LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b