www.xbdev.net
xbdev - software development
Thursday March 28, 2024
home | contact | Support | ShaderX.. Making our graphics card work for us..
>>
     
 

ShaderX..

Making our graphics card work for us..

 

Shaders - Simple 4 - Texture?

by bkenwright@xbdev.net

 

 

 

// code_1.vsh

 

vs.1.0

 

// Transform our coordinates

m4x4             oPos,    v0,    c0    // v0-Input coordinates

 

// Texture pass through

mov               oT0.xy, v7            // v7-Texture Input

 

 

 

 

 

 
Advert (Support Website)

 
 Visitor:
Copyright (c) 2002-2024 xbdev.net - All rights reserved.
Designated articles, tutorials and software are the property of their respective owners.