sphere_xyz_display_opengl_test


sphere_xyz_display_opengl_test, a C++ code which calls sphere_xyz_display_opengl(), which reads the name of a data file containing a list of 3D point coordinates, reads the data, and displays a unit sphere and the points using OpenGL.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

sphere_xyz_display_opengl, a C++ code which reads the name of a data file containing a list of 3D point coordinates, reads the data, and displays a unit sphere and the points using OpenGL.

Source Code:


Last revised on 22 May 2023.