• 제목/요약/키워드: rendering

검색결과 1,787건 처리시간 0.033초

A Simplified Graphics System Based on Direct Rendering Manager System

  • Baek, Nakhoon
    • Journal of information and communication convergence engineering
    • /
    • 제16권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.

Influence of rendering methods on yield and quality of chicken fat recovered from broiler skin

  • Lin, Liang-Kun;Tan, Fa-Jui
    • Asian-Australasian Journal of Animal Sciences
    • /
    • 제30권6호
    • /
    • pp.872-877
    • /
    • 2017
  • Objective: In order to utilize fat from broiler byproducts efficiently, it is necessary to develop an appropriate rendering procedure and establish quality information for the rendered fat. A study was therefore undertaken to evaluate the influence of rendering methods on the amounts and general properties of the fat recovered from broiler skin. Methods: The yield and quality of the broiler skin fat rendered through high and lower energy microwave rendering (3.6 W/g for 10 min and 2.4 W/g for 10 min for high power microwave rendering (HPMR) and high power microwave rendering (LPMR), respectively), oven baking (OB, at $180^{\circ}C$ for 40 min), and water cooking (WC, boiling for 40 min) were compared. Results: Microwave-rendered skin exhibited the highest yields and fat recovery rates, followed by OB, and WC fats (p<0.05). HPMR fat had the highest $L^{\star}$, $a^{\star}$, and $b^{\star}$ values, whereas WC fat had the highest moisture content, acid values, and thiobarbituric acid (TBA) values (p<0.05). There was no significant difference in the acid value, peroxide value, and TBA values between HPMR and LPMR fats. Conclusion: Microwave rendering at a power level of 3.6 W/g for 10 min is suggested base on the yield and quality of chicken fat.

모바일을 기반으로 하는 적응적인 렌더링 영상 처리 (A Adaptive Rendering Image Processing for Based on the Mobile)

  • 주헌식;김하진
    • 정보처리학회논문지A
    • /
    • 제10A권5호
    • /
    • pp.425-432
    • /
    • 2003
  • 이 논문에서는 모바일을 기반으로 하는 사진 트리 영상 랜더링을 통하여 효율적인 PDA 용 전자의 무기록(EMR ; Electronic Medical Record) 챠트를 제안하였다. 볼륨 렌더링을 위하여 최종 영상 공간 대신에 중간 영상 공간 공간 알고리즘을 사용하였고, 점 대 점 매핑으로 발생하는 Hole의 문제점을 해결하였다. 델타 트리 기반의 quad 트리를 사용함으로 볼륨 표현에 효과적이었고, 압축 효과가 높았다. 볼륨 렌더링을 사용하여 렌더링의 시간을 줄일 수 있었고, 영상기반 렌더링(image-based rendering) 을 이용한 PDA 를 사용하여 질적 향상과 효율화를 얻게 되었다.

GPU를 이용한 깊이 영상기반 렌더링의 가속 (Accelerating Depth Image-Based Rendering Using GPU)

  • 이만희;박인규
    • 한국정보과학회논문지:시스템및이론
    • /
    • 제33권11호
    • /
    • pp.853-858
    • /
    • 2006
  • 본 논문에서는 깊이 영상기반의 3차원 그래픽 객체에 대하여 그래픽 처리 장치(Graphics Processing Unit, GPU)의 가속을 이용한 고속의 렌더링 기법을 제안한다. 제안하는 알고리즘은 최근의 그래픽 처리 장치의 새로운 특징과 프로그래밍이 가능한 쉐이더 기법을 이용하여, 속도가 느리거나 정적인 조명과 같은 기존의 일반적인 깊이 영상기반 렌더링 방법이 갖고 있는 단점을 극복할 수 있다. 깊이 영상기반 데이타의 3차원 변환 및 조명에 의한 효과 연산은 정점 쉐이더(vertex shader)에서 수행을 하고, 점 데이타의 적응적인 스플래팅(splatting)은 화소 쉐이더(fragment shader)에서 수행된다. 모의 실험결과, 소프트웨어 렌더링 또는 OpenGL 기반의 렌더링과 비교해서 괄목할 만한 렌더링 속도의 향상이 이루어졌다.

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

  • 김학란;박화진
    • 한국컴퓨터정보학회논문지
    • /
    • 제10권3호
    • /
    • pp.345-352
    • /
    • 2005
  • 본 논문에서는 실시간 3차원 온라인 게임을 위한 게임 렌더링 엔진을 설계하고자 한다. 기존에 렌더링 속도를 높이기 위하여 대표적으로 퀘이크 엔진에서는 공간분할을 위해 BSP트리를 사용하였다. 국내에서도 급격히 증가하고 있는 3D온라인 게임을 개발하기 위한 게임엔진이 필요하다. 현재는 고사양의 하드웨어 가속기 개발로 인해 렌더링 시간을 단축시키고 있지만 아직도 저 사양의 시스템을 사용하고 있는 게임 업체에서도 사용 가능한 소프트웨어적인 렌더링 시간 단축을 위한 엔진의 개발이 여전히 요구되고 있다. 따라서 Empty space BSP트리를 이용하여 PVS look-up테이블을 구축하여 렌더링 시간을 줄인 게임엔진을 설계하고 구현하였다.

  • PDF

