mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-09 00:13:04 +02:00
Twiddle the twiddles
This commit is contained in:
parent
ee1113a017
commit
2d6a2922a7
1 changed files with 1 additions and 1 deletions
2
main.cpp
2
main.cpp
|
@ -127,7 +127,7 @@ struct {
|
|||
int element[NUM_TRIS];
|
||||
}tris;
|
||||
|
||||
float twiddles[NUM_TRIS * 9];
|
||||
float twiddles[NUM_TRIS * 3];
|
||||
|
||||
float yaw =0.f; // The yaw, pitch for the avatar head
|
||||
float pitch = 0.f; //
|
||||
|
|
Loading…
Reference in a new issue