About Store Forum Documentation Contact



Post Reply 
Tesselation?
Author Message
h2osis Offline
Member

Post: #1
Tesselation?
hi all,
I spent testing my project for the university, and found that the shader model 5.0 is not detected (not working tessellation), then I put together an example of "Tesselation", and he got the same result.Yes, I use "dx10build " in the vc++2010 express.
In what could be the reason?
10-03-2013 03:00 PM
Find all posts by this user Quote this message in a reply
Rubeus Offline
Member

Post: #2
RE: Tesselation?
Are you using EE 1.0 or 2.0?
Are you using a Dx10/11 compatible GFX card?
What is the output of D.shaderModel( )?
10-03-2013 10:00 PM
Find all posts by this user Quote this message in a reply
h2osis Offline
Member

Post: #3
RE: Tesselation?
EE 1.0, yep i used dx10+ build config (i try vs2010 and vs2012) my card is NV GT 520M, but shader model not detected as 5.0( in games all working good o_0
10-03-2013 10:30 PM
Find all posts by this user Quote this message in a reply
h2osis Offline
Member

Post: #4
RE: Tesselation?
Hi all, was guilty of the display driver, again, these problems with drivers for notebooks (
10-06-2013 08:23 PM
Find all posts by this user Quote this message in a reply
Post Reply