• Title/Summary/Keyword: 3D Rendering

Search Result 659, Processing Time 0.022 seconds

A Research of Real-time Rendering Potentials on 3D Animation Production

  • Ke Ma;Jeanhun Chung
    • International journal of advanced smart convergence
    • /
    • v.12 no.4
    • /
    • pp.293-299
    • /
    • 2023
  • In recent years, with the rapid development of real-time rendering technology, the quality of the images produced by real-time rendering has been improving, and its application scope has been expanded from games to animation and advertising and other fields. This paper analyses the development status of real-time rendering technology in 3D animation by investigating the 3D animation market in China, which concludes that the number of 3D animations in China has been increasing over the past 20 years, and the number of 3D animations using real-time rendering has been increasing year by year and exceeds that of 3D animations using offline rendering. In this study, a real-time rendering and offline rendering 3D animation are selected respectively to observe the screen effect of characters, special effects and environment props, and analyse the advantages and disadvantages of the two rendering technologies, and finally conclude that there is not much difference between real-time rendering 3D animation and offline rendering 3D animation in terms of quality and the overall sense of view, and due to the real-time rendering of the characteristics of the WYSIWYG, the animation designers can better focus on the creation of art performance. Real-time rendering technology has a good development prospect and potential in 3D animation, which paves the way for designers to create 3D content more efficiently.

A Study on the NPR(Non-Photorealistic Rendering) Used in 3D Animation (3D 애니메이션에서 사용되는 NPR에 대한 연구)

  • Lee, Young-Hun
    • The Journal of the Korea Contents Association
    • /
    • v.7 no.5
    • /
    • pp.94-101
    • /
    • 2007
  • From the flood of various informations and images, the producer and the consumer pursue a new method of images constantly. Especially the computer graphic field has affected the images greatly, and has changed the paradigm of images. The 3D animation which is a part of the computer graphics has two general trends(namely the photorealistic rendering and the non-photorealistic rendering) as to the final image. This study overviews the photorealistic rendering and the non-photorealistic rendering by analyzing the technical side and the artistic side. Also this study presents the applicable scope and the advanced directions of the NPR.

A Study on the Visual Effects of Non-Photorealistic Rendering Animation focusing on 'Paperman,' a Short Animation (넌-포토리얼리스틱(Non-Photorealistic) 렌더링 애니메이션의 시각 효과 기법 - 단편 애니메이션 Paperman을 중심으로)

  • Park, Sung-Won
    • Cartoon and Animation Studies
    • /
    • s.40
    • /
    • pp.139-155
    • /
    • 2015
  • Animation is completed in accordance with the original planning of visual direction in the process of post-production. Especially, a variety of visualization skills to meet the planning idea are directed in editing and compositing processes such as rendering and shading in the production of 3D animation. Therefore, the studies how to implement these visual effects have been conducted since the emergence of the animation. The rendering method which appears in the recent animations so often is the effect of 2D animation style although it is applied by 3D technique. 3D animation can be classified as two types including photo realistic and non-photo realistic renderings. The former is to render the images realistically while the latter is to highlight the formative effect with analogue style free from the realism of the photographs. Visual effect of 2D animation is non-realistic, that is, non-photo realistic rendering. The animations produced by this method have the depth of 3D animation expression in terms of space and animating, and can direct the viewer-friendly analogue style visuals, which are widely used as a post-production effect. Hence in this study, we selected a short animation, 'Paperman,' one of Disney's animations, produced by cartoon rendering method which belongs to the class of non-photo rendering technique in 3D graphics, as our subject. We analyzed their techniques and visual effects of the scenes expressed by cartoon rendering method so as to understand whether they meet the original direction idea with the composition work. In addition, we expect further developments of post-production methods, exceeding the limit of graphic expression in alignment with the trend that has become more various in the types and genres of non-photo rendering.

Comparative Analysis of Three-Dimensional Real-Time Rendering Methods

  • Kim, Gum-Young;Lee, Byong-Kwon
    • Journal of the Korea Society of Computer and Information
    • /
    • v.27 no.1
    • /
    • pp.23-32
    • /
    • 2022
  • Image production using three-dimensional (3D) programs undergoes a process called rendering to visualize 3D data. Because this process is time-consuming and costly, the reduction of rendering cost has emerged as an important problem that requires resolution. This work aims to overcome the limitations of the current 3D image production pipeline and propose a method for reducing the production time by adopting a game engine for real-time rendering. In the experiment conducted in this study, rendering using Maya (a 3D production program) and Unity were compared and analyzed. The analysis results indicate that Unity enables rendering in real time; consequently, the rendering cost is reduced. Moreover, the quality of the rendered image is similar to that produced by Maya. The proposed technique involves reducing the render time and providing guidance through access to a real-time rendering engine.

Development of Mobile 3D Urban Landscape Authoring and Rendering System

  • Lee Ki-Won;Kim Seung-Yub
    • Korean Journal of Remote Sensing
    • /
    • v.22 no.3
    • /
    • pp.221-228
    • /
    • 2006
  • In this study, an integrated 3D modeling and rendering system dealing with 3D urban landscape features such as terrain, building, road and user-defined geometric ones was designed and implemented using $OPENGL\;{|}\;ES$ (Embedded System) API for mobile devices of PDA. In this system, the authoring functions are composed of several parts handling urban landscape features: vertex-based geometry modeling, editing and manipulating 3D landscape objects, generating geometrically complex type features with attributes for 3D objects, and texture mapping of complex types using image library. It is a kind of feature-based system, linked with 3D geo-based spatial feature attributes. As for the rendering process, some functions are provided: optimizing of integrated multiple 3D landscape objects, and rendering of texture-mapped 3D landscape objects. By the active-synchronized process among desktop system, OPENGL-based 3D visualization system, and mobile system, it is possible to transfer and disseminate 3D feature models through both systems. In this mobile 3D urban processing system, the main graphical user interface and core components is implemented under EVC 4.0 MFC and tested at PDA running on windows mobile and Pocket Pc. It is expected that the mobile 3D geo-spatial information systems supporting registration, modeling, and rendering functions can be effectively utilized for real time 3D urban planning and 3D mobile mapping on the site.

