-
DirectX Lighting vs. Real World Lighting (DX光照 对 真实世界光照)
在DX中,我们能创建不同类型的光,使场景看...
DirectX Lighting vs. Real World Lighting (DX光照 对 真实世界光照)
在DX中,我们能创建不同类型的光,使场景看起来更真实。但要记住,DX中的光只是在近似地模拟自然界的光。在自然界中,光由光源(如灯泡)发出,然后延直线传播,直到消耗完毕或传入眼睛;光在遇到物体时会发生反射,每次反射都会有能量的消耗;实际上,光可以在物体间反射千百万次,而且光滑表面会比不光滑的表面反射更多的光。这一切如果全算进来的话,计算量是巨大的,所以,DX只是在近似地模仿。
-DirectX Lighting vs. Real World Lighting (DX light illumination of the real world) in the DX, we can create different types of light, to make scenes look more realistic. Bear in mind, however, DX in the light only in the approximation to simulate natural light. In nature, light from light source (such as light bulbs) to issue, and then the extension of a straight line, until the consumption of finished or imported into the eyes-ray object in the face of reflection will occur, each reflection will have energy consumption in fact, light can be inter-reflection in the object of millions of times, and the smooth surface than the non-smooth surface reflects more light. All full-count in. If so, computation is enormous, so, DX only approximate
- 2022-10-27 10:10:03下载
- 积分:1
-
语音卡开发的程序,用VC开发的。主要是看看,别人软件的样子。...
语音卡开发的程序,用VC开发的。主要是看看,别人软件的样子。-system for telphone
- 2022-03-18 23:04:39下载
- 积分:1
-
关于TFT相关资料,为一些想学习TFT
关于TFT相关资料,为一些想学习TFT-LCD,及液晶显示相关技术提供方便。-Relevant information on the TFT, for some want to learn TFT-LCD, and LCD-related technology with ease.
- 2022-03-07 16:59:57下载
- 积分:1
-
软件工程思想,专业的文档资料书籍
介绍做软件必要的步骤,是你最得力的助手...
软件工程思想,专业的文档资料书籍
介绍做软件必要的步骤,是你最得力的助手-Thinking of software engineering, professional books documentation software introduced the necessary steps to do so, is your most powerful assistant
- 2022-03-19 05:21:14下载
- 积分:1
-
编程规范大全,程序员很好的参考资料,包括C,C++等。
编程规范大全,程序员很好的参考资料,包括C,C++等。-Programming specification Guinness, a good reference for programmers, including C, C++ Such.
- 2022-01-26 00:19:16下载
- 积分:1
-
管理超市的运作
这个项目用于管理超级市场的运作......
在这个项目中,用户可以输入他们的股票的详细信息,如采购和销售和也维护报告......
- 2022-02-09 19:45:48下载
- 积分:1
-
The authors show to identify, design, implement, test, and refactor use
The authors show to identify, design, implement, test, and refactor use-case modules, as well as extend them. They also demonstrate how to design use-case modules with the Unified Modeling Language (UML)emphasizing enhancements made in UML 2.0and how to achieve use-case modularity using aspect technologies, notably AspectJ.
Key topics include
Making the case for use cases and aspects
Capturing and modeling concerns with use cases
Keeping concerns separate with use-case modules
Modeling use-cases slices and aspects using the newest extensions to the UML notation
Applying use cases and aspects in projects
- 2022-01-21 17:48:15下载
- 积分:1
-
高质量C++C编程指南,很高的电子书,word写的
高质量C++C编程指南,很高的电子书,word写的-High-quality C++ C Programming Guide, a very high e-books, word written
- 2022-07-08 02:06:36下载
- 积分:1
-
Season关于NS的问题解答,包括了如何广播,TCL和C++的相互调用
Season关于NS的问题解答,包括了如何广播,TCL和C++的相互调用-Season on the NS answers to your questions, including how to broadcast, TCL, and C++, calling each other and so on
- 2022-05-10 20:29:42下载
- 积分:1
-
银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具...
银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法-bankers avoid deadlock algorithm is an important method, The experiment with high-level language debugging and prepared a simple algorithm bankers procedures. Deepen understanding of the application of resources to avoid deadlock concepts, and experience and understanding to avoid deadlock and the deadlock specific implementation methods
- 2022-02-06 21:08:32下载
- 积分:1