由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - 求Graphic方面的书籍
相关主题
One summer internship opening in a top tier companyJob Opportunities
现在搞CUDA的好不好找工作Image Processing行业怎么样?
One opening on GPU/GPGPU.Potential position on CUDA, image processing
GPU 编程有没有钱途? (转载)Apple Graphics and Camera Software Teams hiring (转载)
CS PhD 毕业,求职,有合适的帮忙内退一下~在这里先谢谢各位了!C++ Software Engineer 工作求内推(Boston)
招GPU工程师adobe的面经貌似很少
加州Sunnyvale工作机会(Dolby)斯坦福大学电子工程硕士毕业,欲寻找国内就业机会
有人感兴趣吗?Intel - Spring 2015 internhipforward a contract job opening (medical imaging)
相关话题的讨论汇总
话题: graphics话题: graphic话题: shader话题: opengl话题: opencl
进入JobHunting版参与讨论
1 (共1页)
z**********8
发帖数: 229
1
面试要求如下:
职位是Graphics Core Design Verification Engineer
He would be keen to understand your ability to learn shader programming (
look up OpenCL for a general idea), Command Packet Processing, and technical
ability in SW and HW.
Also, BTW, gaining knowledge in OpenGL graphics pipeline theory (not all the
details of the API) would be good for what we do too.
有没有什么书籍可以推荐?简单看下就可以的那种(面试官已经知道我没有这个背景,
所以估计要求不会很高,但至少要懂点基本的我猜)
听说有本computer graphic,这本书的全称是什么?谁写的?
S**I
发帖数: 15689
2
There are many textbooks about computer graphics, any one should be fine.

technical
the

【在 z**********8 的大作中提到】
: 面试要求如下:
: 职位是Graphics Core Design Verification Engineer
: He would be keen to understand your ability to learn shader programming (
: look up OpenCL for a general idea), Command Packet Processing, and technical
: ability in SW and HW.
: Also, BTW, gaining knowledge in OpenGL graphics pipeline theory (not all the
: details of the API) would be good for what we do too.
: 有没有什么书籍可以推荐?简单看下就可以的那种(面试官已经知道我没有这个背景,
: 所以估计要求不会很高,但至少要懂点基本的我猜)
: 听说有本computer graphic,这本书的全称是什么?谁写的?

z**********8
发帖数: 229
3
哦我以为graphic也有本像computer architecture那么有名的书呢~~~之前听别人简称
说CA,CG的。。。

【在 S**I 的大作中提到】
: There are many textbooks about computer graphics, any one should be fine.
:
: technical
: the

j*****n
发帖数: 1545
4
你要看openGL的话 我推荐这个网站
http://www.arcsynthesis.org/gltut/
我觉得相当好, openGL发展相当快,前几年的教科书已经完全跟不上了. Jason 这个
tutorial 我觉得你过一遍基本就知道 graphics programming 的基础了. 当然 红
宝蓝宝就别却折腾了

technical
the

【在 z**********8 的大作中提到】
: 面试要求如下:
: 职位是Graphics Core Design Verification Engineer
: He would be keen to understand your ability to learn shader programming (
: look up OpenCL for a general idea), Command Packet Processing, and technical
: ability in SW and HW.
: Also, BTW, gaining knowledge in OpenGL graphics pipeline theory (not all the
: details of the API) would be good for what we do too.
: 有没有什么书籍可以推荐?简单看下就可以的那种(面试官已经知道我没有这个背景,
: 所以估计要求不会很高,但至少要懂点基本的我猜)
: 听说有本computer graphic,这本书的全称是什么?谁写的?

y*******g
发帖数: 6599
5
呼唤jobgirl
z**********8
发帖数: 229
6
这个我大概略了下。。太多了。。能不能说下大概看哪些。。。我可能主要是看OPENCL
,大概懂点基本概念吧。。毕竟不是学这个出身的。。。我只是申请的一般的design
verification的职位,只是因为这个职位是ATI的,所以他们好像希望我能了解一下基
本的graphic的内容(我一共就4天时间准备)

【在 j*****n 的大作中提到】
: 你要看openGL的话 我推荐这个网站
: http://www.arcsynthesis.org/gltut/
: 我觉得相当好, openGL发展相当快,前几年的教科书已经完全跟不上了. Jason 这个
: tutorial 我觉得你过一遍基本就知道 graphics programming 的基础了. 当然 红
: 宝蓝宝就别却折腾了
:
: technical
: the

S*********a
发帖数: 1640
7
把GPU Rendering Pipeline搞明白就行了。
大部分Graphics的书开头都讲Pipeline,Red Book,cg turoial,real-time
rendering。
红宝开头最简单的OpenGL程序可以学写一下,四天足够了。

叫computer grapihcs的书太多了,经典的是Computer Graphics: Principles and
Practice in C,但是现有版本非常老,你要学GPU看这书没用处。

【在 z**********8 的大作中提到】
: 这个我大概略了下。。太多了。。能不能说下大概看哪些。。。我可能主要是看OPENCL
: ,大概懂点基本概念吧。。毕竟不是学这个出身的。。。我只是申请的一般的design
: verification的职位,只是因为这个职位是ATI的,所以他们好像希望我能了解一下基
: 本的graphic的内容(我一共就4天时间准备)

z**********8
发帖数: 229
8
Command Packet Processing是什么可以介绍一下么?
还有为什么shader programming会跟OpenCL扯上关系呢。。。
昨天刚开始看pipeline,看的一愣一愣的。。。

【在 S*********a 的大作中提到】
: 把GPU Rendering Pipeline搞明白就行了。
: 大部分Graphics的书开头都讲Pipeline,Red Book,cg turoial,real-time
: rendering。
: 红宝开头最简单的OpenGL程序可以学写一下,四天足够了。
:
: 叫computer grapihcs的书太多了,经典的是Computer Graphics: Principles and
: Practice in C,但是现有版本非常老,你要学GPU看这书没用处。

e********5
发帖数: 422
9
opengl shader跟opencl kernel基本就是一个东西
转换成机器代码以后都分不出来谁是谁
S*********a
发帖数: 1640
10
最开始GPU是固定流水线的,即从Transformation到着色都是不可编程的固定流程。
后来发展成了可编程的,但还是单纯用于图形绘制。
再后来就有人想到利用这pipeline做别的用途,General Purpose的,即GPGPU,因为反
正当时的vertex shader, pixel shader,都已经可以根据自己的需要写计算程序,而
数据input可以作为texure等送入GPU,Final Image可以输出计算结果。这时候的GPGPU
还是靠往Render图形trigger GPU去计算的。让没有图形背景的人去写shader program
学习曲线比较长。
因为越来越多的领域开始对用GPU来加速可并行的计算感兴趣,NVIDIA就干脆出了CUDA
,跟C类似,这样不懂shader program的人也可以很快上手写GPGPU程序。
OpenCL是后来出的,架构方面很多照搬的CUDA。

【在 z**********8 的大作中提到】
: Command Packet Processing是什么可以介绍一下么?
: 还有为什么shader programming会跟OpenCL扯上关系呢。。。
: 昨天刚开始看pipeline,看的一愣一愣的。。。

z**********8
发帖数: 229
11
http://duriansoftware.com/joe/An-intro-to-modern-OpenGL.-Chapte
你觉得这个介绍的怎么样?

GPGPU
program
CUDA

【在 S*********a 的大作中提到】
: 最开始GPU是固定流水线的,即从Transformation到着色都是不可编程的固定流程。
: 后来发展成了可编程的,但还是单纯用于图形绘制。
: 再后来就有人想到利用这pipeline做别的用途,General Purpose的,即GPGPU,因为反
: 正当时的vertex shader, pixel shader,都已经可以根据自己的需要写计算程序,而
: 数据input可以作为texure等送入GPU,Final Image可以输出计算结果。这时候的GPGPU
: 还是靠往Render图形trigger GPU去计算的。让没有图形背景的人去写shader program
: 学习曲线比较长。
: 因为越来越多的领域开始对用GPU来加速可并行的计算感兴趣,NVIDIA就干脆出了CUDA
: ,跟C类似,这样不懂shader program的人也可以很快上手写GPGPU程序。
: OpenCL是后来出的,架构方面很多照搬的CUDA。

S*********a
发帖数: 1640
12
挺好的,言简意骇。
1 (共1页)
进入JobHunting版参与讨论
相关主题
forward a contract job opening (medical imaging)CS PhD 毕业,求职,有合适的帮忙内退一下~在这里先谢谢各位了!
intern opportunity招GPU工程师
基本拿到offer,但是明天要电话跟未来老板谈offer细节,所以想问问加州Sunnyvale工作机会(Dolby)
工业界需要的技能多呀有人感兴趣吗?Intel - Spring 2015 internhip
One summer internship opening in a top tier companyJob Opportunities
现在搞CUDA的好不好找工作Image Processing行业怎么样?
One opening on GPU/GPGPU.Potential position on CUDA, image processing
GPU 编程有没有钱途? (转载)Apple Graphics and Camera Software Teams hiring (转载)
相关话题的讨论汇总
话题: graphics话题: graphic话题: shader话题: opengl话题: opencl