CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - siggraph

搜索资源列表

  1. powercrust.tar

    0下载:
  2. 该代码是98年siggraph上的Nina Amenta 的基于voronoi图的表面重建算法的原代码,是在Lunix上的原代码-98 SIGGRAPH Nina Amenta of the threshold on the map surface reconstruction algorithm of the original code in the original Lunix code
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:267091
    • 提供者:小青
  1. SIGGRAPH-97-Course-Notes-Overlays&Underlays

    0下载:
  2. Nate Robins教程之Overlays&Underlays Overlays and underlays are often used in applications for rendering above (or below) the main OpenGL context. Setup and use of overlays and underlays is discussed below.-Nate Robins Guide Zhi Overlays
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:9889
    • 提供者:liushuo
  1. PoissonEditing-src-win32

    0下载:
  2. Siggraph 2002年论文Poisson Image Editing源程序-Siggraph 2002 thesis Poisson source Image Editing
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2169632
    • 提供者:shushu
  1. fibermesh

    0下载:
  2. FiberMesh: Designing Freeform Surfaces with 3D Curves Andrew Nealen, Takeo Igarashi, Olga Sorkine, Marc Alexa To appear in proceedings of SIGGRAPH 2007-FiberMesh : Designing Freeform Surfaces with 3D Curves And Andrew Nealen, Takeo Igarashi, Olga
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2769083
    • 提供者:Chen
  1. sig07_ImageCarvingGUI

    1下载:
  2. ACM Siggraph 2007论文<Seam Carving for Content-Aware Image Resizing>的源代码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:35453
    • 提供者:steed
  1. PoissonMerging

    0下载:
  2. implement siggraph poisson matting 数字抠图 核心代码
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:6688
    • 提供者:changfeng
  1. FastLSM3DDemo

    0下载:
  2. SIGGRAPH 2007年论文FastLSM Fast Lattice Shape Matching的源程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9262947
    • 提供者:路雪军
  1. gems

    0下载:
  2. 美国ACM SIGGRAPH的计算几何图形代码精华,连载-the calculation geometry code essence, the series
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:113037
    • 提供者:babysun
  1. gemsii

    0下载:
  2. 美国ACM SIGGRAPH的计算几何图形代码精华,连载2-the calculation geometry code essence, a series of 2
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:110291
    • 提供者:babysun
  1. gemsiii

    0下载:
  2. 美国ACM SIGGRAPH的计算几何图形代码精华,连载3-the calculation geometry code essence, a series of three
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:148876
    • 提供者:babysun
  1. gl_water_source.rar

    1下载:
  2. 很有名的使用OpenGL的GPU编程例子(引自siggraph上的论文):这里使用了图形硬件上的矩阵和向量表达,繁杂的矩阵运算都在GPU上进行。对于想利用GPU做并行数值计算的人一定会有帮助~,The use of well-known examples of OpenGL, GPU programming (a quote from the siggraph paper): here the use of the graphics hardware on the expression of m
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-21
    • 文件大小:283997
    • 提供者:shiping
  1. GrabCut(win32.exe)

    0下载:
  2. GrabCut是04年SIGGRAPH中一篇介绍图像分割的方法,这段可执行程序是一个实例,用MFC实现-SIGGRAPH 04 GrabCut is described in a method of image segmentation, this is an instance of an executable program, using MFC to achieve
  3. 所属分类:Special Effects

    • 发布日期:2015-06-26
    • 文件大小:7624704
    • 提供者:黄鹏
  1. SigGraph

    1下载:
  2. 基于opengl图像编程关于改变坐标模拟汽车等物体移动-Opengl programming based on the change in image coordinates of mobile objects, such as simulation of vehicle
  3. 所属分类:OpenGL

    • 发布日期:2012-11-07
    • 文件大小:1157870
    • 提供者:程南
  1. example_code.tar

    0下载:
  2. 07SIGGRAPH文章“Sampling with Polyominoes”的C++实现-07SIGGRAPH article Sampling with Polyominoes the C++ Achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-06-21
    • 文件大小:38478542
    • 提供者:李好
  1. Halftoning

    1下载:
  2. 一种灰度图像的半色调图像生成程序。该程序实现了siggraph 2008 论文Structure aware halftoning中的半色调生成算法。该算法基于目标函数优化,用模拟退火方法生成。 该程序可以读入gif,png,jpg,bmp格式的图片,并自动将彩色图转化为灰度图。生成的半色调图目前只支持png格式的输出。 实现语言为java。 在jre 1.6.0_10上测试正常。-A gray-scale image halftoning image generation pro
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:18172
    • 提供者:lm
  1. code

    0下载:
  2. 實作這篇paper: Feature-Based Image Metamorphosis, SIGGRAPH 1992 輸入較多的feature line,可使morphing效果更佳-Implementation of this paper: Feature-Based Image Metamorphosis, SIGGRAPH 1992 the importation of more feature line, will enable better morphing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:39045
    • 提供者:liu
  1. im2gpsnew

    0下载:
  2. 做项目的时候做的siggraph上文章《IM2GPS》的一个PPT,对该文章进行了详尽的解释-A ppt of the paper <<IM2GPS>> in siggraph,with a detailed explaination inside
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:18311323
    • 提供者:soon
  1. poissonSolver_matlab

    1下载:
  2. siggraph2003论文Poisson image editing的matlab实现-the matlab implementation of Poisson image editing(siggraph 2003)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:27931
    • 提供者:wuqiwen
  1. Subdivision-for-Modeling-and-Animation

    0下载:
  2. SIGGRAPH 2000 Course Notes发布的文章:Subdivision for Modeling and Animation-SIGGRAPH 2000 Course Notes published articles: Subdivision for Modeling and Animation
  3. 所属分类:Graph program

    • 发布日期:2017-05-14
    • 文件大小:3592974
    • 提供者:shang
  1. Grundland

    0下载:
  2. siggraph上最近的一篇高性能彩色图像褪色的论文和它的matlab代码实现,效果很好-siggraph on a recent high-performance color image faded paper and its matlab code to achieve good results,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:3184039
    • 提供者:平天羽
« 12 »
搜珍网 www.dssz.com