EAGL.Examples.Math (eagl v0.5.0)
View SourceComprehensive example demonstrating all EAGL.Math functionality. This showcases vector and quaternion constructor macros, vector operations, quaternions, matrices, utility functions, and real-world OpenGL usage patterns.
Summary
Functions
Example showing various vector and quaternion constructors.
Demonstrate lighting calculations using vectors.
Demonstrate matrix operations.
Example showing how to use these in an OpenGL context.
Demonstrate quaternion operations.
Run the math example - consistent interface with other examples.
Demonstrate typical OpenGL transformation pipeline.
Demonstrate utility and trigonometric functions.
Demonstrate vector operations.
Functions
Example showing various vector and quaternion constructors.
Demonstrate lighting calculations using vectors.
Demonstrate matrix operations.
Example showing how to use these in an OpenGL context.
Demonstrate quaternion operations.
Run the math example - consistent interface with other examples.
Demonstrate typical OpenGL transformation pipeline.
Demonstrate utility and trigonometric functions.
Demonstrate vector operations.