obj_io_test
obj_io_test,
a Fortran90 code which
calls obj_io(), which
reads or writes some of the 3D graphics
information stored in an Alias OBJ file.
Licensing:
The information on this web page is distributed under the MIT license.
Related Data and Programs:
obj_io,
a Fortran90 code which
reads or writes some of the 3D graphics
information stored in an Alias OBJ file.
Source Code:
-
cube.obj,
a simple OBJ file that describes a cube.
-
cube_no_normals.obj,
an OBJ file describing a cube, without normal vectors,
written by OBJ_WRITE.
-
cube_normals.obj,
an OBJ file describing a cube, including normal vectors,
written by OBJ_WRITE.
Last revised on 23 May 2024.