-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patharquivo.obj
71 lines (63 loc) · 1.45 KB
/
arquivo.obj
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
#------------------------------------------------------------
# cbezier.obj
# Pontos de controle para uma curva de Bézier desenhando uma borboleta
#------------------------------------------------------------
# Lista de vértices
#------------------------------------------------------------
# Asa superior direita
#------------------------------------------------------------
v 0.0 0.0
v 20.0 40.0
v 60.0 40.0
v 80.0 0.0
c
v 80.0 0.0
v 100.0 -20.0
v 40.0 -40.0
v 0.0 0.0
c
#------------------------------------------------------------
# Asa superior esquerda (espelho)
#------------------------------------------------------------
v 0.0 0.0
v -20.0 40.0
v -60.0 40.0
v -80.0 0.0
c
v -80.0 0.0
v -100.0 -20.0
v -40.0 -40.0
v 0.0 0.0
c
#------------------------------------------------------------
# Corpo da borboleta
#------------------------------------------------------------
v 0.0 30.0
v 0.0 20.0
v 0.0 10.0
v 0.0 0.0
c
v 0.0 0.0
v 0.0 -10.0
v 0.0 -20.0
v 0.0 -30.0
c
#------------------------------------------------------------
# Antenas
#------------------------------------------------------------
v 0.0 30.0
v 10.0 40.0
v 15.0 50.0
v 10.0 55.0
c
v 0.0 30.0
v -10.0 40.0
v -15.0 50.0
v -10.0 55.0
c
#------------------------------------------------------------
# Transformações 2D
#------------------------------------------------------------
t 20 20 # Translação suave
r 45 0 0 # Rotação de 45° graus em torno da origem
s 0.5 0.5 # Escala