由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
_Graphics版 - loop, i finished a project
相关主题
Re: Platform of 3D Animation有没有算法能判断老虎的照片是否平面纸板?
问个问题:Re: loop, i finished a project[八卦活动] Jobs的图形计算之梦
phong是什么意思Evidence of Apple Maps for OS X Shows Up in iOS 6 Beta
讨论一下GPGPU关于微软的winrt (转载)
请教一下怎么读书中国年轻人的阅读为什么不高级
相关话题的讨论汇总
话题: renderman话题: sl话题: dataset话题: project话题: finished
1 (共1页)
e****r
发帖数: 166
1
which use renderman to render volumetric scientific dataset, it's fun,
now you can play with renderman shading language on your dataset,
and renderman SL is very powerful, so.....:O), there is still a lot
need to improve though.
l**p
发帖数: 474
2
Do you have any rendered image we can see?

【在 e****r 的大作中提到】
: which use renderman to render volumetric scientific dataset, it's fun,
: now you can play with renderman shading language on your dataset,
: and renderman SL is very powerful, so.....:O), there is still a lot
: need to improve though.

e****r
发帖数: 166
3
just uploaded to yahoo photo:
http://photos.yahoo.com/bc/zhangxiao1974/lst?.dir=/renderman_volume&.view=t
some introduction:
Goal:
The mainly goal of this project is to explore the method to render
large amount of scientific volume data by using renderman shading
language.
Basic Strategy is Ray trace in SL, sample in C/C++ shadeop, it's
useful for adding lighting to the volume,the SL gets and adds the
lighting contribution for each step along the ray, since shadeop
don't know the global informa

【在 l**p 的大作中提到】
: Do you have any rendered image we can see?
l**p
发帖数: 474
4
they are very pleasing.
And how did you get the transfer functions?

【在 e****r 的大作中提到】
: just uploaded to yahoo photo:
: http://photos.yahoo.com/bc/zhangxiao1974/lst?.dir=/renderman_volume&.view=t
: some introduction:
: Goal:
: The mainly goal of this project is to explore the method to render
: large amount of scientific volume data by using renderman shading
: language.
: Basic Strategy is Ray trace in SL, sample in C/C++ shadeop, it's
: useful for adding lighting to the volume,the SL gets and adds the
: lighting contribution for each step along the ray, since shadeop

e****r
发帖数: 166
5
thanks.
transfer functions? you mean the shadeop sampling function or
the color mapping?

【在 l**p 的大作中提到】
: they are very pleasing.
: And how did you get the transfer functions?

l**p
发帖数: 474
6
The color mapping...
Map the orignial data to RGBA...

【在 e****r 的大作中提到】
: thanks.
: transfer functions? you mean the shadeop sampling function or
: the color mapping?

e****r
发帖数: 166
7
it's very straight foward now, i made a gradiant color image(can be any kind
of gradiant), make it as a texture map in renderman, then access the s(t)
texture coordinates with thedensity value, with some linear scale factor.
like i said in the introduction, it's a fairly simple mapping, of course
if you understand the dataset very well, you should be able to map special
data to special color in the colormap very easily.

【在 l**p 的大作中提到】
: The color mapping...
: Map the orignial data to RGBA...

l**p
发帖数: 474
8
我现在在找一些更好的mapping方法。

【在 e****r 的大作中提到】
: it's very straight foward now, i made a gradiant color image(can be any kind
: of gradiant), make it as a texture map in renderman, then access the s(t)
: texture coordinates with thedensity value, with some linear scale factor.
: like i said in the introduction, it's a fairly simple mapping, of course
: if you understand the dataset very well, you should be able to map special
: data to special color in the colormap very easily.

z*l
发帖数: 763
9
Read Gordon Kindlmann's master thesis, he won the transfer function
cmpetition.

【在 l**p 的大作中提到】
: 我现在在找一些更好的mapping方法。
l**p
发帖数: 474
10
I knew his paper.
But I am looking for more than just using higher order diretatives

【在 z*l 的大作中提到】
: Read Gordon Kindlmann's master thesis, he won the transfer function
: cmpetition.

1 (共1页)
相关主题
请教一下怎么读书中国年轻人的阅读为什么不高级
有没有算法能判断老虎的照片是否平面纸板?Re: Platform of 3D Animation
[八卦活动] Jobs的图形计算之梦问个问题:Re: loop, i finished a project
Evidence of Apple Maps for OS X Shows Up in iOS 6 Betaphong是什么意思
关于微软的winrt (转载)讨论一下GPGPU
相关话题的讨论汇总
话题: renderman话题: sl话题: dataset话题: project话题: finished