TP-rendu/TP5/data/models/square.obj
2023-06-22 20:30:57 +02:00

13 lines
117 B
Plaintext
Executable file

# cube.obj
#
g cube
v 0.0 0.0 0.0
v 0.0 0.0 1.0
v 0.0 1.0 0.0
v 0.0 1.0 1.0
f 1 4 3
f 1 2 4