GLBasic forum

Main forum => GLBasic - en => Topic started by: Eric.Erpelding on 2016-Aug-07

Title: Visualizing orientation of a 3D coordinate system
Post by: Eric.Erpelding on 2016-Aug-07
Dear GLBasic forum members,
I would like to create a program to visualize the orientation in 3D space of a orthogonal coordinate system.
The orientation of the coordinate system is specified using Euler angles the values of which would be controlled using slider controls.
The coordinate axis of the rotated system will be represented by arrow vectors.

Perhaps the forum could provide some hints as to how to get started on such a project using GLBasic?

The diagram contained in the Wiki article on Euler angles gives an idea of what I would like to create.
https://en.wikipedia.org/wiki/Euler_angles (https://en.wikipedia.org/wiki/Euler_angles)
Title: Re: Visualizing orientation of a 3D coordinate system
Post by: Kitty Hello on 2016-Sep-29
Search for euler in the forum. Also open the sample files of NewtonSDK and EntitySystem. Search for Euler in these files.
Title: Re: Visualizing orientation of a 3D coordinate system
Post by: matchy on 2016-Sep-29
Kitty Hello, special Eric has only written one 3D program.  :sick:
http://www.glbasic.com/forum/index.php?topic=10769.msg95411#msg95411