搜索资源列表
lesson01
- 在Windows环境中创建OpenGL程序.它将显示一个空的OpenGL窗口,可以在窗口和全屏模式下切换,按ESC退出-In the Windows environment to create OpenGL program. It will show an empty OpenGL window, you can under the window and full-screen mode switch, according to ESC from the
MyOpenGL
- 基于QT4的OpenGL代码,整合了QT主窗口(菜单、工具栏)、OpenGL显示(包括MouseEvent、字体)、资源文件等.-QT4-based OpenGL code, the integration of the QT main window (menus, toolbars), OpenGL (MouseEvent, fonts), resource files, etc..
the-opengl-display-Chinese
- opengl显示中文,含5个文件,在创建窗口中显示中文-the opengl display Chinese, containing 5 files, create a window display of Chinese
DEV-CPP
- 一个简单的openGL 入门程序。在窗口里画了一个圆。-a samll openGL process.it pains a circle in the window.
WinMain
- window窗口建立 孙鑫C++教程 OpenGl学习基础-created window
Lesson01
- Create OpenGL program in the Windows environment. It shows an empty OpenGL window, you can switch between windowed and full-screen mode, press ESC to exit. It is a framework for our future applications.
simplest_media_play
- 本工程包含了使用各种API(Direct3D,OpenGL,GDI,DirectSound,SDL2)播放多媒体例子。 其中音频输入为PCM采样数据。输出至系统的声卡播放出来。 视频输入为YUV/RGB像素数据。输出至显示器上的一个窗口播放出来。 通过本工程的代码初学者可以快速学习使用这几个API播放视频和音频的技术。-The project includes the use of various API (Direct3D, OpenGL, GDI, DirectSound, SD