opengl 3D迷宫漫游的源代码,具有光亮调节,透视,雾气模式选择等功能
2021-12-08 16:37:53 44KB opengl
1
上学时写的一个Demo,提供创建、显示、控制的演示和地图编辑器的相关思路。整理代码时翻出,没有做代码复查。
2021-12-08 16:03:49 4.74MB OpenGL 3D
1
OPENGL大地形漫游,碰撞检测 ======================================================================== WIN32 APPLICATION : 开天辟地 ======================================================================== AppWizard has created this 开天辟地 application for you. This file contains a summary of what you will find in each of the files that make up your 开天辟地 application. 开天辟地.cpp This is the main application source file. 开天辟地.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named 开天辟地.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////
2021-12-08 13:03:36 4.92MB 碰撞检测 大地形漫游
1
做的计算机图形学大作业,有二维漫游,开关灯,光源变换等等 做的计算机图形学大作业,有二维漫游,开关灯,光源变换等等 做的计算机图形学大作业,有二维漫游,开关灯,光源变换等等 做的计算机图形学大作业,有二维漫游,开关灯,光源变换等等
2021-12-05 21:32:28 6.21MB OpenGL glut vc
1
场景漫游,教室场景,桌椅等都齐全,视角移动
2021-12-02 17:02:00 3.27MB opengl场景 场景漫游 教室场景
展示了OPENGL OSG相机,视图等各种操作,是学习相机,视图,漫游器等不可多得的资料。
2021-12-02 13:02:28 3.88MB OPENGL OSG 相机 漫游器
1
osg路径漫游。通过选中点作为漫游路径控制点,然后生成路径,并且漫游。实现自动内插路劲中间点使得漫游路径圆滑
2021-12-02 12:49:10 2KB osg路径漫游
1
基于krpano-GDI的一款全景漫游工具!支持多场景,支持添加热点,漫游等功能!有一些限制!
2021-11-30 21:35:25 7.08MB krpano 全景漫游软件 krpano-GDI
1
3ds max 中的HDRI光照贴图应用教程,很实用的教程。
2021-11-27 23:41:26 1.75MB HDRI
1
帕诺 基于threejs实现的vr全景图管理系统 demo地址: 使用方法 安装依赖包 npm i vr-panorama yarn add vr-panorama 浏览器中使用 根据你需要的功能约会对应的sdk文件 <!--只包含全景图展示功能--> < script src =" https://unpkg.com/vr-panorama@latest/dist/VrTraveller.js " > </ script > <!--只包含全景图录制数据功能--> < script src =" https://unpkg.com/vr-panorama@latest/dist/VrAligner.js " > </ script > <!--包含VrTraveller和VrAligner--> < script src =" https://unpkg.com/vr-panoram
2021-11-23 20:32:50 4.39MB 系统开源
1