• Title/Summary/Keyword: render to texture

Search Result 31, Processing Time 0.03 seconds

Development of a terrain model in 3D Game (3차원 게임에서의 손쉬운 지형 모델 구현 방법)

  • Park, Seok-hee;Lee, Hee-bum;Kim, Soo-Kyun;Im, Kwang-Hyuk;An, Sung-ohk
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2013.10a
    • /
    • pp.533-534
    • /
    • 2013
  • In computer game, terrain model is applied a nice texture to render snowy mountains and valley. Terrain model in the game, it is important role that the character plays in space. Realistic depiction of the terrain model enhances the absorption of the game. Now many terrain models are made by using lots of terrain tools. In this paper, we does not use terrain modeling tool, we use only 3D max for making terrain model easily. 3D max provides a comprehensive 3D modeling, rendering, and compositing solution for games. In this paper we create terrain models by using 3D max, also we present how to use DirectX environment.

  • PDF

A study on the projection and interaction methods onto the cylindrical surface (원통형 곡면상으로의 투영과 상호작용 기법에 관한 연구)

  • Sung, Bo-Kyung;Lee, Ah-Reum;Choi, Eun-Jung;Kang, Eun-Young;Kim, Dong-Ho
    • 한국HCI학회:학술대회논문집
    • /
    • 2006.02a
    • /
    • pp.1319-1324
    • /
    • 2006
  • 최근 다양한 분야(건축, 디자인, 영화관)에서 활용되는 디스플레이 기술들은 대체로 평면에 투영하는 프로젝션 기술을 사용하고 있다. 예외적으로 평면이 아닌 곡면에 투영하는 경우도 있었으나, 기술적인 제약으로 왜곡된 영상을 보정하여 사용하는 경우는 드문 상태이다. 그리고 상호작용의 경우는 기계적 장치에 의존한 초보적 형태가 주류를 이루고 있다. 본 논문에서는 프로젝션 기술 중에서 원통형 곡면상으로의 투영 기법과 모션인식을 반영한 상호작용 기법에 대해서 논하고자 한다. 3D 영상을 곡면에 왜곡 없이 투영하기 위하여, 본 논문에서는 '2-pass 렌더링' 기법을 이용하였다. 이 기법에서는 현재 렌더링 된 영상을 텍스쳐로 저장한 다음 원통형 물체에 매핑시켜 곡면에 적합한 영상으로 보정한다. 그리고 기계적 장치에 의존하지 않는 상호작용을 위해, 카메라를 통하여 실시간으로 사용자 정보(위치, 방향 값)를 입력 받아 원통형 스크린과 매칭되는 좌표 값을 계산한다. 위와 같은 기법들을 구현하기 위한 실험으로 미디어 아트 작품을 제작하였으며, 투영과 상호작용에 관한 알고리즘을 작품에 적용하였다. 이 작품은 하나의 프로젝터를 사용하여 1/4 원통형 곡면으로의 투영과 상호작용을 수행하였다. 본 연구의 결과는 미디어 아트 작품의 프로젝션 모듈로 사용 될 수 있으며, 공연장 건축, 실내디자인, 체감형 인터랙티브 게임, 가상현실 영화관 등 다양한 분야에 적용 될 수 있다.

  • PDF

An Acceleration Technique of Terrain Rendering using GPU-based Chunk LOD (GPU 기반의 묶음 LOD 기법을 이용한 지형 렌더링의 가속화 기법)

  • Kim, Tae-Gwon;Lee, Eun-Seok;Shin, Byeong-Seok
    • Journal of Korea Multimedia Society
    • /
    • v.17 no.1
    • /
    • pp.69-76
    • /
    • 2014
  • It is hard to represent massive terrain data in real-time even using recent graphics hardware. In order to process massive terrain data, mesh simplification method such as continuous Level-of-Detail is commonly used. However, existing GPU-based methods using quad-tree structure such as geometry splitting, produce lots of vertices to traverse the quad-tree and retransmit those vertices back to the GPU in each tree traversal. Also they have disadvantage of increase of tree size since they construct the tree structure using texture. To solve the problem, we proposed GPU-base chunked LOD technique for real-time terrain rendering. We restrict depth of tree search and generate chunks with tessellator in GPU. By using our method, we can efficiently render the terrain by generating the chunks on GPU and reduce the computing time for tree traversal.

