搜索资源列表
VOXEL.ZIP
- A voxel example in C
RAYCAS1
- Demo Source for a doom like engine using raycasting and voxel
VOXEM.ZIP
- Fully commented source code of a voxel landscape generator
VOXEL.ZIP
- A voxel example in C
VOXEM.ZIP
- will generate a voxel terrain map and place this data in a 2d array rotate the terrain map data about x,y,z
land1
- That is a real voxel landscape. Explore the world generated from PCX pictures. The main routine is very powerful (ASM is good). Look at the screenshot and download!!! Coded with Tc3.
glimmerse
- OpenGL 4DOF Voxel landscape engine
voxeldos
- VOXEL实时地形渲染-VOXEL-Terrain Rendering
csg
- 实现一个由openGL提供的基本体素构成的CSG树。要求设计有意义的物体,包括交、并、差运算。 -Realize a basic openGL voxel consisting of CSG tree. To design meaningful objects, including pay and poor computing.
WaterShader
- 一个渲染动态水面的程序,利用顶点着色器和像素着色器实现了真实波浪起伏效果,逐像素freshel效果。 应用opengl和cg语言实现! 渲染源码: main.cpp ,CRenderer.hpp ,CRenderer.cpp 顶点着色器:vpWaterDM.cg 像素着色器:fpWaterDM.cg-A dynamic surface rendering of the procedures, the use of ver
vcf-1.0
- VC++下的三维重建的开发框架 主要是基于多图像输入下对物体进行重建过程而使用体素着色法-VC++ under the three-dimensional reconstruction of the development fr a mework is based mainly on the multi-image input to the reconstruction process of the object using vox
glGPGPU
- 使用OpenGL实现的GPU光线跟踪,采用Voxel算法实现-OpenGL implementation using GPU ray tracing, using Voxel algorithm
volexample
- 3d voxel example-3d voxel example
3DModeling
- 这是计算机图动画中关于三维实体造型内容较详细的讲解,包含体素构造法、八叉树、边界表示法等常用的方法。-This is a computer graphics animated three-dimensional solid modeling on the content of a more detailed explanation, including the construction method for voxel, octree,
voxlap_src
- voxlap 3d 游戏引擎, 基于voxel,fps游戏引擎,by Ken S.-voxlap 3d game engine,voxel based 3d engine by Ken S.
3DReconstruction
- 基于二维照片的体素法三维重建程序,重建之前进行误差分析,效果还可以。-Voxel-based method two-dimensional picture reconstruction process, before reconstruction error analysis, the effect can be.
boxtreen
- fast and simple voxel traversal algorithm
voxel-traversal-algorithm-
- 这是个基于MATLAB的三维重建的例子,想用的话需要安装matlab软件哦-this is a 3D reconstruction demo.needmatlab
Compressed-voxel-model
- voxel 压缩体素 实现marching cube算法 机械加工-voxel compressed voxel marching cube algorithm for machining
voxel
- 三维voxelFast and low memory cost, colour indexed voxel. In exemple a 3-D density map (with original dot inclosed). Original idea voxel.m (1023) but completly new algorithm.(Fast and low memory cost, colour indexed v