• Title/Summary/Keyword: 쉐이더

Search Result 42, Processing Time 0.03 seconds

Shader Space Navigator: A Similar Shader Retrieval System (Shader Space Navigator: 유사 쉐이더 검색 시스템)

  • Lee, Jae-Ho;Jang, Min-Hee;Kim, Du-Yeol;Kim, Sang-Wook;Kim, Min-Ho;Choi, Jin-Sung
    • Journal of the Institute of Electronics Engineers of Korea CI
    • /
    • v.45 no.3
    • /
    • pp.58-67
    • /
    • 2008
  • In this paper, we first point out difficulties faced by CG artists in the shading process: (1) a lot of technical details on shaders required, (2) long rendering time, and (3) repeated trials-and-errors. To make them overcome such difficulties, we propose Shader Space Navigator, a system that efficiently searches for shaders similar to a given query shader from a shader database containing a large number of quality shaders. With Shader Space Navigator, CG artists find appropriate shaders from the database that are very close to the final result shader, and thus complete the shading process easily by slightly tuning some attributes of those shaders. Thus, the CG artists can create their final shaders in an intuitive and efficient way without a large number of time-consuming rendering processes. Also, we deal with implementation issues related to Shader Space Navigator and constructing an abundant shader database in detail.

Hierarchical Cognition Extraction for Similar Shader Search (유사 쉐이더 검색을 위한 계층적 인지감 추출)

  • Du-Yeol Kim;Min-Hee Jang;Sang-Wook Kim;Jae-Ho Lee;Jin-Sung Choi
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2008.11a
    • /
    • pp.265-268
    • /
    • 2008
  • 유사 쉐이더 검색이란 그래픽 디자이너가 원하는 쉐이더와 유사한 쉐이더를 검색하는 것을 의미한다. 본 논문의 저자들은 유사 쉐이더 검색을 이용하여 쉐이더 생성 시 발생하는 시행착오와 시간을 크게 줄일 수 있는 쉐이더 스페이스 네비게이터를 제안한 바 있다. 유사 쉐이더 검색을 수행하기 위해서는 서로 다른 네트워크 구조를 가지는 쉐이더들로부터 동일한 특징들을 추출할 수 있는 방안이 요구된다. 본 논문에서는 이러한 문제를 해결하기 위하여 계층적 인지감 추출 프레임워크를 제안한다. 제안하는 프레임워크는 복잡한 네트워크를 가지는 쉐이더들을 분석하여 검색에 필요한 고정된 소수의 특성들만을 추출한다. 추출된 특성들은 서로 다른 네트워크 구조에서도 동일한 수와 형태를 갖기 때문에 다른 구조의 쉐이더들 간에도 유사도를 쉽게 측정할 수 있다. 다양한 실험을 수행함으로써 제안하는 프레임 워크를 이용하여 유사 쉐이더를 효과적으로 검색할 수 있음을 보인다.

Design of Compiler & Variable-Length Instructions for SIMD Structured Shader (가변길이 SIMD구조 쉐이더 명령어 및 컴파일러 설계)

  • Kwak, Jae-Chang;Park, Tae-Ryoung
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.14 no.12
    • /
    • pp.2691-2697
    • /
    • 2010
  • Shader instructions and Compiler are designed for supporting 3D graphic shader 3.0 API. Variable-length instructions are proposed to reduce the size of hardware of graphic processor in SIMD structure by shortening the length of instructions. The designed shader compiler supports variable and two phased structured instructions, and can be programmable at ESSL level. Conformance Test proposed by Khronos group is accomplished to verify the design result of instructions and complier. The test result shows overall average 37% performance improvement at the 16 functions of basic GL shader.