Method for making lighting effects in graphic image by RGB lighting pipeline (RGB 라이팅 파이프라인에 의한 그래픽 영상 조명효과 구현방법)

  • Qiu, Jia-Yi;Zheng, Qian;Ko, Jae-Hyuk
    • Journal of Digital Convergence
    • /
    • v.15 no.3
    • /
    • pp.307-312
    • /
    • 2017
  • The purpose of this paper is to develop a new type of RGB lighting pipeline that can save time in animation production. After identifying the problems of the current method, the researchers studied 8 steps through new methods and comparative analysis. A method of implementing a graphic image lighting effect by the RGB lighting pipeline according to the current method is to create a render layer for each light set and a set of digital light separated by texture, Three types of written information can be stored in one layer and graphic image, and the accuracy and precision of color correction can be improved. Through this study, we propose the new and improved RGB lighting pipeline according to the characteristics of the work and the industries.

Interactive Visualization Technique for Adaptive Mesh Refinement Data Using Hierarchical Data Structures and Graphics Hardware (계층적 자료구조와 그래픽스 하드웨어를 이용한 적응적 메쉬 세분화 데이타의 대화식 가시화)

  • ;Chandrajit Bajaj
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.31 no.5_6
    • /
    • pp.360-370
    • /
    • 2004
  • Adaptive mesh refinement(AMR) is one of the popular computational simulation techniques used in various scientific and engineering fields. Although AMR data is organized in a hierarchical multi-resolution data structure, traditional volume visualization algorithms such as ray-casting and splatting cannot handle the form without converting it to a sophisticated data structure. In this paper, we present a hierarchical multi-resolution splatting technique using k-d trees and octrees for AMR data that is suitable for implementation on the latest consumer PC graphics hardware. We describe a graphical user interface to set transfer function and viewing / rendering parameters interactively. Experimental results obtained on a general purpose PC equipped with an nVIDIA GeForce3 card are presented to demonstrate that the proposed techniques can interactively render AMR data(over 20 frames per second). Our scheme can easily be applied to parallel rendering of time-varying AMR data.

Image based Shading Techniques for Surfaces with Irregular and Complex Textures Formed by Heterogeneous Materials (이종물질에 의해 복잡한 불규칙 무늬가 형성된 물체 표면의 영상 기반 셰이딩 기법)

  • Lee, Joo-Rim;Nam, Yang-Hee
    • The Journal of the Korea Contents Association
    • /
    • v.10 no.1
    • /
    • pp.1-9
    • /
    • 2010
  • In this paper we present a shading technique for realistic rendering of the surfaces with irregular and complex textures using a single photograph. So far, most works have been using many photographs or special photographing equipment to render the surfaces with irregular and complex textures as well as dividing texture regions manually. We present an automatic selection method of the region segmentation techniques according to properties of materials. As our technique produces a reflectance model and the approximated Bidirectional Reflection Distribution Function(BRDF) parameters, it allows the recovery of the photometric properties of diffuse, specular, isotropic or anisotropic textured objects. Also it make it possible to present several synthetic images with novel lighting conditions and views.

Segmentation and Visualization of Human Anatomy using Medical Imagery (의료영상을 이용한 인체장기의 분할 및 시각화)

  • Lee, Joon-Ku;Kim, Yang-Mo;Kim, Do-Yeon
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.8 no.1
    • /
    • pp.191-197
    • /
    • 2013
  • Conventional CT and MRI scans produce cross-section slices of body that are viewed sequentially by radiologists who must imagine or extrapolate from these views what the 3 dimensional anatomy should be. By using sophisticated algorithm and high performance computing, these cross-sections may be rendered as direct 3D representations of human anatomy. The 2D medical image analysis forced to use time-consuming, subjective, error-prone manual techniques, such as slice tracing and region painting, for extracting regions of interest. To overcome the drawbacks of 2D medical image analysis, combining with medical image processing, 3D visualization is essential for extracting anatomical structures and making measurements. We used the gray-level thresholding, region growing, contour following, deformable model to segment human organ and used the feature vectors from texture analysis to detect harmful cancer. We used the perspective projection and marching cube algorithm to render the surface from volumetric MR and CT image data. The 3D visualization of human anatomy and segmented human organ provides valuable benefits for radiation treatment planning, surgical planning, surgery simulation, image guided surgery and interventional imaging applications.

