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.
The information on this web page is distributed under the MIT license.
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.