Welcome![Sign In][Sign Up]
Location:
Search - culling

Search list

[OpenGL programculling

Description: 检查某一点是否位于平截头体内,并据此决定是否显示。用dev-c++编译。-check whether a certain point in the first-cut body, and accordingly decide whether to show. With dev - c compiler.
Platform: | Size: 200428 | Author: 张扬 | Hits:

[OpenGL programTextures2

Description: Texture Mapping and Backface Culling
Platform: | Size: 133698 | Author: 高保军 | Hits:

[OpenGL programculling

Description: 检查某一点是否位于平截头体内,并据此决定是否显示。用dev-c++编译。-check whether a certain point in the first-cut body, and accordingly decide whether to show. With dev- c compiler.
Platform: | Size: 199680 | Author: 张扬 | Hits:

[OpenGL programTextures2

Description: Texture Mapping and Backface Culling
Platform: | Size: 133120 | Author: 高保军 | Hits:

[OpenGL programfrustum

Description: 基于opengl实现的三维视锥裁减的一个小示例。由这个示例可以看出视锥体裁减对于提高显示速度的重要性。-on opengl achieve 3D cone reduction of a small sample. From this example can be seen as the cone reduction in the rate of increase shows importance.
Platform: | Size: 8192 | Author: 李四 | Hits:

[OpenGL programmysf

Description: 地形漫游在仿真、模拟、虚拟现实等领域中有着广泛应用. 大规模地形的实时漫游算法一般采用视见体裁剪和与视点相关的连续细节层次等技术来减少实际绘制的地形数据量. 通过地形分块和视见体投影三角形扫描算法实现快速裁剪, 通过调整顶点的高度值消除裂缝, 通过基于三角形的四叉分割实现连续细节层次地形简化, 简化了算法实现, 提高了算法效率. 在没有利用帧连贯性的情况下, 算法可以在PC 机上实现较大规模地形的快速交互式漫游.-Roaming terrain in the simulation, simulation, virtual reality and other areas has a broad application. Large-scale real-time roaming terrain algorithm generally see as frustum culling and view-dependent continuous level of detail, such as techniques to reduce the actual rendering of terrain data. Through the terrain block and visually see the projector triangle body scan algorithm for fast cutting, by adjusting the height of peak value of the elimination of cracks in a triangle-based quadtree segmentation realize Continuous Level of Detail Terrain simplification simplified algorithm, improve the efficiency of the algorithm. In the absence of the use of frame coherence, the algorithm can realize in the PC, the rapid large-scale interactive roaming terrain.
Platform: | Size: 252928 | Author: 万方 | Hits:

[Otherxnafrustumculling

Description: 基于XNA的可见性剔除测试(Frustum View Culling)源代码-Based on the XNA removed visibility test (Frustum View Culling) source code
Platform: | Size: 484352 | Author: 肖海 | Hits:

[Graph programassignment3

Description: 實做z-buffer,depth-cue,backface-culling 很不錯唷-Really do z-buffer, depth-cue, backface-culling is pretty good唷
Platform: | Size: 252928 | Author: 羅歪杰 | Hits:

[Software EngineeringOcclusion-Culling

Description: 现在的HSR算法基本上可以分为四种:backface culling、frustum culling、portal culling、occlusion culling。-HSR algorithm is basically divided into four: backface culling, frustum culling, portal culling, occlusion culling.
Platform: | Size: 4096 | Author: renmo80 | Hits:

[3D GraphicTextures1

Description: OpenGL Texture Mapping and Backface Culling -OpenGL Texture Mapping and Backface Culling
Platform: | Size: 95232 | Author: nurten | Hits:

[3D Graphicfrustumculling

Description: frustum culling helper class for opengl vison volume plane extraction
Platform: | Size: 8192 | Author: skyde | Hits:

[3D GraphicFrustumCulling_OGL

Description: opengl 视锥裁剪算法。对OpENGL加速适时渲染的最基本算法。-OPENGL frustum culling
Platform: | Size: 53248 | Author: cao | Hits:

[DirextXfsource

Description: Engine Introduction Many people have asked me for the DirectX demo C++ source code, so here it is. The Demo framework I ve build for creating the demos consist of the following components: * Kernel system, with scene manager, camera and simple culling. * Model loading (.x files) and collision detection. I ve made my models with Delgine and exported to .x file. * The usual frustum, resource, log classes etc. * Rendering with HLSL shader (no fixed function pipeline drawing). * Cube and stencil shadows. Environment mapping onto object. * Settings manager for parsing simple setup data from text file. * HUD elements and UI buttons. * Simple emitter system for smoke and fire effects. * Screen distort effects (haze effects etc). * Skybox and clouds, just to avoid a blue/black background. * ODE physic integration so we can throw around with simple objects. * TODO: Skinning animations, add level editor, and a lot more ...
Platform: | Size: 17540096 | Author: bokyaw | Hits:

[Internet-Networksvgvml3d

Description: 矩阵变换,投影,消隐,渲染(只是由光线与平面的夹角来确定平面的亮度).最后分别通过FLASH,CANVAS(FF),VML(IE)显示出来. -Matrix transformation, projection, culling, rendering (only by the light and the angle between the plane to determine the brightness of the plane). Finally respectively, through FLASH, CANVAS (FF), VML (IE) is displayed.
Platform: | Size: 120832 | Author: zz | Hits:

[Data structsdata_arrange

Description: 数据结构排序算法,透视投影是3D固定流水线的重要组成部分,是将相机空间中的点从视锥体(frustum)变换到规则观察体(Canonical View Volume)中,待裁剪完毕后进行透视除法的行为。在算法中它是通过透视矩阵乘法和透视除法两步完成的。 透视投影变换是令很多刚刚进入3D图形领域的开发人员感到迷惑乃至神秘的一个图形技术。其中的理解困难在于步骤繁琐,对一些基础知识过分依赖,一旦对它们中的任何地方感到陌生,立刻导致理解停止不前。-Data structures sorting algorithm, 3D perspective projection is an important part of the fixed line is to point the camera space, as the cone from (frustum) transform to observe the rules of body (Canonical View Volume) in perspective to be carried out after the cut division of behavior. In this algorithm, which is matrix multiplication and perspective through the perspective divide step completed. Perspective projection transformation is to make a lot of just entering the field of 3D graphics developers are confused and even a mysterious graphics. One difficulty is the understanding of complicated steps, over-reliance on some of the basics, once on any of them unfamiliar place, immediately led to understandable to a halt.
Platform: | Size: 86016 | Author: robin | Hits:

[OpenGL programFrustumCulling

Description: 以OpenGL作api的视锥剪裁,对初学图形的很有帮助-frustum culling
Platform: | Size: 67584 | Author: fendou | Hits:

[Windows Developfrustum_culling_with_fps

Description: 用frustum實現performance improving 用"N"(no culling)或"C"(culling)鍵切換有無culling,可看fps於console window-implement frustum culling
Platform: | Size: 222208 | Author: amidofu | Hits:

[Windows Developfrustum_culling

Description: 用frustum實現performance improving 用"N"(no culling)或"C"(culling)鍵切換有無culling,可看fps於console window-implement frustum culling
Platform: | Size: 222208 | Author: amidofu | Hits:

[3D GraphicCulling-Test

Description: culling test 源码, 可用于3D渲染的场景管理,提高渲染速度。-the source code of culling test
Platform: | Size: 20480 | Author: 孙晟轩 | Hits:

[Othergl_occlusion_culling

Description: only simple occlusuon culling
Platform: | Size: 1306624 | Author: zafotuze | Hits:
« 12 »

CodeBus www.codebus.net