https://github.com/yorikvanhavre/g3dviewer
https://github.com/yorikvanhavre/g3dviewer
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yorikvanhavre/g3dviewer
- Owner: yorikvanhavre
- License: gpl-2.0
- Created: 2020-07-03T13:59:08.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-03T14:02:57.000Z (almost 5 years ago)
- Last Synced: 2025-01-25T05:41:16.214Z (5 months ago)
- Language: Makefile
- Homepage:
- Size: 462 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
g3dviewer - a 3D file viewer
REQUIREMENTS:
* GTK+ 2.4+
* libglade >= 2.4.0
* GtkGLExt 1.0+
* OpenGL (GL & GLU library)
* Flex (optional, for VRML plugin)Debian (Sarge+) Packages:
* GTK+ 2.4+: libgtk2.0-dev
* libglade libglade2-dev
* GtkGLExt: libgtkglext1-dev
* Mesa GL: xlibmesa-gl-dev
* Mesa GLU: xlibmesa-glu-dev
* Flex: flexINSTALLATION:
Usual autoconf/automake installation, refer to INSTALL if you are not
familiar with this procedure.SUPPORTED FILETYPES:
* see libg3d README