Welcome![Sign In][Sign Up]
Location:
Search - 3d plane

Search list

[OtherToyFDTD1-v1.03

Description: TOYFDTD1 is a stripped-down minimalist, 3D FDTD code demonstrating the basic tasks in implementing a simple 3D FDTD simulation. An idealized rectangular waveguide is modeled by treating the interior of the mesh as free space and enforcing PEC conditions on the faces of the mesh. A simplified plane wave source is inserted at one end. First released 12 April 1999. Version 1.03 released 2 December 1999.
Platform: | Size: 33792 | Author: 蒋长宏 | Hits:

[Shot GameFly ight

Description: c语言写的,飞机游戏,锻炼基本功的,三维射线追踪的代码,内包含测试图片.-c language written in the aircraft games, basic skills training, 3D ray tracing code, which includes test pictures.
Platform: | Size: 983040 | Author: 123 | Hits:

[Special Effectsphotomachinenewalgorithm

Description: 针对摄像机固定和共面约束条件下进行目标定位,提出了一种简单可行的全新算法。该算法避开了烦琐的摄像机标定这一过程,也不用精确地求解单应性矩阵。只是运用射影几何的性质,通过简单的几何关系,对非标定单摄像机拍摄的单幅图像,求解其从2D图像平面到真实的3D平面的非线性单映射关系。该算法为解决计算机视觉的测量、定位、三维重建等问题,提供一种全新的思路。 -against cameras fixed and coplanar binding conditions for target location, a simple new algorithm. The algorithm avoid the cumbersome process of the camera calibration, and it does not accurately be solved single matrix. Just use projective geometry of nature, by simple geometry, orders for non-standard video camera in a single image. Solving its two D images from two-dimensional to three real plane D nonlinear single map. The algorithm to solve the measurement of computer vision, positioning, three-dimensional reconstruction, with a brand new idea.
Platform: | Size: 214016 | Author: 蒋翔俊 | Hits:

[OpenGL programLearn_OpenGL_3D_Programming

Description: 学OpenGL编3D游戏 随书源码 A01_OpenGL的程序框架 第1 章源程序 A02_OpenGL的基本图形 第2 章源程序 A03_OpenGL的组合图形 第3 章源程序 A04_摄像漫游 第4 章源程序 A05_开天辟地 第5 章源程序 A06_OpenGL中显示文字 第6 章源程序 A07_特殊的平面_树 第7 章源程序 A08_显示3D模型 第8 章源程序 A09_3D动画 第9 章源程序 A10_射击、爆炸 第10章源程序 A11_碰撞检测 第11章源程序 A12_游戏进度保存 第12章源程序 A13_3D场景编辑 第13章源程序 include 公用程序 运行程序 所有运行程序 学OpenGL编3D游戏运行程序在里面 文件 TSCC.exe AVI解码器 运行须知.txt 错误解决方法 说明文档.txt 本文档 学OpenGL编3D游戏.bat 运行“学OpenGL编3D游戏” //////////////////////////////////// 如果程序编制演示的AVI不能播放,请自行安装盘上的TSCC.exe。-school OpenGL 3D game series with the book source A01_OpenGL the procedural framework of Chapter 1-source The basic sequence A02_OpenGL graphics Chapter 2 source A03_OpenGL combination graphics Chapter 3 source A04_ roaming camera Chapter 4 source A05_ Chapter 5 of the entire source A06_OpenG L display text Chapter 6 source A07_ special plane trees _ Chapter 7 source revealed A08_ No. 3 D model Chapter 8 source A09_3D animation Chapter 9 source A10_ shooting, Chapter 10 explosion source A11_ Collision Detection Chapter 11 source A12_ the game to preserve the source of Chapter 12 process Scene Editor sequence A13_3D Chapter 13 program include common procedures procedures operational procedures for all school OpenGL 3D game series operational procedures inside documents TSCC.exe AVI decoder
Platform: | Size: 6331392 | Author: jon | Hits:

[Game Program2916034268

Description: 飞机撞击五角大楼的模型,3dmax的格式-plane hit the Pentagon model, the format 3dmax
Platform: | Size: 168960 | Author: 微微 | Hits:

[Special Effects3D_Deconvolution

Description: When looking at a three-dimensional (3D) specimen through a transmitted brightfield optical microscope, only the part of the specimen contained in the focal plane appears sharp while the remainder looks smooth. The deconvolution task consists in deblurring the observed image in order to recover the original shapes of the object. Although 2D deconvolution softwares are available freely, the 3D consideration gives rise to many problems leading to the impossibility to recover the original images without any assumptions. Moreover some noise is added to the signal, it has been considered as a white Gaussian noise.
Platform: | Size: 72704 | Author: 薛斌 | Hits:

[3D Graphictouying-CSharp

Description: 本程序是使用VisualC#编制的一个投影变换演示程序,实现从3D长方体投影至2D平面的图形绘制,并演示了图形绕轴旋转的过程。-use of this procedure is the establishment of VisualC# 1 Projection Demonstration Program, D. realized from three to two rectangular projection plane D graphics rendering, and presentation graphics around the axis of rotation process.
Platform: | Size: 4096 | Author: 彭晓波 | Hits:

[matlabFDTD_for_2D_metal_plane_object

Description: FDTD for 2D metal plane object, It is very valuable reference because is the basement for 3D FDTD program.
Platform: | Size: 1024 | Author: 曹林原 | Hits:

[matlabPWE

Description: plane wave expansion for 2D and 3D photonic crystal band gap calculations
Platform: | Size: 24576 | Author: 余华清 | Hits:

[3D Graphic3Dmesh

Description: 从文件中读取定义一个3D三角平面的节点数据(Bezier平面),并将其显示于屏幕。-Read from the document to define a 3D triangular data plane nodes (Bezier plane) and displays them on screen.
Platform: | Size: 8192 | Author: shuai | Hits:

[GIS program3D

Description: 综合球坐标系和直角坐标系的性质,将三维坐标映射到一个包围该三维直角坐标系的球面的切平面上,实现三维到二维的映射-Integrated spherical coordinate system and the nature of Cartesian coordinate system, three-dimensional coordinates will be mapped to a siege of the three-dimensional Cartesian coordinate system of the spherical tangent plane, the realization of three-dimensional to two-dimensional mapping
Platform: | Size: 3899392 | Author: Eric | Hits:

[OpenGL programcoordinate

Description: 平面坐标转化为世界坐标,OpenGL中,鼠标在3D场景中选中某点,获得这个点在场景中的3维坐标-Plane coordinates into world coordinates, OpenGL, the mouse in the 3D scene to select a point, access to this point in the scene in 3-dimensional coordinates
Platform: | Size: 60416 | Author: RabbitYear | Hits:

[OpenGL programplane

Description: 一个用opengl直接导入3ds的程序,可以正常运行-A use opengl directly into 3ds procedures, normal operation can
Platform: | Size: 520192 | Author: picc | Hits:

[GIS program3D-Modeling-in-GIS

Description: GIS的三维建模书籍。地图是人类空间认知的结果 ,又是人们进行空间认知的工具(王家耀 ,陈毓芬 ,2000) 。地图学家们探索了人的空间感受与图形认知的一系列生理、心理机制 ,提出了“视觉变量”和平面地图空间信息传输模式的理论 ,有效地提高了地图设计的质量和使用效果。随着计算机三维(3D)显示技术的不断发展 ,地图符号形象化的要求日渐迫切。-Three-dimensional GIS modeling books. Map is the result of human spatial cognition, but also is a tool for spatial cognition (Yao Wang, Yu-Fen Chen, 2000). Map of scientists who explored the space feel and graphics of a series of cognitive, physical, psychological mechanism, put forward the visual variables and the plane map spatial information transfer mode theory, effectively improving the quality of map design and use of effects. With the computer three-dimensional (3D) display technology continues to develop, map symbols visualize the growing urgency of the request.
Platform: | Size: 144384 | Author: 黄慧青 | Hits:

[matlabUseful_matlab_codes

Description: The False-Position method to solve a linear equation The Bisection method to solve linear equation Jacobi Iteration on a 3D plane-The False-Position method to solve a linear equation The Bisection method to solve linear equation Jacobi Iteration on a 3D plane
Platform: | Size: 1024 | Author: K29 | Hits:

[3D Graphic3DGraphicsProgrammingGuide

Description: 总目录 第一章 硬件接口 3D应用程序与硬件的交互作用 在计算机屏幕上显示图像 事件反应 使用不同的体系结构 第二章 3D变换 欧几里得空间,自由度和基本变换 平移 缩放 在平面内旋转 3D旋转 坐标系 变换次序 以矩阵形式表达变换 投影变换 第三章 2D图元光栅处理 第四章 2D和3D裁剪 第五章 视处理 第六章 建模 第七章 隐面消除 第八章 光线 第九章 构建3-D应用程序的实践方面 -General Table of Contents Chapter hardware interface hardware 3D applications and the interaction of display images on the computer screen using a different incident response architecture Chapter 3D transformation Euclidean space, freedom and fundamental transformation translation scaling rotation in the 3D plane rotating coordinate system transformation matrix of the order of the expression of transform 2D map projection transformation element grating chapter dealing with 2D and 3D cutting Chapter IV Chapter V Chapter VI, as the processing hidden surface removal modeling VII Chapter VIII Chapter IX Construction of light 3- D application practices
Platform: | Size: 1170432 | Author: zhouyongbing | Hits:

[3D GraphicRansac-Line-and-3D-Plane

Description: 根据Ziv Yaniv的RANSAC直线检测算法,开发出在一些三维点中检测出若干空间平面的算法。-Based on Ziv Yaniv s RANSAC straight line detecting algorithm, these codes could find some 3D planes in some 3D points.
Platform: | Size: 413696 | Author: 刘刚 | Hits:

[Graph program3D-Wave

Description: 纯VB代码实现的3D空间效果,投影三维坐标系中的点P到平面中-Pure VB code of the 3D space, a projection point of three-dimensional coordinate system to the plane P
Platform: | Size: 7168 | Author: 秦伟 | Hits:

[matlab3D-FDTD

Description: 3d 平面波 科技进行仿真平面波的传播 应用在matlab 当中,直观简洁-3d plane wave
Platform: | Size: 2048 | Author: 刘擦 | Hits:

[OpenGL programOpenGL编3D游戏

Description: 学opengl编3D游戏教程的附带所有代码。 包括摄像漫游,开天辟地,显示文字,特殊的平面,显示3D模型,3D动画,射击爆炸,碰撞检测,游戏进度保存……(Learn OpenGL series 3D game tutorial with all the code. The creation of the world, including roaming camera, display text, special plane display, 3D model, 3D animation, fire explosion, collision detection, save game progress......)
Platform: | Size: 12650496 | Author: 珙桐麻衣 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net