디지털 건축 렌더링 이미지의 포토리얼리즘에 대한 고찰 (A Study on the Photorealism of Digital Architectural Rendering Images)

  • 김종국
    • 한국산학기술학회논문지
    • /
    • 제19권2호
    • /
    • pp.238-246
    • /
    • 2018
  • 최근 3D 디지털 렌더링 및 CGI 소프트웨어의 급격한 발전으로 디지털 렌더링 이미지에서 매우 사실적인 포토리얼리즘의 구현이 가능해졌다. 건축 시각화 분야는 영화, 게임, 가상현실 등 다른 디지털 렌더링이 응용되는 분야의 기반 환경을 창조하는 역할을 하므로 디지털 건축 렌더링 이미지의 포토리얼리즘에 관한 심도 갚은 논의가 필요한 상황이다. 이에 본 연구는 건축 시각화 분야에서 디지털 렌더링 이미지의 포토리얼리즘을 구현하기 위한 원칙을 정립하고 세부 요소들을 분석하였다. 이를 위하여 기존의 선행 연구를 이론적으로 분석하여 서로간의 상관관계를 밝히고 이후의 신기술을 이용한 건축 렌더링 이미지로부터 포토리얼리즘의 4가지 원칙(물리적으로 정확한 빛의 계산, 정확한 오브젝트 형상의 재현, 사실적인 재질과 텍스쳐의 표현, 사진에 나타나는 카메라의 특성 재현)을 도출하였다. 이 원칙들의 세부 항목들을 포토리얼리즘을 구현하기 위한 필수적인 요소들과 아티스트의 판단에 따라 취사선택이 가능한 요소로 분류하였으며, 선택적 요소들은 무작위성과 관련이 깊으며 이것이 포토리얼리스틱 건축 렌더링의 다양한 스타일을 결정하는 원인임을 고찰하였다.

3D 애니메이션 파일의 렌더링 레이어를 조절하기 위한 독립적인 렌더링 도구 개발 (Developing an Independent Rendering Tool to Control Render Layer in 3D Animation Files)

  • 김기홍;최철영;채일진
    • 한국콘텐츠학회논문지
    • /
    • 제8권9호
    • /
    • pp.84-93
    • /
    • 2008
  • 2005년부터 장편 3D 애니메이션 제작의 세계적인 증가추세와 하드웨어와 소프트웨어의 기술적 진보가 시각적 표현의 한계치를 넘어설 정도가 되면서 전체 작업 공정 중에서 렌더링(rendering)이 차지하는 비중이 더욱 중요하게 되었다. 렌더링 직전의 최종 파일은 데이터의 크기가 증가하는 문제가 발생한다. 이것은 수정 작업 시에 대용량 파일을 불러오고 저장하는 불필요한 소요시간과, 수정할 부분 외에 전체적으로 다시 렌더링을 수행하게 되는 시간을 소모하게 만든다. 본 논문에서는 연구 방법으로 Maya API를 활용하여 렌더링 레이어들의 정보 수정 방법을 연구하고 이를 적용하여 렌더링을 실행하는 Tool을 구현하는 것이다. 연구결과, 상업적인 애니메이션 제작에서는 제작 일정의 준수는 매우 중요하다. 그러므로 수정 작업에서 효율을 극대화 할 수 있기 위하여 독립적인 렌더링 툴 기반의 레이어 렌더링 구현이 필요하다고 판단된다.

