Advertisement
Guest User

Untitled

a guest
Sep 18th, 2014
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. Graphics3D[{
  2. {Opacity[.3], Cuboid[White, {0, 0, 0}, {0.01, 0.01, 0.01}]},
  3. Table[{Black, Sphere[RandomReal[{.000175, 0.01 - .000175}, 3], 0.000175]}, {j, 1, 250}]}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement