This repository has been archived on 2023-03-25. You can view files and clone it, but cannot push or open issues or pull requests.
mightyscape-1.1-deprecated/extensions/fablabchemnitz/import_3d_mesh/Poly3DObjects/cube.obj

19 lines
368 B
Plaintext

#Name:Cube
#Type:Face-specified
#Direction:Clockwise
v -0.5 -0.5 -0.5
v -0.5 -0.5 0.5
v -0.5 0.5 -0.5
v -0.5 0.5 0.5
v 0.5 -0.5 -0.5
v 0.5 -0.5 0.5
v 0.5 0.5 -0.5
v 0.5 0.5 0.5
f 8 4 2 6
f 8 6 5 7
f 8 7 3 4
f 4 3 1 2
f 1 3 7 5
f 2 1 5 6