SCM Repository
[diderot] / branches / charisee_dev / examples / det3 / det-0.diderot |
View of /branches/charisee_dev/examples/det3/det-0.diderot
Parent Directory
|
Revision Log
Revision 3303 -
(download)
(annotate)
Fri Oct 16 18:47:00 2015 UTC (5 years, 4 months ago) by cchiw
File size: 279 byte(s)
Fri Oct 16 18:47:00 2015 UTC (5 years, 4 months ago) by cchiw
File size: 279 byte(s)
add to examples
int ires=200; field#2(3)[3,3] V= c4hexic ⊛ image("slab-c4h-ten9-small.nrrd"); field#2(3)[] F = det(V); strand raycast(int ui, int vi) { output real out=F([ui,vi,1]); update { stabilize; } } initially [ raycast(ui, vi) | vi in 0..ires-1, ui in 0..ires-1 ];
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |