aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/090-pde/kugel/spherical33.pov
blob: 8a9a53acaa74bc075e969b6e43d6e9a34e85fc12 (plain)
1
2
3
4
5
6
7
8
9
10
11
//
// spherical30.pov
//
// (c) 2022 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
//

#version 3.7;
#include "common.inc"

kugelflaeche(3, 0.001, PositiveColor)
kugelflaeche(3, -0.001, NegativeColor)