基本信息
源码名称:VC++基于OpenGL模拟的一个3维空间模型
源码大小:0.62M
文件格式:.zip
开发语言:C/C++
更新时间:2020-12-27
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
OpenGL模拟的一个3维空间模型,VC 源码实现,一个模拟的3维视图,随着鼠标移动会改变视图

OpenGL,VC ,c ,pe,


VC 基于OpenGL模拟的一个3维空间模型

├── DlgAbout.cpp
├── DlgAbout.h
├── FormCommandView.cpp
├── FormCommandView.h
├── GALLERY.LK
├── HOUSE.LK
├── IMAGES
│   ├── 128x128_1.bmp
│   ├── 128x128_2.bmp
│   ├── 128x128_3.bmp
│   ├── 128x128_4.bmp
│   ├── KB.BMP
│   ├── LACK2.BMP
│   ├── MB04.BMP
│   ├── PINE.BMP
│   ├── ROSEWD.BMP
│   └── SUNSET.BMP
├── MAIN.CPP
├── MYROOM1.LK
├── MYROOM4.LK
├── MainFrm.cpp
├── MainFrm.h
├── RADIO.H
├── RES
│   ├── A.DAT
│   ├── TEXTURE.BMP
│   ├── TOOL.ICO
│   ├── TOOL.RC2
│   ├── TOOLBAR.BMP
│   ├── TOOLDOC.ICO
│   ├── Tex000.bmp
│   ├── Tex001.bmp
│   ├── Tex002.bmp
│   ├── Tex003.bmp
│   ├── Tex004.bmp
│   └── Tex005.bmp
├── RESOURCE.H
├── ROOM.ED
├── ROOM.LK
├── ROOM1.LK
├── ROOM2.LK
├── Readme.txt
├── Readme2.txt
├── RenderView.cpp
├── RenderView.h
├── Room.ncb
├── Room.opt
├── Room.plg
├── SIMPLE.LK
├── STDAFX.CPP
├── STDAFX.H
├── TEXTURE.CPP
├── TOOL.CLW
├── TOOL.CPP
├── TOOL.DSW
├── TOOL.H
├── TOOL.MAK
├── TOOLDOC.CPP
├── TOOLDOC.H
├── Tool.aps
├── Tool.dsp
├── Tool.rc
├── filestructure.txt
├── newrender.c
├── newrender.cpp
└── rwrgb.txt

2 directories, 64 files