<div dir="ltr">That sucks, about the connection.&nbsp; Anyway, if I have time I&#39;d love to look at your code, and write an interface for it to render volumetric deep shadow maps.&nbsp; Is the design of it going to change at all?&nbsp; I&#39;m going to be moving soon, but once I&#39;m settled I should have at least a little time to play around with this before school starts.<br>
<br>Joe<br><br><div class="gmail_quote">On Fri, Jul 18, 2008 at 10:17 AM,  &lt;<a href="mailto:echelon@infomail.upr.edu.cu">echelon@infomail.upr.edu.cu</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all!<br>
<br>
&nbsp;Dew to local politics, internet access get more restricted (and my blood<br>
pressure keep growing ;) and during august all the servers will be<br>
shutting downs so dont expect updates from my part (in september I hope<br>
things will get their normal course)<br>
<br>
 &nbsp;Although the first release was inmature and still requires a lot of<br>
things to be solved (some of them very important) I start to make some<br>
incursions in datasets volumetrics.<br>
<br>
&nbsp;Firstly I implemented a brute force method with raw datasets, and work.<br>
Although the algorithm are very slow (because the files are unstructured)<br>
It has showed me that the core are independent from the sample methods<br>
&nbsp;and the Do_vol_Tex() function are the one that should handle only that task.<br>
<br>
that function return a value for a sampled x,y,z point in space no matter<br>
what that function do for get tha value (texture<br>
stack,nodes,datasets,simulations,IFS and so on)<br>
<br>
 &nbsp;If some devs have time to play with the code try to implement other<br>
algorithm for that function and you will see that everything still works<br>
fine.<br>
<br>
&nbsp;I have to made some design desitions for datasets:<br>
1-Raw ascii unstructured datasets (slow but very,very flexible and<br>
powerfull) (is a must)<br>
2-make an own file format with the posibility to easy make convertors to<br>
other formats like DICOM or directly implement support for them ? (I think<br>
that the first option will be easier because latter with python should be<br>
ok to make importers and exporters to new file formats or others....)<br>
<br>
----------------------------------------------------------<br>
&nbsp;By the way I havent recived the SundayMeetingAgenda summary ;)<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Regards Farsthary<br>
<br>
<br>
_______________________________________________<br>
Bf-committers mailing list<br>
<a href="mailto:Bf-committers@blender.org">Bf-committers@blender.org</a><br>
<a href="http://lists.blender.org/mailman/listinfo/bf-committers" target="_blank">http://lists.blender.org/mailman/listinfo/bf-committers</a><br>
</blockquote></div><br></div>