Reconstruction Of Photo-Realistic 3D Assets For Actual Objects Combining Photogrammetry And Computer Graphics (사진측량과 컴퓨터 그래픽의 결합을 통한 실제 물체의 사실적인 3D 에셋 재건)

  • Yan, Yong
    • The Journal of the Korea Contents Association
    • /
    • v.21 no.1
    • /
    • pp.147-161
    • /
    • 2021
  • Through photogrammetry techniques, what current researches can achieve at present is rough 3D mesh and color map of objects, rather than usable photo-realistic 3D assets. This research aims to propose a new method to create photo-realistic 3D assets that can be used in the field of visualization applications. The new method combines photogrammetry with computer graphics modeling. Through the description of the production process of three objects in the real world - "Bullet Box", "Gun" and "Metal Beverage Bottle," it introduces in details the concept, functions, operating skills and software packages used in the steps including the photograph object, white balance, reconstruction, cleanup reconstruction, retopology, UV unwrapping, projection, texture baking, De-Lighting and Create Material Maps. In order to increase the flexibility of the method, alternatives to the software packages are also recommended for each step. In this research, 3D assets are produced that are accurate in shape, correct in color, easy to render and can be physically interacted with dynamic lighting in texture. The new method can obtain more realistic visual effects at a faster speed. It does not require large-scale teams, expensive equipment and software packages, therefore it is suitable for small studios and independent artists and educational institutions.

GPU-based Image-space Collision Detection among Closed Objects (GPU를 이용한 이미지 공간 충돌 검사 기법)

  • Jang, Han-Young;Jeong, Taek-Sang;Han, Jung-Hyun
    • Journal of the HCI Society of Korea
    • /
    • v.1 no.1
    • /
    • pp.45-52
    • /
    • 2006
  • This paper presents an image-space algorithm to real-time collision detection, which is run completely by GPU. For a single object or for multiple objects with no collision, the front and back faces appear alternately along the view direction. However, such alternation is violated when objects collide. Based on these observations, the algorithm propose the depth peeling method which renders the minimal surface of objects, not whole surface, to find colliding. The Depth peeling method utilizes the state-of-the-art functionalities of GPU such as framebuffer object, vertexbuffer object, and occlusion query. Combining these functions, multi-pass rendering and context switch can be done with low overhead. Therefore proposed approach has less rendering times and rendering overhead than previous image-space collision detection. The algorithm can handle deformable objects and complex objects, and its precision is governed by the resolution of the render-target-texture. The experimental results show the feasibility of GPU-based collision detection and its performance gain in real-time applications such as 3D games.

  • PDF

Optical Multi-Normal Vector Based Iridescence BRDF Compression Method (광학적 다중 법선 벡터 기반 훈색(暈色)현상 BRDF 압축 기법)

  • Ryu, Sae-Woon;Lee, Sang-Hwa;Park, Jong-Il
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.37 no.3
    • /
    • pp.184-193
    • /
    • 2010
  • This paper proposes a biological iridescence BRDF(Bidirectional Reflectance Distribution Function) compression and rendering method. In the graphics technology, iridescence sometimes is named structure colors. The main features of these symptoms are shown transform of color and brightness by varying viewpoint. Graphics technology to render this is the BRDF technology. The BRDF methods enable realistic representation of varying view direction, but it requires a lot of computing power because of large data. In this paper, we obtain reflection map from iridescence BRDF, analyze color of reflection map and propose representation method by several colorfully concentric circle. The one concentric circle represents beam width of reflection ray by one normal vector. In this paper, we synthesize rough concentric by using several virtually optical normal vectors. And we obtain spectrum information from concentric circles passing through the center point. The proposed method enables IBR(image based rendering) technique which results is realistic illuminance and spectrum distribution by one texture from reduced BRDF data within spectrum.