Download List

프로젝트 설명

Glt is a library of C++ classes and routines for programming interactive 3D graphics with OpenGL. The aim of Glt is to augment the OpenGL API with convenient mechanisms for manipulating the OpenGL state machine. Glt is a work in progress, and by no means covers the entire OpenGL specification. However, it already includes several useful classes and is designed so that additional classes can be added easily. In addition to Glt, the GlutMaster classes provide C++ wrappers for the GLUT API.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-09-08 17:30
0.8 rc3

기타 사소한 버그 수정 및 기능 향상되었다. 미시시피에 대한 전체 지원합니다. NET 컴파일러가 추가되었습니다. Cygwin에서 아래 MingW32 컴파일러에 대한 완벽한 지원이 추가되었습니다. 이전 릴리스 후보와 일부 비호 환성 문제가 수정되었습니다. 이제 빌드 코드 (거의) 정상적으로 사용하여 벽 및 학자 연.
Tags: Release Candidates, Minor bugfixes
Miscellaneous bug fixes and minor enhancements
were made. Full support for the MS .NET compiler
was added. Full support for the MingW32 compiler
under Cygwin was added. Some incompatibilities
with the previous release candidate were fixed.
The code now builds (nearly) cleanly using -Wall
and -pedantic.

2003-05-31 18:19
0.8 rc2

추가 수정되었다. 메이크 파일 reorganised되어 있고, 3 차원 스튜디오 (3DS) 로더를 문서화 개편했고, 많은 장벽 컴파일러가 경고를 해결했다.
Tags: Release Candidates, Minor bugfixes
Additional refinements were made. Makefiles have been reorganised and documented, the 3D Studio (3DS) loader was revamped, and many -Wall compiler warnings were resolved.

2003-05-13 03:16
0.8 rc1

버그 수정, Perlin 노이즈, FBM 및 난기류, JPEG의 지원, 초기 Quake3 MD3 지원, 대용량 텍스처 및 이미지 슬라이드 쇼, 다양한 옵션 - 문자열을 지원 및 설명서를 개선.
Tags: Release Candidates, Major feature enhancements
Bug fixes, Perlin Noise, FBM and Turbulence, JPEG support, initial Quake3 MD3 support, large textures and image slide shows, optional wide-string support, and improvements to the documentation.

2002-11-05 08:46
0.7

사소한 기능 향상, 일부 버그수정 및 0.6과 호환되지 않는 일부 수정되었다. 그것은 gcc가 3.2 (레드햇 8.0) 컴파일 및 3.0 SGI는 IRIX 같이 나눠진에 gcc가. VRML 스타일을 배경으로 노드와 VRML 파서는 개선이 추가되었습니다. 기타 버그수정도되었다.
Tags: Minor feature enhancements
Minor feature enhancements, some bugfixes, and some incompatibility fixes with 0.6 were made. It compiles on gcc 3.2 (Red Hat 8.0) and gcc 3.0 on SGI IRIX. VRML style background nodes and VRML parser enhancements were added. Miscellaneous bugfixes were also made.

2002-06-07 08:02
0.6

윈도우 화면 보호기 모드에서 이미지를 읽기는 PNG 지원 / 쓰기가 추가되었습니다. GlutWindow 지금은 OpenGL을 초기화 및 정리 () 용 ()과 OnClose OnOpen을 사용합니다. 사전 대규모 컬렉션과 템플릿 원형 버퍼 클래스에 정의된 색상이 추가되었습니다. zlib을 라이브러리에 보안 문제를 해결하기 위해 업데이 트되었습니다.
Tags: Major feature enhancements
A Windows screen saver mode and support for PNG image reading/writing was added. GlutWindow now uses OnOpen() and OnClose() for OpenGL initialisation and cleanup. A large collection of pre-defined colours and a templated circular buffer class were added. The zLib library was updated to resolve a security issue.

Project Resources