It is used OpenGL in vc++6.0 environment to write code to walk the sky terrain,...


  Game Program     Visual C++   

Add to my favorites
Download Source Codes:   SkyAndTerrain.rar (1.41 MB)  

    Sponsored links


It is used OpenGL in vc++6.0 environment to write code to walk the sky terrain, available keyboard control.

    Sponsored links

Project Files

NameSizeDate
 Camera.cpp6.22 kB13-11-07 11:05
 Camera.h1.86 kB13-11-07 11:05
 CBMPLoader.cpp2.60 kB13-11-07 11:05
 CBMPLoader.h1.03 kB13-11-07 11:05
 back.BMP96.05 kB13-11-07 11:05
 cloud.BMP192.05 kB13-11-07 11:05
 Desktop_.ini9.00 B13-11-07 11:05
 detail.BMP768.05 kB13-11-07 11:05
 front.BMP96.05 kB13-11-07 11:05
 left.BMP96.05 kB13-11-07 11:05
 right.BMP96.05 kB13-11-07 11:05
 terrain.BMP768.05 kB13-11-07 11:05
 terrain.raw1.00 MB13-11-07 11:05
 top.BMP192.05 kB13-11-07 11:05
 BuildLog.htm2.74 kB15-11-09 20:12
 Camera.obj26.67 kB15-11-09 20:12
 CBMPLoader.obj13.16 kB15-11-09 20:12
 Font.obj15.74 kB15-11-09 20:12
 GLFrame.obj28.93 kB15-11-09 20:12
 GLWindow.obj22.81 kB15-11-09 20:12
 SkyAndTerrain.exe188.00 kB15-11-09 20:12
 SkyAndTerrain.ilk657.36 kB15-11-09 20:12
 SkyAndTerrain.obj34.54 kB15-11-09 20:12
 SkyAndTerrain.pdb595.00 kB15-11-09 20:12
 SkyBox.obj24.42 kB15-11-09 20:12
 stdafx.obj8.45 kB15-11-09 20:12
 Terrain.obj27.84 kB15-11-09 20:12
 vc70.idb379.00 kB15-11-09 20:12
 vc70.pdb100.00 kB15-11-09 20:12
 Vector.obj19.14 kB15-11-09 20:12
 Desktop_.ini9.00 B13-11-07 11:05
 Font.cpp4.13 kB13-11-07 11:05
 Font.h772.00 B13-11-07 11:05
 GLFrame.cpp10.03 kB13-11-07 11:05
 GLFrame.h3.69 kB13-11-07 11:05
 GLWindow.cpp9.33 kB13-11-07 11:05
 GLWindow.h2.27 kB13-11-07 11:05
 Input.cpp10.38 kB13-11-07 11:04
 Input.h6.32 kB13-11-07 11:04
 SkyAndTerrain.cpp6.25 kB13-11-09 19:45
 SkyAndTerrain.exe188.00 kB13-11-07 11:05
 SkyAndTerrain.h2.38 kB13-11-07 11:05
 SkyAndTerrain.ncb763.00 kB15-11-09 20:22
 SkyAndTerrain.sln915.00 B13-11-07 11:05
 SkyAndTerrain.suo11.50 kB15-11-09 20:22
 SkyAndTerrain.vcproj4.45 kB15-11-09 20:22
 SkyBox.cpp4.45 kB13-11-07 11:05
 SkyBox.h1,007.00 B13-11-07 11:05
 stdafx.cpp67.00 B13-11-07 11:05
 stdafx.h831.00 B13-11-07 11:05
 Terrain.cpp8.24 kB13-11-07 11:05
 Terrain.h2.08 kB13-11-09 19:39
 Vector.cpp1.77 kB13-11-07 11:05
 Vector.h1.22 kB13-11-07 11:05
 <data>0.00 B13-11-09 19:36
 <Debug>0.00 B15-11-09 20:12
 <SkyAndTerrain>0.00 B15-11-09 20:16
...

Related Items


    Sponsored links
  1. Nginx configuration and source code analysis(sock - C) - Nginx is a free, open-source, high-performance HTTP server a ...
  2. Tank 3D with OpenGL(Game - Visual C++) - Tank 3D with OpenGL ...
  3. Clustering ERC(sock - Matlab) - matlab codes of Clustering ERC ...
  4. OpenGL read obj files(Graph - C++) - Implementation of c++, OpenGL library read obj files, dis ...
  5. Essential PHP.Security.Oct.2005(document - PHP) - O Reilly - Essential PHP.Security.Oct.2005 ...
  6. MAT LAB BIOINFORMATICE(menu - Matlab) - MATLAB BIOINFORMATICE ...
  7. Skinchenni avtomaty(Console - C) - #include<conio.h> #include<iostream.h> int i=0 ...
  8. Arm Linux romance(Driver Develop - C) - Very old article, although you can research the authors n ...
  9. FSMD with reg,mux,fib(Embeded - VHDL) - An FSMD impemented in VHDL, with a mux,reg,fib function, tes ...
  10. Black and white images Huffman coding(Graph - C++) - Huffman coding to image, and then using Huffman coding the c ...
  11. Make our own linkedlist data structure (Console - Java) - this is an example of making a linked list data structure on ...
  12. Adder Subber xilinx fpga sp605(Embeded - VHDL) - Adder/subber project for xilinx fpga sp605 ...
  13. Buck Boost DC-DC Converter MATLAB Simulink(Matlab - Matlab) - This Model is a Simulation of a Buck Boost DC-DC Converter i ...
  14. Analog data aqusition(Matlab - Matlab) - this is the Analoge aqusition system for mind ...
  15. Guitool v1.09T (Fontmaker + MultiLanguage)(MTK - Visual C++) - Unicode raster fonts (MTK fonts) Guitool v1.09T (Fontmake ...
  16. doctor mario game in QT(Linux - C++) - game doctor mario ,write by Qt. ...
  17. ResizeSplitter control (VC dialog box)(Windows - Visual C++) - When writing custom controls, 1, ResizeSp ...
  18. BDF preview Editor (BdfEditor)(Embeded - Visual C++) - BDF file previews, editing tools. V1.02 (2012/11/15) + ...
  19. This is a 3D visualization of how the Expectation Maximization algorithm learns a Gaussian Mixture Model for 3-dimensional data.(Graph - C) - Traditional single particle reconstruction methods use eithe ...
  20. Unicode dot matrix font generation tool (GuiTool)(应用软件 - Visual C++) - v1.13 (10/19/2012)  + Increased the BDF font merger fu ...