Zeichnen Sie Sinuswellen mit Blender Python

sine.py


import bpy
import math

for n in xrange(360):
    x = n
    y = math.sin(n * 20 * math.pi / 180.0) * 10
    bpy.ops.mesh.primitive_cube_add(location=(x * 10, y * 10, 1))

Sie können Sinuswellen mit Würfeln im 3D-Raum ausdrücken. Bitte verwenden Sie es, um eine 3D-Bühne zu erstellen.

Recommended Posts

Zeichnen Sie Sinuswellen mit Blender Python
Zeichnen Sie ein Diagramm mit Python
Zeichnen Sie MP3-Wellenformen in Python
Zeichnen Sie die Festplatte von Poancare in Python
Zeichnen Sie "Farn programmgesteuert zeichnen" in Python
Zeichne die Yin-Funktion in Python
Blender Python API in Houdini (Python 3)
Zeichne ein Herz in Python
Generieren Sie 8 * 8 (64) Cubes mit Blender Python
Zeichnen Sie Knoten interaktiv mit Plotly (Python)
Zeichnen Sie eine Streudiagrammmatrix mit Python
Zeichnen Sie ein CNN-Diagramm in Python
Beginnen Sie mit Python mit Blender
Zeichnen Sie Nozomi Sasaki in Excel mit Python
Mit Python Teil 2 ein Herz zeichnen (SymPy Edition)
Verweisen auf Umgebungsvariablen in Python in Blender
Python-Dolmetscher in Maya, Houdini, Mixer, Nuke
Zeichnen Sie mit graphviz eine Baumstruktur in Python 3
Quadtree in Python --2
Python in der Optimierung
CURL in Python
Metaprogrammierung mit Python
Python 3.3 mit Anaconda
Geokodierung in Python
SendKeys in Python
Metaanalyse in Python
Unittest in Python
Epoche in Python
Zwietracht in Python
Blender 2.9 Python Extrude extrudieren
Deutsch in Python
DCI in Python
Quicksort in Python
nCr in Python
N-Gramm in Python
Programmieren mit Python
Plink in Python
Konstante in Python
FizzBuzz in Python
SQLite in Python
Schritt AIC in Python
LINE-Bot [0] in Python
CSV in Python
Reverse Assembler mit Python
Reflexion in Python
Konstante in Python
nCr in Python.
Format in Python
Scons in Python 3
Puyopuyo in Python
Python in Virtualenv
PPAP in Python
Quad-Tree in Python
Reflexion in Python
Chemie mit Python
Hashbar in Python
DirectLiNGAM in Python
LiNGAM in Python
In Python reduzieren