Performance Analysis of Cloud Rendering Based on Web Real-Time Communication

  • Lim, Gyubeom;Hong, Sukjun;Lee, Seunghyun;Kwon, Soonchul
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.14 no.3
    • /
    • pp.276-284
    • /
    • 2022
  • In this paper, we implemented cloud rendering using WebRTC for high-quality AR and VR services. Cloud rendering is an applied technology of cloud computing. It efficiently handles the rendering of large volumes of 3D content. The conventional VR and AR service is a method of downloading 3D content. The download time is delayed as the 3D content capacity increases. Cloud rendering is a streaming method according to the user's point of view. Therefore, stable service is possible regardless of the 3D content capacity. In this paper, we implemented cloud rendering using WebRTC and analyzed its performance. We compared latency of 100MB, 300MB, and 500MB 3D AR content in 100Mbps and 300Mbps internet environments. As a result of the analysis, cloud rendering showed stable latency regardless of data volume. On the other hand, the conventional method showed an increase in latency as the data volume increased. The results of this paper quantitatively evaluate the stability of cloud rendering. This is expected to contribute to high-quality VR and AR services

A Simplified Graphics System Based on Direct Rendering Manager System

  • Baek, Nakhoon
    • Journal of information and communication convergence engineering
    • /
    • v.16 no.2
    • /
    • pp.125-129
    • /
    • 2018
  • In the field of computer graphics, rendering speed is one of the most important factors. Contemporary rendering is performed using 3D graphics systems with windowing system support. Since typical graphics systems, including OpenGL and the DirectX library, focus on the variety of graphics rendering features, the rendering process itself consists of many complicated operations. In contrast, early computer systems used direct manipulation of computer graphics hardware, and achieved simple and efficient graphics handling operations. We suggest an alternative method of accelerated 2D and 3D graphics output, based on directly accessing modern GPU hardware using the direct rendering manager (DRM) system. On the basis of this DRM support, we exchange the graphics instructions and graphics data directly, and achieve better performance than full 3D graphics systems. We present a prototype system for providing a set of simple 2D and 3D graphics primitives. Experimental results and their screen shots are included.

Rendering States Changing Costs Reducing Technique for Real-time 3D Graphics (실시간 3D 그래픽을 위한 렌더링 상태 변경 비용 감소 기법)

  • Kim, Seok-Hyun
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.10 no.8
    • /
    • pp.1843-1849
    • /
    • 2009
  • In real-time 3D Graphics, pipeline optimization is one of techniques enhancing rendering performance. Pipeline optimization is kind of buffer reordering problem, but it is NP-hard. Therefore techniques that is approximating optimal solution and suitable for real-time 3D graphics are needed. This paper analyze pattern of rendering states changing costs for real-time 3D graphics, and based on this, the algorithm that brings rendering states into line by changing costs is proposed. The proposed technique shows good performance enhancement when costs of some rendering states are much higher than others. Proposed technique shows 2.5 to 4 times better performance than non-ordering algorithm and becomes more faster when rendering costs of a state gets higher.

A Remote Partitioned Rendering System Using Direct3D (Direct3D 기반 원격 분할 렌더링 시스템)

  • Lim, Choong-Gyoo
    • Journal of Korea Game Society
    • /
    • v.18 no.1
    • /
    • pp.115-124
    • /
    • 2018
  • Various kinds of tile-based ultra-high resolution display devices have been developed by, for example, constructing display walls using many commodity LCD displays. To represent 3D applications like computer games on these devices, one has to develop 3D applications or develop particular APIs only for representing on these devices. If one can develop a distributed rendering system using legacy 3D APIs such as OpenGL and Direct3D by extending a remote rendering system, commercial computer games can be represented on such display devices without modifying their source codes. The purpose of the paper is to propose a new Dired3D-based distribute rendering system by extending a Direct3D-based remote rendering system and to show its feasibility technically by appling it to a sample Direct3D application and performing a few experimentations.

3D Game Rendering Engine Degine using Empty space BSP tree (Empty space BSP트리를 이용한 3D 게임 렌더링 엔진 설계)

  • Kim Hak-Ran;Park Hwa-Jin
    • Journal of the Korea Society of Computer and Information
    • /
    • v.10 no.3 s.35
    • /
    • pp.345-352
    • /
    • 2005
  • This paper aims to design Game Rendering Engine for real-time 3D online games. Previous, in order to raise rendering speed, BSP tree was used to partitioned space in Quake Game Engine. A game engine is required to develop for rapidly escalating of 3D online games in Korea. too. Currently rendering time is saved with the hardware accelerator which is working on the high-level computer system. On the other hand, a game engine is needed to save rendering time for users with low-level computer system. Therefore, a game rendering engine is which reduces rendering time by PVS look-up table using Empty space BSP tree designed and implemented in this paper

  • PDF