검색결과

검색조건
좁혀보기
검색필터
결과 내 재검색

간행물

    분야

      발행연도

      -

        검색결과 6

        1.
        2014.03 KCI 등재 구독 인증기관 무료, 개인회원 유료
        A new near loss-less compression method for 2D game sprite animation image is presented to reduce the amount of the game contents resources. The sprite animation data in 2D mobile game occupies a large part of the resource, and in particular the sprite animation data by using a lossless compression technique can cause a relatively very significant increase of data amount as the higher complexity of the animation. The new near-lossless method, which is an adaptive compression technique by considering the alpha value for transparency and the variance of color values of block, is proposed in order to obtain greater compression efficiency without los of quality. By using experiments, we show that the proposed method compared to the PNG compression technique is good for compression efficiency, and in particular the effect is very high in complex and dynamic 2D sprite animation.
        4,000원
        5.
        2014.12 KCI 등재 서비스 종료(열람 제한)
        초고해상도 UHD(096x2160) 게임 영상의 메모리 대역폭 요구량은 기하급수적으로 늘어난다. 본 논문에서는 화질 저하 없이 메모리 대역폭 문제를 해결하기 위하여 CUDA 환경에서 비트 병렬 파이프라인을 지원하는 논문 [4]의 DDPCM-GR 압축 알고리즘을 변형한 DPCM-GR 방식을 적용한 무손실 압축을 구현하였다. CUDA 공유메모리 사용을 통한 효율성을 증대하였으며, paged-locked 호스트 메모리 비동기 전송을 통한 커널과 데이터 전송 중첩의 다양한 구성을 구현하였다. 실험을 통하여 CPU 방식에 비하여 최대 31.3배 속도 향상을 이루었으며, 비동기 전송 구성의 변화를 통하여 최대 30.3% 수행 시간이 감소하였다.
        6.
        2009.12 KCI 등재 서비스 종료(열람 제한)
        다층 변위 매핑 기법은 여러 층으로 구성된 변위 맵들을 사용하여 단층의 변위 맵으로 표현할 수 없는 복잡한 형태를 재현할 수 있으며, 영화와 게임 등의 디지털 콘텐츠에서 보다 사실적인 표현을 저비용으로 제공할 수 있다. 하지만 다층 변위 맵 자료 구조의 특성상 표현을 자세히 할수록 여러 층의 변위 맵이 필요해지고 하단부의 변위 맵일수록 변위 정보를 저장하고 있지 않은 공간이 많이 생긴다. 본 논문에서는 저장 공간을 비효율적으로 사용하는 다층 변위맵을 비손실 압축하고 렌더링하는 방법을 제안한다. 제안하는 렌더링 방법은 비손실 압축 변위맵 정보를 사용하기 때문에 원본 변위 맵의 렌더링 결과와 동일한 화질을 보장한다.