E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Tangent
求某个点的
tangent
Space 的计算方法
求某个点的tangentSpace的计算方法学习normalmapping时,首先需要理解什么是TBN矩阵,在http://blog.csdn.net/soilwork/archive/2006/12/30/1468860.aspx中的环形图已经可以很容易理解TBN的三个分量含义了,但是对于如何计算,找了很多地方都没有一个比较“通俗”的算法(实际上是我没有看懂...)这里介绍一种本人想到的最容易看
C大调如歌的行板
·
2009-10-12 23:00
在OGRE中使用HLSL
目录1在OGRE中使用HLSL2参数3采样器和纹理单元4顶点着色器5片断着色器6
Tangent
-vectors7Links在OGRE中使用HLSLHLSL着色器在Ogre中的使用非常像其它着色语言(比如
liquidx
·
2009-07-12 00:00
几何体表面切线计算方法
structvec3{ floatx,y,z;};structtexcoord{ floatu,v;};//计算切线voidcalc_
tangent
(constvec3&p0, constvec3&
sck5711
·
2009-03-30 16:00
c
struct
div
float
计算三角形网格的
tangent
space
计算三角形网格的tangentspace转载自:http://absolute.javaeye.com/blog/213872 又一篇学习笔记,参考Mathematicsfor3DGameProgrammingandComputerGraphics和ShaderX4上一篇关于tangentspace计算的文章写的东西。对于计算时需要分裂顶点的内容看的还不是太清楚-_-b。另外,目前的算法还
牵着老婆满街逛
·
2008-12-09 04:00
计算三角形网格的
tangent
space
又一篇学习笔记,参考Mathematicsfor3DGameProgrammingandComputerGraphics和ShaderX4上一篇关于tangentspace计算的文章写的东西。对于计算时需要分裂顶点的内容看的还不是太清楚-_-b。另外,目前的算法还不能完美处理镜像或者在纹理不连续处可能出现的问题,就算在Farcry中,很多问题也是通过美工来“隐藏”的,再一次应证了之前对
absolute
·
2008-07-11 12:00
C++
c
算法
C#
HLSL normal map code
struct VS_INPUT{ float4 position : POSITION; float3 normal : NORMAL; float3
tangent
absolute
·
2008-04-14 11:00
code
[3D基础]切空间推导原理(3)
本篇为3D基础的第3部分,主要讲述顶点切向量的计算原理,相信很多人都对Shader里的
Tangent
分量没有深入了解,希望我的这篇文章能对各位理解切空间有所帮助。
effulgent
·
2008-03-08 14:00
比较bump mapping & parallax mapping(转载)
首先要将每个顶点转换到其切线空间(
tangent
space)中去。该空间由
tangent
, binormal(bitangent)和n
kongbu0622
·
2007-10-12 19:00
计算三角形网格的
tangent
space (Part 1)
请勿转载.claymanBlog:http://blog.csdn.net/
[email protected]
又一篇学习笔记,参考Mathematicsfor3DGameProgrammingandComputerGraphics和ShaderX4上一篇关于tangentspace计算的文章写的东西。对于计算时需要分裂顶点的内容看的还不是太清楚-_-
soilwork
·
2006-12-30 11:00
c
算法
Blog
input
float
网格
Binormal and
Tangent
呃,很久以前拷下来的代码……//let P = v1 - v0D3DXVECTOR3 P = v1.pos - v0.pos;//let Q = v2 - v0D3DXVECTOR3 Q = v2.pos - v0.pos;float s1 = v1.s - v0.s;float t1 = v1.t - v0.t;float s2 = v2.s - v0.s;float t2 = v2.t - v
·
2006-10-16 15:00
orm
Tangent
/Binormal的几何意义
今天应该算明白过来,
tangent
和binormal应该是该三角形上的一点p分别对于u和v两个量求偏导的结果,即dp/du和dp/dv(那个代表偏导的希腊字符还是算了吧)。这样三角形一点pi(i!
·
2006-04-12 00:00
orm
Web Services from a Spring Enabled Web-App
(<
tangent
>thiscombinationcreatedthecoreofoneofthecleanestarchitecturesI'veworkedwith</
tangent
heweiya
·
2005-04-14 09:00
Web
Spring
Servlet
Apache
Bean
Web Services from a Spring Enabled Web-App
(<
tangent
>this combination created the core of one of the cleanest architectures I've worked
heweiya
·
2005-04-14 09:00
apache
spring
Web
bean
servlet
Web Services from a Spring Enabled Web-App
(<
tangent
>thiscombinationcreatedthecoreofoneofthecleanestarchitecturesI'veworkedwith</
tangent
heweiya
·
2005-04-14 09:00
Web
Spring
Servlet
Apache
Bean
mod_mp3让apache成为流媒体服务器
mod_mp3让apache成为流媒体服务器http://www.lelew.com/模块:mod_mp3下载地址:http://software.
tangent
.org/download/mod_mp3
bjbs_270
·
2004-10-11 09:00
Linux
技术文章
上一页
1
2
3
4
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他