期刊文献+
共找到13篇文章
< 1 >
每页显示 20 50 100
Research of global illumination algorithms rendering in glossy scene 被引量:2
1
作者 BAI Shuangxue ZHANG Qiang ZHOU Dongsheng 《Computer Aided Drafting,Design and Manufacturing》 2012年第3期23-34,共12页
In computer graphic (CG), illumination rendering generated realistic effect at virtual scene is amazing. Not only plausible lighting effect is to show the relative position between of the objects, but also to reflec... In computer graphic (CG), illumination rendering generated realistic effect at virtual scene is amazing. Not only plausible lighting effect is to show the relative position between of the objects, but also to reflect the material of visual appearance of the vir- tual objects. The diffuse-scene rendering reflectance credibility has gradually matured. Global illumination rendering method for the glossy material is still a challenge for the CG research. Because of the shiny materials is highly energy reflection between the com- plex light paths. Whether we trace glossy reflection paths, or use of one-reflection or multi-reflection approximate above complex il- lumination transmission is a difficult working. This paper we gather some commonly used global illumination algorithms recently year and its extension glossy scene improvements. And we introduce the limitation of classical algorithms rendering glossy scene and some extended solution. Finally, we will summarize the illumination rendering for specular scene, there are still some open prob- lems. 展开更多
关键词 rendering equation glossy reflection global illumination
下载PDF
Construction of Realistic Scene in Virtual Turning Based on Global Illumination Model and Chip Simulation
2
作者 WANG Tai-yong 1, WANG Guo-feng 2, LI Hong-wei 1, LIN Jian-bo 1, WU Zhen-yong 1 (1. School of Mechanical Engineering, Tianjin University, Tianjin 300072, China 2. School of Material Science and Engineering, Tianjin University, Tianjin 300072, China) 《厦门大学学报(自然科学版)》 CAS CSCD 北大核心 2002年第S1期46-,共1页
With the rapid development of manufacturing technology, the traditional simulation of machining can not meet the people’s need. Research on virtual machining environment is one of the key parts of virtual manufacturi... With the rapid development of manufacturing technology, the traditional simulation of machining can not meet the people’s need. Research on virtual machining environment is one of the key parts of virtual manufacturing technology. According to the features of virtual turning, this paper proposes a simplified Whitted lighting model based on analysis of Phong and other local illumination model. This model takes the material and roughness of workpiece into account to calculate the roughness coefficient D, geometric fading coefficient G and Fresenel transmission coefficient F’ so that the light intensity in the scene can be got more realisticly. Moreover, to obtain the natural lighting effects, based on the analysis of motion space of machine tools, local ray tracing algorithm is given to calculate the light intensity of every position during the course of simulation. This method can not only simulate the machining environment accurately, but also reduce the calculating time greatly. For example, if CPU is 1.3 G and internal memory is 128 M, the refresh time using the original algorithm is 0.1 second, while it becomes 0.01 seconds by local refreshing. Besides, to get more realistic machining scene, the paper deduce the transfer matrix from chip coordinate to feeding coordinate so that the chip model can be integrated into the whole machining scene. At last, a example of virtual cutting scene is shown to demonstrate the effects of global illumination model and helical chip simulation. The system can give the user high true sensation. The user can operate the machine tools through the controlling panel and watch the cutting process from different viewing angle. The data needed for construction of scene and chip simulation is obtained form the C616 lathe. This study plays important role in richening virtual manufacturing theory and promoting the development of advanced manufacturing technology. 展开更多
关键词 global illumination ray tracing Helical Chip virtual turning
下载PDF
Rendering Grass Blowing in the Wind with Global Illumination
3
作者 N Max S Saito +1 位作者 K Watanabe M Nakajima 《Tsinghua Science and Technology》 SCIE EI CAS 2010年第2期133-137,共5页
We have simulated a time varying wind field using the lattice Boltzmann model, and its effect on blades of grass with a simple mass-spring model. We present a global illumination model for multiple scattering of incid... We have simulated a time varying wind field using the lattice Boltzmann model, and its effect on blades of grass with a simple mass-spring model. We present a global illumination model for multiple scattering of incident sun and sky illumination within the field of grass. We model the grass as a continuous distribution of infinitesimal colored scattering flakes and solve a system of differential equations for the radiance transport. We repeat this for a collection of grass bending directions and amounts, and then interpolate the solutions when rendering animations of blowing grass. 展开更多
关键词 global illumination lattice Boltzmann method plane parallel radiation transport
原文传递
An Improved Virtual Spherical Lights Approach for Glossy Illumination
4
作者 DONG Jing WANG Lan BAI Shuang-xue 《Computer Aided Drafting,Design and Manufacturing》 2015年第1期74-80,共7页
Based on a virtual spherical light source method, this paper presents an improved virtual spherical lights approach for glossy illumination by modifying a reflection render equation. First, in order to keep primitive ... Based on a virtual spherical light source method, this paper presents an improved virtual spherical lights approach for glossy illumination by modifying a reflection render equation. First, in order to keep primitive spherical lights, it uses non-zero solid angle integration instead of a geometric item of traditional Instant Radiosity arithmetic. Second, the formula mode for the light energy allocation of VSLs is improved by the energy distribution, in which the radius of sphere is replaced by the radius of inscribed circle generated by the tangent to the non-zero solid angle of cone. Third, the similar function of judging two point visibility takes place of a cosine term in the approximate equations of the VSLs. Experiments show that blurring or disappearing phenomenon that appear in part of right-angle surface scene is avoided. 展开更多
关键词 virtual spherical lights glossy rendering global illumination rendering
下载PDF
Irradiance regression for efficient final gathering in global illumination 被引量:1
5
作者 Xuezhen HUANG Xin SUN +3 位作者 Zhong REN Xin TONG Baining GUO Kun ZHOU 《Frontiers of Computer Science》 SCIE EI CSCD 2015年第3期456-465,共10页
Photon mapping is widely used for global illumi- nation rendering because of its high computational efficiency. But its efficiency is still limited, mainly by the intensive sam- piing required in final gathering, a pr... Photon mapping is widely used for global illumi- nation rendering because of its high computational efficiency. But its efficiency is still limited, mainly by the intensive sam- piing required in final gathering, a process that is critical for removing low frequency artifacts of density estimation. In this paper, we propose a method to predict the final gather- ing estimation with direct density estimation, thereby achiev- ing high quality global illumination by photon mapping with high efficiency. We first sample the irradiance of a subset of shading points by both final gathering and direct radiance es- timation. Then we use the samples as a training set to predict the final gathered irradiance of other shading points through regression. Consequently, we are able to achieve about three times overall speedup compared with straightforward final gathering in global illumination computation with the same rendering quality. 展开更多
关键词 global illumination photon mapping final gath-ering radiance estimation regression
原文传递
A Fast Algorithm for Ray Tracing
6
作者 Tang Gangdou and Zhong PengxiangBeijing Institute of Data Processing Technology 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 1992年第2期49-56,共8页
A fast algorithm for ray tracing is presented, with which the specular reflection term of global illumination model is improved. A hybrid technique combining hierarchical bounding volumes and constant size box partiti... A fast algorithm for ray tracing is presented, with which the specular reflection term of global illumination model is improved. A hybrid technique combining hierarchical bounding volumes and constant size box partitioning is presented and a fast box traversal algorithm is used. By this technique multiple ray intersections with objects that are in more than one box can be avoided. As a result, the speed of ray tracing is considerably increased. 展开更多
关键词 global illumination model Hierarchical bounding volume Space partitioning Ray tracing.
下载PDF
Volumetric Vector-Based Representation for Indirect Illumination Caching
7
作者 Romain Pacanowski Xavier Granier +1 位作者 Christophe Schlick Pierre Poulin 《Journal of Computer Science & Technology》 SCIE EI CSCD 2010年第5期925-932,共8页
This paper introduces a caching technique based on a volumetric representation that captures low-frequency indirect illumination.This structure is intended for efficient storage and manipulation of illumination.It is ... This paper introduces a caching technique based on a volumetric representation that captures low-frequency indirect illumination.This structure is intended for efficient storage and manipulation of illumination.It is based on a 3D grid that stores a fixed set of irradiance vectors.During preprocessing,this representation can be built using almost any existing global illumination software.During rendering,the indirect illumination within a voxel is interpolated from its associated irradiance vectors,and is used as additional local light sources.Compared with other techniques,the 3D vector-based representation of our technique offers increased robustness against local geometric variations of a scene.We thus demonstrate that it may be employed as an efficient and high-quality caching data structure for bidirectional rendering techniques such as particle tracing or photon mapping. 展开更多
关键词 caching for global illumination photon mapping particle tracing
原文传递
Time-varying clustering for local lighting and material design 被引量:1
8
作者 HUANG PeiJie GU YuanTing +2 位作者 WU XiaoLong CHEN YanYun WU EnHua 《Science in China(Series F)》 2009年第3期445-456,共12页
This paper presents an interactive graphics processing unit (GPU)-based relighting system in which local lighting condition, surface materials and viewing direction can all be changed on the fly. To support these ch... This paper presents an interactive graphics processing unit (GPU)-based relighting system in which local lighting condition, surface materials and viewing direction can all be changed on the fly. To support these changes, we simulate the lighting transportation process at run time, which is normally impractical for interactive use due to its huge computational burden. We greatly alleviate this burden by a hierarchical structure named a transportation tree that clusters similar emitting samples together within a perceptually acceptable error bound. Furthermore, by exploiting the coherence in time as well as in space, we incrementally adjust the clusters rather than computing them from scratch in each frame. With a pre-computed visibility map, we are able to efficiently estimate the indirect illumination in parallel on graphics hardware, by simply summing up the radiance shoots from cluster representatives, plus a small number of operations of merging and splitting on clusters. With relighting based on the time-varying clusters, interactive update of global illumination effects with multi-bounced indirect lighting is demonstrated in applications to material animation and scene decoration. 展开更多
关键词 photorealistic image synthesis global illumination lighting design material design time-varying clustering local lighting GPU
原文传递
Adaptive Photon Mapping Based on Gradient
9
作者 Chun-Meng Kang Lu Wang +2 位作者 Yan-Ning Xu Xiang-Xu Meng Yuan- Jie Song 《Journal of Computer Science & Technology》 SCIE EI CSCD 2016年第1期217-224,共8页
Photon mapping can simulate some special effects efficiently such as shadows and caustics. Photon mapping runs in two phases: the photon map generating phase and the radiance estimation phase. In this paper, we focus... Photon mapping can simulate some special effects efficiently such as shadows and caustics. Photon mapping runs in two phases: the photon map generating phase and the radiance estimation phase. In this paper, we focus on the bandwidth selection process in the second phase, as it can affect the final quality significantly. Poor results with noise arise if few photons are collected, while bias appears if a large number of photons are collected. In order to solve this issue, we propose an adaptive radiance estimation solution to obtain trade-offs between noise and bias by changing the number of neighboring photons and the shape of the collected area according to the radiance gradient. Our approach can be applied in both the direct and the indirect illumination computation. Finally, experimental results show that our approach can produce smoother quality while keeping the high frequency features perfectly compared with the original photon mapping algorithm. 展开更多
关键词 photo-realistic rendering global illumination photon mapping radiance estimation
原文传递
Variance Analysis and Adaptive Sampling for Indirect Light Path Reuse
10
作者 Hao Qin Xin Sun +3 位作者 Jun Yan Qi-Ming Hou Zhong Ren Kun Zhou 《Journal of Computer Science & Technology》 SCIE EI CSCD 2016年第3期547-560,共14页
In this paper, we study the estimation variance of a set of global illumination algorithms based on indirect light path reuse. These algorithms usually contain two passes -- in the first pass, a small number of indire... In this paper, we study the estimation variance of a set of global illumination algorithms based on indirect light path reuse. These algorithms usually contain two passes -- in the first pass, a small number of indirect light samples are generated and evaluated, and they are then reused by a large number of reconstruction samples in the second pass. Our analysis shows that the covariance of the reconstruction samples dominates the estimation variance under high reconstruction rates and increasing the reconstruction rate cannot effectively reduce the covariance. We also find that the covariance represents to what degree the indirect light samples are reused during reconstruction. This analysis motivates us to design a heuristic approximating the covariance as well as an adaptive sampling scheme based on this heuristic to reduce the rendering variance. We validate our analysis and adaptive sampling scheme in the indirect light field reconstruction algorithm and the axis-aligned filtering algorithm for indirect lighting. Experiments are in accordance with our analysis and show that rendering artifacts can be greatly reduced at a similar computational cost. 展开更多
关键词 Monte Carlo method global illumination variance indirect light path reuse
原文传递
A Radiosity Solution for Curved Surface Environments
11
作者 孙济洲 RichardL.Grimsdale 《Journal of Computer Science & Technology》 SCIE EI CSCD 1997年第5期414-424,共11页
Radiosity has been a popular method for photorealistic image generation.But the determination of form factors between curved patches is the most difficult and time consuming procedure, and also the errors caused by ap... Radiosity has been a popular method for photorealistic image generation.But the determination of form factors between curved patches is the most difficult and time consuming procedure, and also the errors caused by approximating source patch's radiosity with average values are obvious. In this paper,a radiosity algorithm for rendering curved surfaces represented by parameters is described. The contributed radiosity from differential areas on four vertices of the source patch to a receiving point is calculated firstly, then the contribution from the inner area of the source patch is evaluated by interpolating the values on four corners. Both the difficult problem of determining form-factors between curved surfaces and errors mentioned above have been avoided. Comparison of the experimental results using the new algorithm has been made with the ones obtained by traditional method. Some associated techniques such as the visibility test and the adaptive subdivision are also described. 展开更多
关键词 global illumination RADIOSITY parameter patch
原文传递
Variance reduction using interframe coherence for animated scenes
12
作者 Peng Zhou Yanyun Chen 《Computational Visual Media》 2015年第4期343-349,共7页
In an animated scene,geometry and lighting often change in an unpredictable way. Rendering algorithms based on Monte Carlo methods are usually employed to precisely capture all features of an animated scene. However,M... In an animated scene,geometry and lighting often change in an unpredictable way. Rendering algorithms based on Monte Carlo methods are usually employed to precisely capture all features of an animated scene. However,Monte Carlo methods typically take a long time to produce a noise-free image. In this paper,we propose a variance reduction technique for Monte Carlo methods which exploits coherence between frames. Firstly,we introduce a dual cone model to measure the incident coherence intersecting camera rays in object space. Secondly,we allocate multiple frame buffers to store image samples from consecutive frames. Finally,the color of a pixel in one frame is computed by borrowing samples from neighboring pixels in current,previous,and subsequent frames. Our experiments show that noise is greatly reduced by our method since the number of effective samples is increased by use of borrowed samples. 展开更多
关键词 physically based rendering Monte Carlo methods ray tracing global illumination ANIMATION
原文传递
Modified filtered importance sampling for virtual spherical Gaussian lights
13
作者 Yusuke Tokuyoshi 《Computational Visual Media》 2016年第4期343-355,共13页
This paper proposes a modification of the filtered importance sampling method, and improves the quality of virtual spherical Gaussian light(VSGL)-based real-time glossy indirect illumination using this modification. T... This paper proposes a modification of the filtered importance sampling method, and improves the quality of virtual spherical Gaussian light(VSGL)-based real-time glossy indirect illumination using this modification. The original filtered importance sampling method produces large overlaps of and gaps between filtering kernels for high-frequency probability density functions(PDFs). This is because the size of the filtering kernel is determined using the PDF at the sampled center of the kernel. To reduce those overlaps and gaps, this paper determines the kernel size using the integral of the PDF within the filtering kernel. Our key insight is that these integrals are approximately constant, if kernel centers are sampled using stratified sampling. Therefore, an appropriate kernel size can be obtained by solving this integral equation. Using the proposed kernel size for filtered importance samplingbased VSGL generation, undesirable artifacts are significantly reduced with a negligibly small overhead. 展开更多
关键词 filtered importance sampling real-time rendering global illumination virtual point lights
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部