CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - 纹理

搜索资源列表

  1. J2ME3D

    0下载:
  2. j2me 3D 游戏开发详解源码,本书详细讲解了JSR-184提供的API,重点讲述了纹理、雾化、变换矩阵、投影(目标摄影机和自由摄影机)、帧动画、Morphing变形体和Skinned变形体等关键技术,同时还阐述了投影矩阵的推导、动画的插值算法、变换矩阵的运算和使用。-j2me 3D game develop
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3528315
    • 提供者:陈健
  1. Project

    0下载:
  2. 把小纹理变成大纹理,虽然效果不大好,把小纹理变成大纹理-The little texture into a large texture, although the effect is not very good, the little texture into a large texture
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:42413
    • 提供者:Link Scholes
  1. TextureSynthesis

    0下载:
  2. 基于块拼接的纹理合成算法实现,在最小误差路径切割时做了修改,在重叠区域寻找回溯点再同时向下和向右寻找切割路径-Splicing block-based texture synthesis algorithm, the minimum error path of the cutting was revised, in the overlapping area at the same time looking for back points and then cut down and find th
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:4993
    • 提供者:wangsong
  1. TextureSynthesisWithAdaptivePatchs

    0下载:
  2. 在EFROS块拼接纹理算法的基础上实现了浙江大学研究者提出的自适应纹理合成的算法改进,取得了一定效果,这是我的课程设计,费了好大功夫。-The EFROS block stitching algorithm based on the texture of Zhejiang University researchers have proposed adaptive texture synthesis algorithm improvements achieved certain results,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:17014
    • 提供者:wangsong
  1. TextureSynthesisWithChange

    0下载:
  2. 带有阈值的块拼接纹理合成算法,即选择当前合成块时采用与特定阈值比较,而不是从最小误差块的一定范围内寻找合适的块-Patches with a threshold value of the texture synthesis algorithm, which select the current synthesis of block used with a specific threshold value, rather than from the smallest block error wit
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:12103
    • 提供者:wangsong
  1. TextureSynthesisWithWeightValue

    0下载:
  2. 纹理合成算法的计算中,用像素权值代替像素的RGB值来计算误差,该算法改进的实验效果并不理想,可以下载后运行观察实验效果。-Texture synthesis algorithm calculations, the right to use pixel values instead of pixel RGB values to calculate the error, the algorithm is improved experimental results were not satisfact
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:13260
    • 提供者:wangsong
  1. javaFrame

    0下载:
  2. 利用Java3D技术结合《计算机图形学》知识,编程实现太阳、地球和月球的运动模拟。主要是按照天体运动的规律和课程设计的要求,实现太阳、地球和月球的运动,主要包括地球的公转和自转以及月球围绕地球的转动。程序的主要功能需求如下: 1、按照尺寸、相对位置和一致的大小比例生成太阳、地球和月球; 2、为太阳、地球和月球添加适当纹理,增加图形的视觉效果; 3、按照地球公转和自转规律建立运动坐标,实现地球的运动; 4、按照月球的自转和绕地球转动的规律,实现地球和月球的关系运动; 5、改变视
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1489032
    • 提供者:谢山
  1. ac

    0下载:
  2. 该例子程序演示了如何读取多张图片,并对java3D场景的物体模型进行纹理的操作。-The example program demonstrates how to read multiple images, and objects in the scene model java3D texture operation.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:89559
    • 提供者:宏栋
  1. 3D-Texture

    0下载:
  2. 这是用J2ME的JSR184 3DAPI做的一个使用纹理效果的正六面体模型,源码详细介绍了如何在模型中使用纹理(也即所谓的贴图),初学者可做参考。-3D-Texture model for j2me
  3. 所属分类:JavaScript

    • 发布日期:2017-04-16
    • 文件大小:39391
    • 提供者:
  1. 3D-Ramble

    0下载:
  2. 这是用J2ME的JSR184 3DAPI做的一个漫游场景模型,模型中既有普通贴图模拟的海面与船只,亦有高度地图加纹理模拟的山脉。另外,源码内也有详细地注释,想了解的可做参考。-3D-Ramble model for j2me
  3. 所属分类:JavaScript

    • 发布日期:2017-04-05
    • 文件大小:265159
    • 提供者:
  1. XEland-1.0RC3.jar

    1下载:
  2. XELand是一个基于Swing/Java的三维地形立体图形浏览器,也可以作为一个简单的纹理发生器使用 -Free download page for xeland.XEland (Cross Eye Landscape generator) is a Java/Swing program which generates 3D landscapes as stereo pair images for cross
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:59366
    • 提供者:wjx
  1. imageseach

    0下载:
  2. 图像检索系统是利用颜色、纹理等特征提取来用于检索相似图像的系统-Image Retrieval
  3. 所属分类:Applet

    • 发布日期:2017-11-24
    • 文件大小:22391
    • 提供者:gch
  1. ij146r-src

    0下载:
  2. Image_J源码,方便大家学习。基于ImageJ的图像形状与纹理处理-Image_J source code, to facilitate learning. Based on the shape and texture ImageJ image processing
  3. 所属分类:Java Develop

    • 发布日期:2017-11-17
    • 文件大小:1388795
    • 提供者:xiaoka
  1. HelloWorld

    0下载:
  2. Android手机应用,用OpenGL画的球体,球体是地球纹理-Android mobile application, drawn with OpenGL sphere, the sphere is the earth texture
  3. 所属分类:Java Develop

    • 发布日期:2017-05-24
    • 文件大小:7718321
    • 提供者:yangdi
  1. OpenGL-ES2.03Dtea

    0下载:
  2. 在Eclipse环境下,用OpenGL ES2.0导入一个3D茶壶的obj文件,应用纹理贴图和实现光照效果,允许通过触动从各个角度观察效果-using the develop tool of Eclipse,import a 3D teaport .
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:324709
    • 提供者:liumei
  1. music

    0下载:
  2. 本文介绍OpenGL通过纹理的方式显示视频的技术。-This paper introduces OpenGL display video technology by means of texture.
  3. 所属分类:JavaScript

    • 发布日期:2017-05-06
    • 文件大小:1029122
    • 提供者:肖珂辰
  1. wenlihecheng

    0下载:
  2. 这是一个纹理合成的程序,很好用的,可以很好地依据纹理的样子来合成图像。-This is a texture synthesis program, easy to use, can be a good way to synthesize a texture based image.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-03
    • 文件大小:581242
    • 提供者:王春水
  1. CG

    0下载:
  2. computer graph 3D环境 地貌纹理 三维的树木 迷雾 昼夜变化等 直升飞机可控制前进后退 上升下降 悬停 灯光-computer graph
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:3244047
    • 提供者:翁羽洁
搜珍网 www.dssz.com