Skip to content

Instantly share code, notes, and snippets.

@shliama
Last active July 2, 2019 11:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save shliama/6dd562975be9f3033df076e3c20408fa to your computer and use it in GitHub Desktop.
Save shliama/6dd562975be9f3033df076e3c20408fa to your computer and use it in GitHub Desktop.
Simple plane that is centered and perpendicular to Z-axes
# Blender v2.79
o Plane
v -0.500000 0.000000 0.500000
v 0.500000 0.000000 0.500000
v 0.500000 0.000000 -0.500000
v -0.500000 0.000000 -0.500000
vt 0.000000 0.000000
vt 1.000000 0.000000
vt 1.000000 1.000000
vt 0.000000 1.000000
vn 0.0000 1.0000 0.0000
s off
f 1/1/1 2/2/1 3/3/1 4/4/1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment