|
|
|
Zaknafein
|
 |
« Reply #1 on: November 22, 2007, 12:01:12 PM » |
|
1) Yes, it supports up to ps_3_0 and vs_3_0. SM4.0 (Geometry Shaders) requires DX10 though, so it doesn't support those.
|
|
|
|
|
Logged
|
|
|
|
|
Shargot
|
 |
« Reply #2 on: November 22, 2007, 12:59:50 PM » |
|
hm... but this shader requer 30 model.
*** This sample demonstrates how to use Shader Model 3.0 to simulate and render cloth on the GPU. The cloth vertex positions are computed through several pixel shaders and saved into a texture. A vertex shader then reads these positions using Vertex Texture Fetch (VTF) to render the cloth. ***
i am download this shader. look at source and saw what it use directx9... also this site have directx10 cloth shader...
|
|
|
|
|
Logged
|
|
|
|
|
serial
|
 |
« Reply #3 on: November 22, 2007, 01:10:03 PM » |
|
Can you post a link to the site?
|
|
|
|
|
Logged
|
|
|
|
|
Shargot
|
 |
« Reply #4 on: November 22, 2007, 01:33:24 PM » |
|
|
|
|
|
|
Logged
|
|
|
|
|
Shargot
|
 |
« Reply #5 on: November 22, 2007, 01:35:09 PM » |
|
when i run this sample i have error... but my video card not support sm 3 0 and my card not nvidia... (ATI Geaforce FX 5200)
|
|
|
|
|
Logged
|
|
|
|
|
sybixsus
|
 |
« Reply #6 on: November 22, 2007, 01:40:18 PM » |
|
You realize that TrueVision can only do Shader Model 3 if the videocard supports it, right? I mean TV is good, but it's not voodoo. If you don't have a Shader Model 3.0 videocard, you're not going to get a Shader Model 3.0 shader working in anything.
Incidentally, there is no such thing as an ATI Geforce. The Geforce FX5200 is an Nvidia card, and it's definitely NOT shader model 3.0 compliant. 2.0 if you're lucky.
|
|
|
|
|
Logged
|
|
|
|
|
Shargot
|
 |
« Reply #7 on: November 22, 2007, 01:46:29 PM » |
|
i kniw this.... but this is my home computer....
i also try this shader on computer with geforce 6 series with tv3d... and i dont know how do this... my question consisted in that this shader will work on tv3d and as it to make? sorry for my language.
|
|
|
|
|
Logged
|
|
|
|
WEst
Community Member

Posts: 813
Daniel Martinek
|
 |
« Reply #8 on: November 22, 2007, 01:59:27 PM » |
|
It is ofcourse possible to use this shader in TV, but it needs quite some work, especially because it uses VTF (Vertex Texture Fetch) and this feature is only supported on SM3.0 cards from nVida and ATI HD Cards (2000 and 3000 series). I never used VTF, but Waterman has opened a topic about it lately, so he may have some tips about how to do VTF in TV3D.
|
|
|
|
|
Logged
|
Greetings
Daniel Martinek Lead Programmer Roaming Nova Studios
|
|
|
|
Shargot
|
 |
« Reply #9 on: November 22, 2007, 02:16:57 PM » |
|
thanx i will search forum
|
|
|
|
|
Logged
|
|
|
|
|