On Extracting Pattern Perception for Similar Shader Search (유사 쉐이더 검색을 위한 무늬감 특성 추출)

  • Lee, Si-Yong;Jang, Min-Hee;Kim, Sang-Wook;Lee, Jae-Ho;Nam, Seung-Woo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2010.04a
    • /
    • pp.437-438
    • /
    • 2010
  • 유사 쉐이더 검색이란 그래픽 디자이너가 원하는 쉐이더와 유사한 쉐이더를 검색하는 것으로 쉐이더 생성 시 발생하는 시행착오와 시간 낭비를 크게 줄여준다. 본 논문에서는 유사 무늬감 쉐이더 검색을 수행하기 위한 무늬감 추출 방법을 제안한다. 제안하는 방법은 쉐이더들의 특성을 분석하여 쉐이더의 무늬를 결정하는 주요 무늬감 노드를 추출한 후, 추출된 주요 무늬감 노드의 무늬감 특성을 이용하여 쉐이더의 유사 무늬감 검색을 수행하는 방법이다. 실험을 통해 제안하는 방법이 유사한 무늬를 갖는 쉐이더를 효과적으로 검색할 수 있음을 보인다.

A Fully Programmable Shader Processor for Low Power Mobile Devices (저전력 모바일 장치를 위한 완전 프로그램 가능형 쉐이더 프로세서)

  • Jeong, Hyung-Ki;Lee, Joo-Sock;Park, Tae-Ryong;Lee, Kwang-Yeob
    • Journal of IKEEE
    • /
    • v.13 no.2
    • /
    • pp.253-259
    • /
    • 2009
  • In this paper, we propose a novel architecture of a general graphics shader processor without a dedicated hardware. Recently, mobile devices require the high performance graphics processor as well as the small size, low power. The proposed shader processor is a GP-GPU(General-Purpose computing on Graphics Processing Units) to execute the whole OpenGL ES 2.0 graphics pipeline by using shader instructions. It does not require the separate dedicate H/W such as rasterization on this fully programmable capability. The fully programmable 3D graphics shader processor can reduce much of the graphics hardware. The chip size of the designed shader processor is reduced 60% less than the sizes of previous processors.

  • PDF

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

  • Lee, Man-Hee;Park, In-Kyu
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.33 no.11
    • /
    • pp.853-858
    • /
    • 2006
  • In this paper, we propose a practical method for hardware-accelerated rendering of the depth image-based representation(DIBR) of 3D graphic object using graphic processing unit(GPU). The proposed method overcomes the drawbacks of the conventional rendering, i.e. it is slow since it is hardly assisted by graphics hardware and surface lighting is static. Utilizing the new features of modem GPU and programmable shader support, we develop an efficient hardware-accelerating rendering algorithm of depth image-based 3D object. Surface rendering in response of varying illumination is performed inside the vertex shader while adaptive point splatting is performed inside the fragment shader. Experimental results show that the rendering speed increases considerably compared with the software-based rendering and the conventional OpenGL-based rendering method.

OpenGL ES Compiler Implementation for Embedded Graphic Processor (임베디드 그래픽 프로세서를 위한 OpenGL ES 컴파일러 개발)

  • Im, Soo-Jun;Song, Jun-Sup;Shin, Dong-Kun
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2012.06a
    • /
    • pp.167-169
    • /
    • 2012
  • 오늘날 휴대용 기기에서의 그래픽 처리 요구사항이 증가함에 따라 저전력, 저비용 그래픽 프로세서의 필요성이 대두되고 있다. 이에 따라 크로노스 그룹은 휴대기기를 위한 그래픽 API 표준인 OpenGL ES 2.0을 발표하였다. 본 논문에서는 OpenGL ES 2.0을 상정하여 구성된 그래픽 프로세서를 위한 쉐이더 컴파일러를 개발하고 최적화하는 연구를 수행하였다. 개발된 컴파일러는 OpenGL ESSL로 작성된 쉐이더 프로그램을 정상적으로 컴파일하고 동작시켰으며 타겟 GPU에 적합한 최적화 기법을 적용하여 쉐이더 프로그램의 크기를 최대 10%가량 절감하고 성능을 10~15%가량 향상시켰다.

