Skip to content
Snippets Groups Projects
Commit a15339d6 authored by Oliver Bock's avatar Oliver Bock
Browse files

Improve initial pointing symmetry

parent ed4adf76
No related branches found
No related tags found
No related merge requests found
...@@ -309,7 +309,7 @@ void PulsarAnimationWidget::paintGL() ...@@ -309,7 +309,7 @@ void PulsarAnimationWidget::paintGL()
3.0, 3.0,
-3.0); -3.0);
glRotatef(-30, 0.0, 1.0, 0.0); glRotatef(-45, 0.0, 1.0, 0.0);
glRotatef(90, 1.0, 0.0, 0.0); glRotatef(90, 1.0, 0.0, 0.0);
glPushMatrix(); glPushMatrix();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment