Description Usage Arguments Details Value Author(s)
The water drop through which rays are traced
1 2 3 4 5 6 7 8 9 10 | drop(
x = 0,
y = 0,
z = 0,
R = 100,
color = "green",
alpha = "0.1",
n = 1.33,
ri = refractiveIndex
)
|
x |
x-coordinate of centre |
y |
y-coordinate of centre |
z |
z-coordinate of centre |
R |
radius |
color |
rendering color |
alpha |
rendring alpha |
n |
refractive index (default) |
ri |
function returning refractive index |
Contains both physical and graphical parameters for rendering.
drop objecr
Fredrik Wartenberg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.