<div dir="ltr"><div>The current hair BSDF (kernel/closure/bsdf_hair.h) is based on the Marschner model and this paper: <a href="http://graphics.pixar.com/library/ImportanceSamplingHair/" target="_blank">http://graphics.pixar.<wbr>com/library/<wbr>ImportanceSamplingHair/</a>. Most of the PBRT code would go to a new BSDF in kernel/closure, and both an SVM and OSL shader can then create this closure. We need both SVM and OSL shader nodes, but it's probably best to start with SVM and then implement the OSL shader a bit later in the planning, once most things are working.</div><div><br></div><div>It may be good to have a bit more detail on what you can do once the code is working, which I hope there will be time for since this is porting an existing implementation. Running a profiler is fine, but it's also important to look at things like sampling noise, behavior with point and area lights, caustics and the filter glossy option, etc. If we can get an early build users we can also get feedback if the parameters are intuitive or if there need to be some changes or additions. It's difficult to plan for this, but some more detail than "Testing and bug fixes" would be good.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 13, 2018 at 1:13 PM, Leonardo E. Segovia <span dir="ltr"><<a href="mailto:leonardo.segovia@cs.uns.edu.ar" target="_blank">leonardo.segovia@cs.uns.edu.ar</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Here it goes: <a href="https://docs.google.com/document/d/143ggWifuCh6pUdg0R6lY7Hmv9lMTfR3XValP2rW3FzQ/edit?usp=sharing" rel="noreferrer" target="_blank">https://docs.google.com/<wbr>document/d/<wbr>143ggWifuCh6pUdg0R6lY7Hmv9lMTf<wbr>R3XValP2rW3FzQ/edit?usp=<wbr>sharing</a><br>
<br>
Thank you all for the comments.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Lic. Leonardo E. Segovia<br>
Departamento de Ciencias e Ingeniería de la Computación<br>
Universidad Nacional del Sur<br>
San Andrés 800 - Campus Palihue, B8000 Bahía Blanca, Argentina<br>
______________________________<wbr>_________________<br>
Bf-cycles mailing list<br>
<a href="mailto:Bf-cycles@blender.org">Bf-cycles@blender.org</a><br>
<a href="https://lists.blender.org/mailman/listinfo/bf-cycles" rel="noreferrer" target="_blank">https://lists.blender.org/<wbr>mailman/listinfo/bf-cycles</a><br>
</div></div></blockquote></div><br></div>