S3dlib: Basic geometric figures#

Base 3D class surface#

The Python code for the example below can be found online in the DataXlCalcNet repository or in the corresponding local DataXlCalcNet folder in the file D01_Base3DClassSurface.py.

See: https://s3dlib.org/examples/functional/cube.html

picBase_3DClass_Surface

Left figure: Base_3DClass_Surface.

Hypercube#

The Python code for the example below can be found online in the DataXlCalcNet repository or in the corresponding local DataXlCalcNet folder in the file D02_Hypercube.py.

See: https://s3dlib.org/examples/functional/hypercube.html

picHypercube

Left figure: Hypercube.

Surface elements#

The Python code for the example below can be found online in the DataXlCalcNet repository or in the corresponding local DataXlCalcNet folder in the file D03_SurfaceElements.py.

See: https://s3dlib.org/examples/functional/fev_fn_vn.html

picSurface_Elements

Left figure: Surface_Elements.

Hyperboloid 3D#

The Python code for the example below can be found online in the DataXlCalcNet repository or in the corresponding local DataXlCalcNet folder in the file D04_Hyperboloid3D.py.

See: fzaverl/s3dlib

pic3d_hyperboloid

Left figure: 3d_hyperboloid.

Conic sections#

The Python code for the example below can be found online in the DataXlCalcNet repository or in the corresponding local DataXlCalcNet folder in the file D05_Conic_Sections.py.

See: https://s3dlib.org/examples/lines/conic.html

picdemo_Conic_Sections

Left figure: demo_Conic_Sections.

Base 3D class surface, part 2#

The Python code for the example below can be found online in the DataXlCalcNet repository or in the corresponding local DataXlCalcNet folder in the file D06_Base3DClassSurface2.py.

See: https://s3dlib.org/examples/functional/base_surface.html

picBase_3DClass_Surface2

Left figure: Base_3DClass_Surface2.

Rhombicuboctahedron#

The Python code for the example below can be found online in the DataXlCalcNet repository or in the corresponding local DataXlCalcNet folder in the file D07a_RhombicuboctahedronPlain.py.

See: https://s3dlib.org/examples/functional/arch_solid.html

picRhombicuboctahedron

Left figure: Rhombicuboctahedron.

Rhombicuboctahedron, bubbles#

The Python code for the example below can be found online in the DataXlCalcNet repository or in the corresponding local DataXlCalcNet folder in the file D07b_RhombicuboctahedronBubbles.py.

See: https://s3dlib.org/examples/functional/arch_solid.html

picRhombicuboctahedron_Bubbles

Left figure: Rhombicuboctahedron_Bubbles.