Exploring Volume Rendering With Qt Vol 1
Exploring Volume Rendering With Qt Vol 1 reveals several interesting facts.
- Volume rendering
- Volume rendering
- I fixed the light so that the light position is not rotated when the image is rotated. In addition, I add specular light and ambient light.
- I add GUI for shininess parameter. Shininess from
- Volume Rendering
In-Depth Information on Volume Rendering With Qt Vol 1
I decide to make my Volume Rendering tooth.pvm using 2D transfer function. As far as I see by myself, the shape of tooth is similar to the image in the textbook. There are ... Volume rendering
I add 2D transfer function controller this time. I spend a lot of time for figure out how to sending signal from a form to another form.
Stay tuned for more updates related to Volume Rendering With Qt Vol 1.