Skip to content Skip to sidebar Skip to footer
Showing posts with the label Trigonometry

Python Cosine Function Precision

From mathematics we know that the cosine of a 90 degree angle is 0 but Python says it's a bit m… Read more Python Cosine Function Precision

Python Cosine Function Precision

From mathematics we know that the cosine of a 90 degree angle is 0 but Python says it's a bit m… Read more Python Cosine Function Precision

How To Get Vertical Rotation In 3D Space With OpenGL?

I have a field of cubes created in OpenGL and I have walking around working as expected, and part o… Read more How To Get Vertical Rotation In 3D Space With OpenGL?