登录
首页 » Visual C++ » BasicGS

BasicGS

于 2020-09-01 发布 文件大小:14222KB
0 282
下载积分: 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 个回复

  • AT89S52
    基于AT89S52单片机的超声波测距系统设计源代码(Ultrasonic ranging system based on single chip design based on Ultrasonic Ranging System source code source code source code of ultrasonic ranging system based on single chip design)
    2013-05-21 14:41:08下载
    积分:1
  • MOTOR-GTS800
    介绍了固高8轴运动控制卡GTS800的常用功能,内含MFC,整合各指令成一个类,可用于其它项目(This paper introduces the common functions of GTS800, including MFC, which integrates each instruction into one class, which can be used in other projects.)
    2020-09-10 05:58:01下载
    积分:1
  • sha-256
    sha256的签名算法,纯C实现,已验证正确,在控制台上直接运行即可,(sha256 signature algorithm, pure C implementation ,has been verified properly and can be run directly on the console.)
    2021-04-28 16:08:43下载
    积分:1
  • OFDMA
    calculates BER of BPSK on OFDM
    2014-01-23 22:09:39下载
    积分:1
  • DOE
    MATLAB编译,主要是与船舶相关的编译程序,简单方便,易于使用。(MATLAB compilation, mainly related to ship compiler, simple, convenient and easy to use)
    2017-07-18 09:49:11下载
    积分:1
  • Go-ICP_V1.3
    Go ICP for the registration of point couds
    2017-03-06 23:42:41下载
    积分:1
  • MyProcess
    创建一个新进程范例。这是孙鑫视频中的范例,能帮助初学者了解进程的相关知识,可以看看,虽然比较简单(create a new process in vc++)
    2010-10-14 11:10:37下载
    积分:1
  • 23
    说明:  小汽车的程序,智能控制,直行转弯,智能感应(car)
    2010-05-03 13:14:33下载
    积分:1
  • 数据结构二叉树实现二叉树的遍历先中后序,二叉树的基本运算,计算结点数,实现二叉树的复制,求二叉树的最大值和最小值
    数据结构二叉树实现二叉树的遍历先中后序,二叉树的基本运算,计算结点数,实现二叉树的复制,求二叉树的最大值和最小值,求二叉树中所有根结点到叶子结点的路径,判断两颗二叉树的相似性
    2022-02-20 23:07:24下载
    积分:1
  • SheepWolf
    羊与狼的故事...主要实现狼进入若干羊圈后,寻找最后所有羊圈中剩余的狼和眼数目( the wolf and sheep)
    2012-05-27 10:02:49下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载