Are HLSL's NP complete?
simplicity. Your post does not match your name.
Also conjecturing Turing vs NP doesn't add any information - why state obscure definitions irrevalent to 3D graphics?
Go away and show P <> NP then tell us how its done!!!
yessimplicity said:+ Can they be used to implement Conway's Game of Life?
Xmas said:Anyone care to explain what 'NP' means?
If you allow the HLSL to run infinite passes, you essentially have a Turing machine which cannot halt - and as such solves no problem at all.
arjan de lumens said:To implement Conway's Game Of Life in a framebuffer, you need to access pixels adjacent to the pixel currently being processed.
arjan de lumens said:A system that consists of HLSL shaders AND such an agent may be Turing complete - HLSLs by themselves are generally not.