멀티 클라우드 렌더링을 위한 분산 파일 시스템 개발 (Development of a Distributed File System for Multi-Cloud Rendering)

  • 반효경;조경운
    • 한국인터넷방송통신학회논문지
    • /
    • 제23권1호
    • /
    • pp.77-82
    • /
    • 2023
  • 최근 렌더링을 위한 플랫폼으로 멀티 클라우드 환경이 주목받고 있다. 이는 렌더링의 연산량이 시간에 따라 변동 폭이 큰 반면 각 렌더링 작업은 독립적으로 수행될 수 있기 때문이다. 그러나, 멀티 클라우드 렌더링은 대용량의 렌더링 입력 데이터에 대한 일관성을 유지하면서 실시간으로 데이터를 전송해야 하는 어려운 점이 존재한다. 본 논문에서는 멀티 클라우드 렌더링을 위한 새로운 분산 파일 시스템을 개발하였다. 개발된 파일 시스템은 로컬 머신에 파일 서버를 두어 렌더링 입력 파일에 대한 버전을 관리하고, 클라우드에 캐쉬 관리자를 두어 파일의 버전을 고려한 분산 협력 캐슁을 수행한다. 렌더링 워크로드를 이용한 실측 실험을 통해 개발된 파일 시스템이 NFS 대비 745%의 I/O 처리율을 나타내는 것을 확인했으며, 업로드 방식과 비교할 때 평균 56%의 실행시간 개선이 있는 것으로 확인되었다.

실감형 모델링을 위한 볼륨 햅틱 렌더링 알고리즘 (Volume Haptic Rendering Algorithm for Realistic Modeling)

  • 정지찬;박준영
    • 한국CDE학회논문집
    • /
    • 제15권2호
    • /
    • pp.136-143
    • /
    • 2010
  • Realistic Modeling is to maximize the reality of the environment in which perception is made by virtual environment or remote control using two or more senses of human. Especially, the field of haptic rendering, which provides reality through interaction of visual and tactual sense in realistic model, has brought attention. Haptic rendering calculates the force caused by model deformation during interaction with a virtual model and returns it to the user. Deformable model in the haptic rendering has more complexity than a rigid body because the deformation is calculated inside as well as the outside the model. For this model, Gibson suggested the 3D ChainMail algorithm using volumetric data. However, in case of the deformable model with non-homogeneous materials, there were some discordances between visual and tactual sense information when calculating the force-feedback in real time. Therefore, we propose an algorithm for the Volume Haptic Rendering of non-homogeneous deformable object that reflects the force-feedback consistently in real time, depending on visual information (the amount of deformation), without any post-processing.

실시간 해칭 렌더링에서 그림자 기법 (Shadow Techniques in Real-time Hatching Rendering)

  • 김찬수;김대명
    • 한국콘텐츠학회:학술대회논문집
    • /
    • 한국콘텐츠학회 2006년도 추계 종합학술대회 논문집
    • /
    • pp.806-810
    • /
    • 2006
  • 컴퓨터 그래픽스의 연구는 크게 사실적 렌더링 분야와 비사실적 렌더링 분야로 나눌 수 있다. 사실적 렌더링과 달리 비사실적 렌더링은 만화, 수채화, 해칭과 같은 사람이 손으로 표현한 것 같은 분위기와 특징을 갖는 영상을 표현해 보자는 데 그 목적이 있다고 할 수 있다. 본 연구에서는 비사실적 렌더링 기법의 하나인 실시간 해칭 렌더링기법과 사실적 렌더링기법인 그림자 기법을 통합하여 실시간 해칭 렌더링에서 그림자를 생성하기 위한 방법을 모색하였다. 그림자 기법에는 투영 텍스쳐 그림자 기법을 이용한 그림자 기법을 해칭 렌더링에 적용하여 해칭 렌더링에서 실시간 해칭 그림자를 생성하기 위한 기법을 제시한다.

  • PDF