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

搜索资源列表

  1. ColorPicker

    0下载:
  2. 一个不错的颜色拾取器-a good color for picking
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:44352
    • 提供者:岑伊万
  1. GLSelection

    0下载:
  2. 在Visual C++环境下,利用OpenGL编写的图形拾取例子。-in Visual C circumstances, the use of OpenGL graphics prepared by picking examples.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:50067
    • 提供者:杨海锋
  1. getcolor

    0下载:
  2. 颜色拾取器,能拾取当前鼠标的网页所需要色彩值。非常好用,希望大家喜欢!-color picking device that can pick up the mouse's current website needed color value. Very good, hope you like them!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:15652
    • 提供者:李强
  1. 实例73_图形操作_旋转立方体

    0下载:
  2. 一个立方体,用鼠标拨动能旋转起来,摘于书籍的光盘,谢谢。-a cube, trying to use the mouse rotation, picking books in the CD, thank you.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12766
    • 提供者:安娜
  1. ColorTake

    0下载:
  2. 颜色拾取定制编程示例代码ColorTake,获取窗口颜色-color picking Custom Programming ColorTake sample code, access window colors
  3. 所属分类:RichEdit

    • 发布日期:2008-10-13
    • 文件大小:31561
    • 提供者:李力
  1. 颜色拾取器

    1下载:
  2. GET RGB 拾取任意屏幕上的颜色像术RGB的值。是我好几年前写的。虽然简单,但挺好用的 CTRL+d-GET picking arbitrary RGB color on the screen as with RGB values. It is a good few years ago I wrote. Although simple, but very good use of CTRL d
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:171557
    • 提供者:z
  1. Visual Basic.NET精彩编程百例4

    1下载:
  2. vb.net中有关图形用户界面的内容,如拾色器。-vb.net on graphical user interface elements, such as color-picking.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:3527714
    • 提供者:刘云
  1. 红宝书部分例子

    0下载:
  2. 本代码包含opengl红宝书部分例子,包括纹理、裁剪、拾取等例子。-the Red Treasure Book opengl code contains some examples, including texture, cutting, picking examples.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:54465
    • 提供者:乔小溪
  1. 第3章 图形图像编程

    0下载:
  2. c++builder5.0高级编程的实例代码: 第3章 图形图像编程,其中包括:颜色拾取器、图像的淡入和淡出、图像特技-senior programming code examples : Chapter 3 graphics programming, including : color-picking, and the image fades out, images, etc. stunts
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:5162599
    • 提供者:王我
  1. tcpick0.2.1.tar

    0下载:
  2. tcpick is a textmode sniffer that can track TCP streams and saves the data captured in files or displays them in the terminal. It is useful for picking files in a passive way. It can store all connections in different files, or it can display all the
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:175871
    • 提供者:贺鹏
  1. picking

    0下载:
  2. picking example for opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:4318
    • 提供者:ali
  1. paint

    0下载:
  2. Paint code in OpenGL using Picking
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:2522
    • 提供者:xabcdy
  1. Picking

    0下载:
  2. 思路: 场景中的每个mesh关联到一个唯一的COLOR值。 Pick检测时, 将当前场景渲染到纹理, (在PS中各mesh仅用自己的关键COLOR),即刻取回当前鼠标的位置的COLOR, 查找COLOR就可以知道当前被Pick的Mesh。 使用Render To Texture 的快速Picking, 无需锁住Vertex Buffer进行三角面和射线的相交测试, 仅在读取数据的时候锁住纹理的一个相素, 但是显卡要支持Render To Texture,纹理尺寸必须支持非2的n次方,D3DF
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5326147
    • 提供者:Jun Qian
  1. picking

    0下载:
  2. openGL中用射线实现拾取的经典例子,程序中有4个不同景深的立方体供鼠标select-openGL using radiation to achieve a classic example of picking up the program in 4 different depth of field of the cube for the mouse to select
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:4234
    • 提供者:mengmakies
  1. picking

    0下载:
  2. C3DL的一个教程事例,使用picking方法,演示使用c3dl框架下怎么监听鼠标与3D物体的互动。-C3DL tutorial examples, picking methods, presentation c3dl under the framework of how to monitor the mouse with 3D objects interactive.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-09
    • 文件大小:443501
    • 提供者:xc
  1. picking

    0下载:
  2. 简单的OpenGL拾取功能的实现:vs2010-demo for OpenGL picking using vs2010
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-07
    • 文件大小:384512
    • 提供者:yefeng
  1. wave-picking

    0下载:
  2. 波次优化,通道重合率最高,仓库跨区最少为目标-Wave Picking
  3. 所属分类:matlab

    • 发布日期:2017-12-08
    • 文件大小:2273
    • 提供者:绿林
  1. picking

    0下载:
  2. The program is an example of object picking implemented in GLUT
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-06
    • 文件大小:2319
    • 提供者:tarslana
  1. picking-up-coins

    0下载:
  2. 自己写的很好玩的小游戏,捡从天而降的金币。对练习MFC编程很有帮助-Himself wrote a very fun little game, picking up coins from heaven. MFC programming on the exercise helpful
  3. 所属分类:Other Games

    • 发布日期:2017-05-26
    • 文件大小:8872040
    • 提供者:peiercheng
  1. 19.)-3D-Picking-Pt.-2

    0下载:
  2. 该模型主要是进行3D模型任一点的拾取功能,常用的方法是使用一屏幕上的包围盒去拾取鼠标的点击物体,而我们使用的是光线投射方法。-This tutorial is the continuation of the first tutorial 3D Picking Part1, where we used a bounding box rendered “behind the scenes” to find an object user has clicked on. Problem of this
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-16
    • 文件大小:3936094
    • 提供者:PengLei
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com