mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
916db42f99
The purpose of this library is to simplify the creation of computer graphics software. Specifically, it is targeted towards cross-platform development using the OpenGL rendering API and the FLTK interface toolkit. It attempts to provide facilities which are useful in the majority of graphics programs. This release introduces some (relatively small) incompatible changes with 1.0.x versions of the library. Details on changes can be found below. WWW: http://graphics.cs.uiuc.edu/~garland/software/libgfx.html
36 lines
732 B
Plaintext
36 lines
732 B
Plaintext
include/gfx/arcball.h
|
|
include/gfx/array.h
|
|
include/gfx/baseball.h
|
|
include/gfx/color.h
|
|
include/gfx/config-osx.h
|
|
include/gfx/config-vc.h
|
|
include/gfx/config.h
|
|
include/gfx/config.h.in
|
|
include/gfx/geom3d.h
|
|
include/gfx/geom4d.h
|
|
include/gfx/gfx.h
|
|
include/gfx/gl.h
|
|
include/gfx/glext.h
|
|
include/gfx/gltools.h
|
|
include/gfx/gui.h
|
|
include/gfx/intvec.h
|
|
include/gfx/mat2.h
|
|
include/gfx/mat3.h
|
|
include/gfx/mat4.h
|
|
include/gfx/quat.h
|
|
include/gfx/raster.h
|
|
include/gfx/script.h
|
|
include/gfx/symmat2.h
|
|
include/gfx/symmat3.h
|
|
include/gfx/symmat4.h
|
|
include/gfx/trackball.h
|
|
include/gfx/vec2.h
|
|
include/gfx/vec3.h
|
|
include/gfx/vec4.h
|
|
include/gfx/win/gui-mfc.h
|
|
include/gfx/win/mfc.h
|
|
include/gfx/win/wintools.h
|
|
lib/libgfx.a
|
|
@dirrm include/gfx/win
|
|
@dirrm include/gfx
|