Progress
Atoms
I battled with the lighting for the atoms for a couple hours, making no significant progress. I’m gonna step away from that for a bit.
splat
I downloaded a volume dataset and used it to test some of the splatting code I’d written. Right now, it can render a slice of the volume at a time into the display. It can probably do multiple slices, but because the volume can’t be manipulated, it’s hard to see the effects.
Tomorrow
- Make a jogl component that can directly render to a jpanel so that the slices can be seen as they are rendered.
- Start looking into merging my plugin branch into HEAD.