POPPUR爱换

 找回密码
 注册

QQ登录

只需一步,快速开始

手机号码,快捷登录

搜索
查看: 4734|回复: 29
打印 上一主题 下一主题

(召唤老E)4D图象来了!A Reality Only For PlayStation 3

[复制链接]
跳转到指定楼层
1#
发表于 2007-8-25 09:23 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
原文地址:http://www.psu.com/4D-Graphics--A-Reality-Only-For-PlayStation-3--a1063-p0.php

第二页的那张图片很赞,可以通过鼠标调整角度,在PS3上就是用手柄。

文中提到部分PS3游戏已经使用了4D Graphics,发售的是Motorstorm,未发售的有KZ2、White Knight Story, 和Eight Days,还有就是神秘的AFRIKA。

实现4D Graphics主要还是归功于SPUs。

XO目前无法实现,看下段原文。

Now, let’s fix a common misconception.
These 4D renders can be processed on the xbox360 with an average mean time of 10-12 seconds. Yes. The renders are possible, but the dynamic realization of procedural texture streaming is not. The dynamic renders with characters in the scene, with progression of life through the time continuum, are not possible with the 360 system. It would take days to produce dynamic renders on the 360 in the fullest definition of 4D graphics--this with the software already optimized for it.

[ 本帖最后由 zhangjingy 于 2007-8-25 09:30 编辑 ]
2#
发表于 2007-8-25 09:29 | 只看该作者
靠4D 都出来了..... 真能扯淡啊
回复 支持 反对

使用道具 举报

3#
发表于 2007-8-25 09:49 | 只看该作者
四维空间????????????????/
回复 支持 反对

使用道具 举报

4#
 楼主| 发表于 2007-8-25 10:03 | 只看该作者
有没有技术牛人结合文章分析分析。
回复 支持 反对

使用道具 举报

5#
发表于 2007-8-25 10:04 | 只看该作者
有什么扯的?所谓的四维就是在加入时间轴的因素,这是基本常识吧.
回复 支持 反对

使用道具 举报

6#
 楼主| 发表于 2007-8-25 10:39 | 只看该作者
XO无法完全实现哦,这还不够扯的?
回复 支持 反对

使用道具 举报

7#
发表于 2007-8-25 10:42 | 只看该作者
早在fx5900时代nvidia不就推出了一个类似的老爷车demo吗........

到sony那就成4D graphic勒

如此说了波丝王子也是4D graphic咯? Alan wake就是天神下凡勒
回复 支持 反对

使用道具 举报

8#
 楼主| 发表于 2007-8-25 10:44 | 只看该作者
超级RF爱兄呢?
回复 支持 反对

使用道具 举报

剑之风 该用户已被删除
9#
发表于 2007-8-25 10:59 | 只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
回复 支持 反对

使用道具 举报

10#
发表于 2007-8-25 11:08 | 只看该作者
四维空间这名词不是sony创造的,各位不必脑充血:lol:
回复 支持 反对

使用道具 举报

11#
发表于 2007-8-25 11:32 | 只看该作者
這是利用 ProFx engine 來實現的.
http://www.profxengine.com/index.php?PAGE=HOME

psu 上的影片全部是來自官網
http://www.profxengine.com/index.php?PAGE=GALLERY.DEMOS

only for PS3?! 為什麼官網上列出的唯一一個實際哂玫睦?邮
回复 支持 反对

使用道具 举报

12#
 楼主| 发表于 2007-8-25 11:55 | 只看该作者
Quote:
Graphics, Games, and Multi-core
Jonathan Erickson
The challenges for developers may not be just technical

Today's guest is Sebastien Deguy, president and founder of Allegorithmic.


DDJ: Sebastien, the Allegorithmic web site mentions "procedural textures." What does that mean?

SD: Procedural textures are textures defined according to an algorithm. Instead of painting (by hand) the texture pixel by pixel, you define the way these pixels have to be lit to produce the texture you want. It's basically like writing a program, and with that program comes all the power of algorithms over frozen (bitmap) data -- compactness, data amplification, parameterization, and the like.

When the procedural texture is defined, you launch an engine for actually generating the bitmap textures. These are called realizations of the procedural description, and it's a lot like the difference between a -- possibly random -- process and the realization of that process.

In the case of Allegorithmic's procedural textures, you'd define the procedures in a nice visual way using our product MaPZone, then use our other technology ProFX to rasterize the images, producing the final result to be displayed by a game engine or any renderer.

There are many advantages to using procedural textures instead of bitmap textures, one of them being that procedural texture files are typically 500-1000 smaller than bitmaps (making them ideal for online games).

DDJ: I'm familiar with 3D textures. But what are 4D textures?

SD: 4D here stands for 3D + Time. 4D textures means evolving textures, evolving environments and games. On our web site we showcase a demo around that idea, where a bathroom goes from a clean state to a dirty state in real-time.

Procedural textures, because they are driven by parameters, can be driven by time. And by letting time go by, the aspect of the textures can be changed, going for example from a clean state to a deprecated one.

Now imagine that applied to a game, where the whole environment and characters are changing, evolving, according to time but also to your actions within that environment. Actual PCs and consoles can handle this, and I must say I can't wait to see games using this as a feature.

DDJ: If I recall from your web site, a platform you will shortly be supporting is Playstation 3. What benefits and challenges do multi-core processors bring to the scene?

SD: Procedural techniques are demanding in terms of power, so the more power you can get, the better it is in that respect. Going multi-threaded is quite easy generally speaking for image-based work (you can divide the image in several pieces and work in parallel), and so the more cores you can get, again, the better it will be.

That said, programming the PS3's eight Synergistic Processing Units (SPUs) can be quite challenging from time to time, but there is definitely a lot to gain from the architecture, and ProFX on PS3 should run impressively fast. (We should get confirmation on that by the end of the year or so

A very cool side effect of the PS3's architecture is that ProFX should be able to continuously stream textures -- using one or two SPUs to compute the textures to be given to the GPU to be displayed, that's a huge bonus for adding rich content to games without having to stream that content from the BluRay or overloading the sole GPU of the machine.

You should see more graphically impressive games than ever with that kind of combination.


DDJ: We've seem to have made great strides in terms of texture mapping and other forms of 3D modeling. What's the next big challenge?

SD: There are many technical challenges that I could point out here. But I'd like to focus on one. Game developers now have a lot more content to produce, store, and distribute than ever before. MMORPGs are a good example here, filling up a BluRay of 50GB of content (instead of 5GB for a single layer DVD) is another one.

The question is then, for producing 10 times more content, do you want to grow your company by a factor of 10? Although I like the idea of allowing the industry to grow significantly, and although I love the idea of providing the maximum people with a cool job, I don't believe it's feasible that way.

Therefore game developers have to find new ways of not only producing that content, but also storing and delivering it.


I strongly believe procedural techniques for content creation are a major solution to that challenge:

* It's proven that, because defining procedural content is a highly non-linear process, you produce more content faster than with traditional techniques by reusing a lot of the base elements you've been producing along the line.
* Procedural content can be easily customized and created by gamers, and user-generated content is another key element for producing never-ending content.
* Procedural content files are typically parameters or code, which is usually extremely small compared to what it can produce. And that makes them ideal for the storage and furthermore the delivery of that content.

Of course, going from a traditional approach for content production to using generative techniques can be quite a challenge by itself, but it's worth the effort, and one of the only ways I see for raising the bar in terms of next-generation content creation.

DDJ: If readers want to find out more about these topics, can you suggest a web site? [okay to point to www.allegorithmic.com - YES]

SD: First, I invite readers to take a look at the web site dedicated to ProFX, Allegorithmic's middleware for procedural texturing, where they can find a lot of information regarding procedural texturing for games:

They can also check the Wikipedia webpage about procedural generation as a whole, and see that it's quite a hot topic right now (waiting for Spore!)

Source
回复 支持 反对

使用道具 举报

13#
发表于 2007-8-25 11:55 | 只看该作者
最早宣传4D的是莎木
回复 支持 反对

使用道具 举报

14#
发表于 2007-8-25 12:05 | 只看该作者
我觉得只是用SPU做延后渲染+程序化纹理。
回复 支持 反对

使用道具 举报

15#
发表于 2007-8-25 12:56 | 只看该作者
被骗了:( :(
回复 支持 反对

使用道具 举报

16#
发表于 2007-8-25 13:38 | 只看该作者
什么4D,老技术了,换了个名吵作。:unsure:

[ 本帖最后由 goie 于 2007-8-25 13:55 编辑 ]
回复 支持 反对

使用道具 举报

17#
发表于 2007-8-25 14:44 | 只看该作者
4D不是3D+时间吗?:p
回复 支持 反对

使用道具 举报

18#
发表于 2007-8-25 15:16 | 只看该作者
天师跑这里来丢人了``````
回复 支持 反对

使用道具 举报

19#
发表于 2007-8-25 16:53 | 只看该作者
ProFX = 程序材質Middleware....
就這樣。

和別的結構比起來SPE跑是比較有效率,但是說only for PS3就扯遠了。
回复 支持 反对

使用道具 举报

20#
发表于 2007-8-25 21:30 | 只看该作者
w00t) w00t) 我时来看天师的:lol: :lol: :lol: :lol: 水过
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

广告投放或合作|网站地图|处罚通告|

GMT+8, 2024-11-28 06:33

Powered by Discuz! X3.4

© 2001-2017 POPPUR.

快速回复 返回顶部 返回列表