登录
首页 » Visual C++ » BasicGS

BasicGS

于 2020-09-01 发布 文件大小:14222KB
0 114
下载积分: 1 下载次数: 0

代码说明:

说明:  基本图形演示(64K动画样本原代码OPENGL) 各种各样的基本图形的显示富含大量的源码例子。(basic graphic demonstration (64K animation sample source OpenGL), a wide range of basic graphics display rich source of a large number of examples.)

文件列表:

基本图形演示
............\Linux
............\.....\Jacob Persson
............\.....\.............\Source
............\.....\.............\......\data
............\.....\.............\......\....\logo.tga
............\.....\.............\......\kap
............\.....\.............\......\makefile
............\.....\.............\......\readme-sdl.txt
............\.....\.............\......\readme.txt
............\.....\.............\......\sdl.dll
............\.....\.............\......\sources
............\.....\.............\......\.......\genobj.cc
............\.....\.............\......\.......\genobj.h
............\.....\.............\......\.......\genobj.o
............\.....\.............\......\.......\gentex.cc
............\.....\.............\......\.......\gentex.h
............\.....\.............\......\.......\gentex.o
............\.....\.............\......\.......\intro.cc
............\.....\.............\......\.......\intro.o
............\.....\.............\......\.......\letters.h
............\.....\.............\......\.......\logo.cc
............\.....\.............\......\.......\logo.o
............\.....\.............\......\.......\main.cc
............\.....\.............\......\.......\main.o
............\.....\.............\......\.......\morph.cc
............\.....\.............\......\.......\morph.o
............\.....\.............\......\.......\particle.cc
............\.....\.............\......\.......\particle.h
............\.....\.............\......\.......\particle.o
............\.....\.............\......\.......\scenes.h
............\.....\.............\......\.......\sdlwrap.cc
............\.....\.............\......\.......\sdlwrap.h
............\.....\.............\......\.......\sdlwrap.o
............\.....\.............\......\.......\tgaload.c
............\.....\.............\......\.......\tgaload.h
............\.....\.............\......\.......\tgaload.o
............\.....\.............\......\.......\var.cc
............\.....\.............\......\.......\var.h
............\.....\.............\......\.......\var.o
............\地铁世界
............\........\David Ducker
............\........\............\Demo
............\........\............\....\Audio
............\........\............\....\.....\Music.wav
............\........\............\....\Game.exe
............\........\............\....\Maps
............\........\............\....\....\Map.txt
............\........\............\....\ReadMe.txt
............\........\............\....\Textures





............\........\............\....\........\05.bmp
............\........\............\....\........\06.bmp
............\........\............\....\........\07.bmp
............\........\............\....\........\P01.bmp
............\........\............\....\........\P02.bmp
............\........\src
............\........\...\David Ducker
............\........\...\............\Source
............\........\...\............\......\Audio
............\........\...\............\......\.....\Music.wav
............\........\...\............\......\Basecode.cpp
............\........\...\............\......\Game.dsp
............\........\...\............\......\Game.dsw
............\........\...\............\......\Map.cpp
............\........\...\............\......\Maps
............\........\...\............\......\....\Map.txt
............\........\...\............\......\ReadMe.txt.txt
............\........\...\............\......\Textures





............\........\...\............\......\........\05.bmp
............\........\...\............\......\........\06.bmp
............\........\...\............\......\........\07.bmp
............\........\...\............\......\........\P01.bmp
............\........\...\............\......\........\P02.bmp
............\太空行人
............\........\Georgi Khomeriki
............\........\................\Demo
............\........\................\....\Demo.exe
............\........\................\....\Expl1.wav
............\........\................\....\Marble.bmp
............\........\................\....\Models
............\........\................\....\......\Sodf8
............\........\................\....\......\.....\Skin.pcx
............\........\................\....\......\.....\Tris.md2
............\........\................\....\Music.mid
............\........\................\....\Particle.bmp
............\........\................\....\Readme.txt
............\........\src
............\........\...\Georgi Khomeriki
............\........\...\................\Source
............\........\...\................\......\Demo.dsp

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 链表的设计与实现
    链表的设计与实现,其中包括在链表中元素的增、删、查、改操作,运行结果较为清晰明了
    2023-02-11 23:35:03下载
    积分:1
  • program2_3_4
    openGL书本上程序源码。第2章欢迎程序,第3章北斗七星和彩虹模型,第4章旋转的蝴蝶和纸飞机模型。 (openGL books on the program source code. Chapter 2, welcome to the program, Chapter 3 of the Big Dipper and the Rainbow model, Chapter 4, the rotation of the butterfly paper airplane model.)
    2012-03-31 11:41:01下载
    积分:1
  • dhgl
    电费管理系统比较社和初学者!对实际应用,帮助比较大!(Electricity management system is relatively clubs and beginners! For practical applications, to help big!)
    2013-12-08 21:38:30下载
    积分:1
  • mapsearch
    数据结构,关键路径问题,设计并实现关键路径的一种应用,采用图的算法(Data structure, critical path problem, using graph algorithm)
    2016-01-09 17:34:45下载
    积分:1
  • unlinercontrol
    非线性系统鲁棒无模型学习自适应控制论文,内容见附件(Nonlinear systems model-free learning adaptive control study, the content of Annex)
    2010-11-11 01:14:27下载
    积分:1
  • LMS2
    说明:  LMS算法的MATlab仿真分析,结果表明LMS算法有较好的噪声消除效果!(LMS algorithm MATlab simulation results show that the LMS algorithm has better noise reduction effect!)
    2010-03-31 10:59:38下载
    积分:1
  • tttt
    16字节字符串压缩成12字节字符串算法,有压缩和解压的算法(16-byte string into a 12-byte string compression algorithm, compression and decompression algorithms)
    2011-08-09 01:14:58下载
    积分:1
  • BinaryTree
    二叉树在非递归算法中,后序遍历难度大,很多书上只给出思想或者几段无法直接调试的代码,甚至有些书上是错的,当时我在研究的过程中,就是按着书上错误的代码绕了好半天,几预抓狂。好在最终摸索出来了(Binary Tree in non-recursive algorithm, after the preorder is difficult, given the many books just thinking or paragraphs not directly debugging code, and even on some of the books is wrong, I was in the process of the study, according to the book is error code around for ages, a few pre-crazy. Fortunately, the final fumble out)
    2014-01-05 10:00:17下载
    积分:1
  • thunk_x64
    x64实现Thunk的新思路,兼容x86,目前能使用的第一份x64下的thunk代码。(x64 new ideas to achieve Thunk, compatible with x86, is currently able to use the first thunk code under x64.)
    2009-04-17 03:44:53下载
    积分:1
  • c
    说明:  c语言课件,适合大一上学期c语言初学者使用。visualc++ 6.0软件环境下运行,c语言为编译语言(c language courseware for freshman last semester c language for beginners. visualc++ 6.0 software operating environment, c language is a compiled language)
    2013-10-21 17:36:41下载
    积分:1
  • 696518资源总数
  • 104388会员总数
  • 18今日下载