len3d

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 31 下一页

2008年11月1日

摘要: 今天我去逛街,一个发室内设计培训班传单的MM找上我,问我是不是学生,想不想多学一样技能,然后向我介绍3ds Max,说:“室内设计主要用LightScape,还有Vray,简称叫做VR”,我:“。。。”,她说:“怎么了,是不是我说的太专业了?”,然后我:“。。。这个培训要多少钱哪?。。。”,她没回答,我朋友正好来了,就跟她告别了一下走了。。。 阅读全文
posted @ 2008-11-01 23:09 Len3d 阅读(420) 评论(6) 推荐(0)

2008年9月15日

摘要: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->class e_Cache; class e_CacheSlot { friend class e_Cache; public: e_CacheSlot( int slotSize ... 阅读全文
posted @ 2008-09-15 00:07 Len3d 阅读(397) 评论(3) 推荐(0)

2008年9月8日

摘要: /*********************************************************************************/ /* */ /* LrCore ... 阅读全文
posted @ 2008-09-08 19:13 Len3d 阅读(393) 评论(1) 推荐(0)

2008年8月23日

摘要: 我发现如果用WaitForMultipleObjects来等待线程,Max就会崩溃,但是如果在线程内部不调用Max SDK的Bitmap::RefreshWindow和RendProgressCallback::Progress函数,就不会崩溃。 阅读全文
posted @ 2008-08-23 12:53 Len3d 阅读(268) 评论(1) 推荐(0)

2008年8月21日

摘要: Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->/**********************************************************************************************... 阅读全文
posted @ 2008-08-21 00:10 Len3d 阅读(278) 评论(1) 推荐(0)

2008年8月16日

摘要: 经过两年的开发,elvish ray 原型开发工作终于完成了! 下面进入正式开发的设计阶段! 正式开发阶段的主要任务,就是参考原型现有的技术,设计全新的架构,并且重写一个优雅的实现! elvish ray 原型的SVN: http://code.google.com/p/elvishray 阅读全文
posted @ 2008-08-16 11:45 Len3d 阅读(457) 评论(0) 推荐(0)

2008年8月15日

摘要: http://www.gamedev.net/reference/articles/article1212.asp http://www.gamedev.net/reference/articles/article1088.asp http://gpwiki.org/index.php/3D:Backface_Culling http://www.cs.unc.edu/~zha... 阅读全文
posted @ 2008-08-15 10:51 Len3d 阅读(251) 评论(0) 推荐(0)

2008年8月10日

摘要: http://www.gamasutra.com/features/20020715/mollerhaines_01.htm http://www.gamasutra.com/features/20020715/mollerhaines_02.htm 阅读全文
posted @ 2008-08-10 23:55 Len3d 阅读(367) 评论(3) 推荐(0)

2008年8月3日

摘要: z is the z component of a vector in eye space perspective correct interpolation will linearly interpolate attribute s1, s2, s3 using s1/z1, s2/z2, s3/z3 then divide the result by 1/z whe... 阅读全文
posted @ 2008-08-03 18:46 Len3d 阅读(280) 评论(0) 推荐(0)

摘要: 阅读全文
posted @ 2008-08-03 10:14 Len3d 阅读(280) 评论(2) 推荐(0)

上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 31 下一页