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

검색결과 346건 처리시간 0.026초

Implementation of Face Animation For MPEG-4 SNHC

  • Lee, Ju-Sang;Yoo, Ji-Sang;Ahn, Chie-Teuk
    • 한국방송∙미디어공학회:학술대회논문집
    • /
    • 한국방송공학회 1999년도 KOBA 방송기술 워크샵 KOBA Broadcasting Technology Workshop
    • /
    • pp.141-144
    • /
    • 1999
  • MPEG-4 SNHC FBA(face and body animation) group is going to standardize the MPEG-4 system for low-bit rate communication with the implementation and animation of human body and face on virtual environment. In the first version of MPEG-4 standard, only the face object will be implemented and animated by using FDP (face definition parameter) and FAP(facial animation parameter), which are the abstract parameters of human face for low-bit rate coding. In this paper, MPEG-4 SNHC face object and it's animation were implemented based on the computer graphics tools such as VRML and OpenGL.

Development of Simulator with Cluster System for Towing Fisheries

  • Park Myeong-Chul;Ha Seok-Wun
    • Journal of information and communication convergence engineering
    • /
    • 제3권2호
    • /
    • pp.84-89
    • /
    • 2005
  • Goal of this study is to implement 3-dimensional underwater appearance graphical display, fishery measured information display, sonar data representation and display, and 3-dimensional underwater appearance animation based on coefficient data of chaos behavior and fishing modeling of fishing gears from PC cluster system. In order to accomplish the goals of this study, it is essential to compose user interfacing and realistic description of image scenes in the towing-net fishery simulator, and techniques to describe sand cloud effects under water using particle systems are necessary. In this study, we implemented graphical representations and animations of the simulator by using OpenGL together with C routines.

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.

예외상황 처리를 고려한 반도체 통합제조장비 시뮬레이터 (Simulator of Integrated Single-Wafer Processing Tools with Contingency Handling)

  • 김우석;전영하;이두용
    • 대한기계학회논문집A
    • /
    • 제29권1호
    • /
    • pp.96-106
    • /
    • 2005
  • An integrated single-wafer processing tool, composed of multiple single wafer processing modules, transfer robots, and load locks, has complex routing sequences, and often has critical post-processing residency constraints. Scheduling of these tools is an intricate problem, and testing schedulers with actual tools requires too much time and cost. The Single Wafer Processor (SWP) simulator presented in this paper is to validate an on-line scheduler, and evaluate performance of integrated single-wafer processing tools before the scheduler is actually deployed into real systems. The data transfer between the scheduler and the simulator is carried out with TCP/IP communication using messages and files. The developed simulator consists of six modules, i.e., GUI (Graphic User Interface), emulators, execution system, module managers, analyzer, and 3D animator. The overall framework is built using Microsoft Visual C++, and the animator is embodied using OpenGL API (Application Programming Interface).

산포된 플라즈마 기반의 가속입자 자료 가시화 (Visualization of Scattered Plasma-based Particle Acceleration Data)

  • 신한솔;유태준;이건
    • 한국멀티미디어학회논문지
    • /
    • 제18권1호
    • /
    • pp.65-70
    • /
    • 2015
  • Particle accelerator has mainly used in nuclear field only because of the large scale of the facility. However, since laser-plasma particle accelerator which has smaller size and spends less cost developed, the availability of this accelerator is expended to various research fields such as industrial and medical. This paper suggests a visualization system to control the laser-plasma particle accelerator efficiently. This system offers real-time 3D images via convert HDF file comes from plasma data obtained from PIC simulation into OpenGL texture type to analyse and modify plasma data. After that, it stores high-resolution rendering images of the data with external renderer hereafter.

Design of Pipelined Floating-Point Arithmetic Unit for Mobile 3D Graphics Applications

  • Choi, Byeong-Yoon;Ha, Chang-Soo;Lee, Jong-Hyoung;Salclc, Zoran;Lee, Duck-Myung
    • 한국멀티미디어학회논문지
    • /
    • 제11권6호
    • /
    • pp.816-827
    • /
    • 2008
  • In this paper, two-stage pipelined floating-point arithmetic unit (FP-AU) is designed. The FP-AU processor supports seventeen operations to apply 3D graphics processor and has area-efficient and low-latency architecture that makes use of modified dual-path computation scheme, new normalization circuit, and modified compound adder based on flagged prefix adder. The FP-AU has about 4-ns delay time at logic synthesis condition using $0.18{\mu}m$ CMOS standard cell library and consists of about 5,930 gates. Because it has 250 MFLOPS execution rate and supports saturated arithmetic including a number of graphics-oriented operations, it is applicable to mobile 3D graphics accelerator efficiently.

  • PDF

하드웨어 텍스쳐 매핑을 이용한 의료영상의 3차원 볼륨 렌더링 기법 (3D Rendering Technique for Medical Images using Hardware Texture Mapping)

  • 손재기;전준철
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2000년도 제13회 춘계학술대회 및 임시총회 학술발표 논문집
    • /
    • pp.299-302
    • /
    • 2000
  • 의료영상의 크기가 커짐에 따라 처리해야 할 데이터량이 많아졌다. 또한 점점 더 많은 사람들이 빠른 3차원 가시화 결과를 기대한다. 하지만 이전에 제시된 많은 방법들은 실시간 응답 결과를 기대하기는 힘들다. 본 논문은 하드웨어를 이용하여 의료영상을 빠른 속도로 3차원 가시화하는 방법과 그 구현 결과에 대해 기술한다. 구현에 있어 자바를 이용함으로써 플랫폼 독립적이며 OpenGL을 기반으로 한 자바 3D API를 사용함으로써 쉽고 빠르게 3차원 가시화 결과를 디스플레이할 수 있다.

  • PDF

양항비를 이용한 스키점프 시각화 (Visualization of Ski Jump Using Lift-to-Drag Ratio)

  • 박명철;박영남
    • 한국컴퓨터정보학회:학술대회논문집
    • /
    • 한국컴퓨터정보학회 2011년도 제44차 하계학술발표논문집 19권2호
    • /
    • pp.183-184
    • /
    • 2011
  • 본 논문에서는 양항비를 이용하여 스키점프 시각화 도구를 구현하였다. 스키점프는 점프대에서 도약시의 가속도와 맞바람을 통한 양력을 이용하여 활공하는 스포츠이다. 다양한 영향 요소 중에서도 점프의 거리가 가장 중요한데 이는 받음각에 따른 양력과 항력의 비인 양항비에 의해 결정된다. 기존 연구에서 최적의 양항비를 계산하여 이미 표준적인 받음각과 스키의 벌림각, 구부린 각 등은 잘 알려져 있다. 그러나 이러한 영향 인자의 변화에 따른 시각화 도구는 미흡한 실정이다. 본 논문에서는 양항비를 이용하여 사용자에게 직관적인 자세 시각화 도구를 제공한다. 구현을 위하여 OpenGL을 이용하여 그래픽을 표현하고 기존의 수학적 모델을 이용하여 사용자가 요구하는 인자의 변화에 따른 자세변화를 보인다. 본 논문의 결과물은 더 나은 스키점프을 위한 참고자료로 활용될 수 있을 것이다.

  • PDF

다중 카메라를 이용한 3차원 개체 추적 시스템 (A 3D Object Tracking System Using a Multi-camera)

  • 이상걸;구경모;서영욱;차의영
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2004년도 춘계학술발표대회
    • /
    • pp.781-784
    • /
    • 2004
  • 본 시스템은 어항속에 있는 물고기 움직임을 추적하기 위해 두 대의 카메라로부터 동시에 독립된 영상을 획득하고 획득된 영상을 처리하여 좌표를 얻어내고 3차원 좌표로 생성해내는 시스템이다. 제안하는 방법은 크게 두 대의 카메라로부터 동시에 영상을 획득하는 방법과 획득된 영상에 대한 처리 및 물체 위치 검출, 그리고 3차원 좌표 생성으로 구성된다. Frame grabber를 사용하여 두 개의 카메라로부터 동시에 영상을 획득하며, 3개의 연속된 프레임에 대한 차영상과 ART2(Adaptive Resonance Theory)를 이용하여 각각의 영상에서의 물고기 위치를 검출한다. 검출된 각각의 좌표를 병합하여 3차원 좌표를 생성하며, 추적 결과는 OpenGL을 이용하여 3차원으로 재생한다.

  • PDF