Optimization Technique for Vertex Programming on Programmable GPU (프로그래밍이 가능한 GPU 상에서의 버텍스 프로그래밍의 최적화 기법)

  • Oh, Jinsang;Ihm, Insung
    • Journal of the Korea Computer Graphics Society
    • /
    • v.8 no.3
    • /
    • pp.25-34
    • /
    • 2002
  • 최근 프로그래밍이 가능한 그래픽스 프로세서(GPU)의 등장은 렌더링 속도의 향상은 물론 기존의 GPU가 할 수 없었던 다양한 그래픽스 계산을 효과적으로 수행할 수 있도록 해주고 있다. 이로 인하여 기존에 CPU 상에서 수행해야만 했던 그래픽스 계산들의 일부를 GPU 상에서 수행하도록 해주는 기법들에 대한 연구가 활발히 진행되고 있다. 본 논문에서는 선형식에 기반을 둔 여러 응용 문제들을 GPU 상에서 효율적으로 구현할 수 있도록 도와주는 쉐이더 코드 최적화 기법을 제안한다. 이 기법은 SIMD 형태의 병렬 처리 능력을 가진 버텍스 쉐이더의 명령어에 맞게 고안되었다. 본 기법의 활용 가능성을 보이기 위하여 미분 방정식을 풀기 위한 4차 런지-쿠타 방법, 선형방정식을 풀기 위한 가우스-자이델 방법, 자연스러운 유체 모델링을 위한 파동 방정식 등의 문제에 적용하여 보았다. 본 논문에서 제안한 최적화 기법은 버텍스 쉐이더 용 컴파일러 구현에 쓰일 수 있으며, 향후 프로그래밍이 가능한 GPU 상에서의 실시간 그래픽스 소프트웨어 개발에 유용하게 사용될 수 있을 것이다.

  • PDF

Efficient Representation of Soap Bubble Shapes using Snell's Law and Background Synthesis (Snell의 법칙을 이용한 효율적인 비눗방울 형상 표현 및 배경 합성)

  • Yoojin Jeong;Jong-Hyun Kim
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2024.01a
    • /
    • pp.403-406
    • /
    • 2024
  • 본 논문에서는 비눗방울에 나타나는 반사와 굴절 효과를 상용 게임엔진인 유니티 쉐이더(Unity shader)를 사용하여 구현하고 다양한 배경에서 합성할 수 있는 효율적인 프레임워크를 제안한다. 본 논문에서 제안하는 방법은 계산량이 큰 유체 시뮬레이션을 이용하지 않고, 스넬(Snell)의 법칙을 이용하여 박막 내부의 굴절 벡터를 계산하고, 막 표면의 표현을 위해 다양한 텍스처(Texture)를 적용하였으며, vertex의 조정을 통해 비눗방울 자체의 움직임을 나타낼 수 있다. 결과적으로 실시간으로 높은 품질의 비눗방울을 표현할 수 있기 때문에 게임뿐만 아니라 가상현실 및 다양한 실시간 애플리케이션에 활용될 수 있다.

  • PDF

Design of a Variable-Length Instruction for the Effective Usability Instruction in 3D Graphics Processor (3D 그래픽 프로세서에서 효율적인 명령어를 위한 가변길이 명령어 설계)

  • Kim, Woo-Young;Lee, Bo-Haeng;Lee, Kwang-Yeob;Kwak, Jae-Chang
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2008.05a
    • /
    • pp.281-284
    • /
    • 2008
  • Recently, Khronos institude OpenGL ES 2.0 API for support Shader 3.0 model that can possible variable graphic processing. For this reason, the mobile device have need of supporting processor for a shader 3.0 model. We should extend instruction's length to support OpenGL ES 2.0 API, so we need more memory size. In this paper, we propose a new instruction form that adopted variable length and unit instruction architecture. This proposed instruction architecture that support to Shader 3.0 model has consist of 32bit unit instructions up to 4 which can be combined for embellishing each other. Therefore, it can execute flexible instruction combination and reduce waste of instruction fields.

  • PDF