SCM Repository
Log of /branches/pure-cfg/test/vr-lite-cam.diderot
Links to HEAD: | (view) (download) (annotate) |
Sticky Revision: |
Revision 1302 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 10 00:00:05 2011 UTC (9 years, 10 months ago) by jhr
File length: 4515 byte(s)
Diff to previous 1297
Minor tweaks
Revision 1297 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 9 12:44:43 2011 UTC (9 years, 10 months ago) by jhr
File length: 4251 byte(s)
Diff to previous 1100
Added clamp and assignment operators.
Revision 1100 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 4 20:03:36 2011 UTC (9 years, 11 months ago) by jhr
File length: 4265 byte(s)
Diff to previous 1071
Added pie as a float literal
Revision 1071 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 3 21:29:54 2011 UTC (9 years, 11 months ago) by glk
File length: 4275 byte(s)
Diff to previous 1040
new convolution usage
Revision 1040 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 1 21:39:58 2011 UTC (9 years, 11 months ago) by glk
File length: 4273 byte(s)
Diff to previous 1016
combining image loading and field convolution seems to work better now
Revision 1016 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 29 21:59:23 2011 UTC (9 years, 11 months ago) by glk
File length: 4263 byte(s)
Diff to previous 1008
gradient and normal computation shouldn't be done if there is no opacity
Revision 1008 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 28 22:18:46 2011 UTC (9 years, 11 months ago) by glk
File length: 4248 byte(s)
Diff to previous 978
removed needless normalize
Revision 978 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 26 00:55:57 2011 UTC (9 years, 11 months ago) by glk
File length: 4232 byte(s)
Diff to previous 976
previous commit was accidental
Revision 976 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 26 00:26:08 2011 UTC (9 years, 11 months ago) by glk
File length: 3956 byte(s)
Diff to previous 915
only need to screen against 1/gmsq failing
Revision 915 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 21 19:00:44 2011 UTC (9 years, 11 months ago) by glk
File length: 4232 byte(s)
Diff to previous 907
tweaks
Revision 907 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 21 17:51:26 2011 UTC (9 years, 11 months ago) by glk
File length: 4247 byte(s)
Diff to previous 903
now a good demo of simple volume rendering
Revision 903 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 21 14:09:20 2011 UTC (9 years, 11 months ago) by jhr
File length: 4251 byte(s)
Diff to previous 898
Change syntax for field probing.
Revision 898 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 20 17:22:47 2011 UTC (9 years, 11 months ago) by jhr
File length: 4248 byte(s)
Diff to previous 892
updating examples
Revision 892 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 20 15:11:31 2011 UTC (9 years, 11 months ago) by glk
File length: 4324 byte(s)
Diff to previous 872
specular highlight is now more correct: not modulated by material color
Revision 872 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 19 23:28:43 2011 UTC (9 years, 11 months ago) by glk
File length: 3744 byte(s)
Diff to previous 827
removing unused rayDir
Revision 827 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 16 00:40:34 2011 UTC (10 years ago) by glk
File length: 3781 byte(s)
Diff to previous 790
now using ^ for pow
Revision 790 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 8 09:45:11 2011 UTC (10 years ago) by glk
File length: 3787 byte(s)
Diff to previous 789
didn't mean to commit last version
Revision 789 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 8 09:44:11 2011 UTC (10 years ago) by glk
File length: 3799 byte(s)
Diff to previous 787
added need for something akin to convolution on vector images for RGB transfer functions
Revision 787 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 8 03:39:40 2011 UTC (10 years ago) by jhr
File length: 3787 byte(s)
Diff to previous 780
Fixed E_Slice exception bug in vr-lite-cam.diderot
Revision 780 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 7 22:38:42 2011 UTC (10 years ago) by glk
File length: 4084 byte(s)
Diff to previous 775
correct place to set transp = 0.0
Revision 775 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 7 21:48:11 2011 UTC (10 years ago) by glk
File length: 4002 byte(s)
Diff to previous 773
specular highlight more correct now, but new bug
Revision 773 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 7 21:05:39 2011 UTC (10 years ago) by glk
File length: 3606 byte(s)
Diff to previous 770
now using normalize and new dot
Revision 770 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 7 20:42:13 2011 UTC (10 years ago) by glk
File length: 3752 byte(s)
Diff to previous 765
used lerp where possible, other cosmetic changes
Revision 765 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 7 20:24:10 2011 UTC (10 years ago) by jhr
File length: 3797 byte(s)
Diff to previous 706
Switching examples to newer language mechanisms
Revision 706 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 29 20:20:38 2011 UTC (10 years ago) by jhr
File length: 3755 byte(s)
Diff to previous 704
Removed workaround in camera code
Revision 704 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 29 17:46:40 2011 UTC (10 years ago) by jhr
File length: 4184 byte(s)
Diff to previous 696
Tracking bug fixes
Revision 696 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 25 18:29:12 2011 UTC (10 years ago) by glk
File length: 4278 byte(s)
Diff to previous 694
did I never commit this?
Revision 694 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 25 06:33:14 2011 UTC (10 years ago) by glk
File length: 4306 byte(s)
Diff to previous 693
tweaks
Revision 693 - (view) (download) (annotate) - [select for diffs]
Added Fri Mar 25 04:54:52 2011 UTC (10 years ago) by glk
File length: 4309 byte(s)
non-trivial volume renderer
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |