﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-是技术，更是艺术-随笔分类-图形学</title><link>http://www.cppblog.com/svmsung/category/11577.html</link><description>一心编程，就没有解决不了的问题</description><language>zh-cn</language><lastBuildDate>Wed, 16 Sep 2009 06:54:33 GMT</lastBuildDate><pubDate>Wed, 16 Sep 2009 06:54:33 GMT</pubDate><ttl>60</ttl><item><title>Material Editor</title><link>http://www.cppblog.com/svmsung/archive/2009/09/15/96218.html</link><dc:creator>李熙建</dc:creator><author>李熙建</author><pubDate>Tue, 15 Sep 2009 07:21:00 GMT</pubDate><guid>http://www.cppblog.com/svmsung/archive/2009/09/15/96218.html</guid><wfw:comment>http://www.cppblog.com/svmsung/comments/96218.html</wfw:comment><comments>http://www.cppblog.com/svmsung/archive/2009/09/15/96218.html#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://www.cppblog.com/svmsung/comments/commentRss/96218.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/svmsung/services/trackbacks/96218.html</trackback:ping><description><![CDATA[我们现在想做的是类似Unreal 3中材质编辑器<br>设计思想就是，美工可以很容易的实现想要实现的材质，而不需要动手编码，只需要拉你需要的表示进行组织，通过带箭头的线连接起来，what you see is what you play：基本框架已经出来，能实现少量几种材质效果，比如：法线，视差，Relief<br><br>我希望结识一些研究实时渲染的朋友，一起交流GPU编程！！！<br><br>贴几张效果图：<br><br><span style="COLOR: red">1.没有添加任何特效的贴图：</span><br><img height=728 src="http://www.cppblog.com/images/cppblog_com/svmsung/normal.JPG" width=1033 border=0><br><br><span style="COLOR: red">2.加上法线贴图的贴图：</span><br><img height=728 src="http://www.cppblog.com/images/cppblog_com/svmsung/relief.JPG" width=1033 border=0><br><br><span style="COLOR: red">3.加一张黑白图做偏移参照，</span><span style="COLOR: red">视差偏移贴图</span>：<br><img height=728 alt="" src="http://www.cppblog.com/images/cppblog_com/svmsung/relief_parallax.JPG" width=1033 border=0> 
<img src ="http://www.cppblog.com/svmsung/aggbug/96218.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/svmsung/" target="_blank">李熙建</a> 2009-09-15 15:21 <a href="http://www.cppblog.com/svmsung/archive/2009/09/15/96218.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>