• Title/Summary/Keyword: 3-dimensional graphics

Search Result 201, Processing Time 0.022 seconds

Feedback Design and Analysis for 3-dimensional Drawing in Virtual Reality (가상현실에서의 3차원 드로잉을 위한 피드백 설계 및 효과 분석)

  • Kim, Jieun;Park, Woohee;Lee, Jieun
    • Journal of the Korea Computer Graphics Society
    • /
    • v.26 no.3
    • /
    • pp.69-77
    • /
    • 2020
  • This paper proposes an effective method of giving users feedback on 3-dimensional drawing and measures its performance to ensure that feedback can help users enter the correct position in 3D. In the experiment of drawing a given line shape using a hand-held controller, the user is provided with three levels of visual, auditory, and haptic feedback for the position input error. As a result of analyzing the position input accuracy according to the type of feedback, all types of feedback are able to significantly reduce errors, and visual feedback and haptic feedback are more effective than auditory feedback.

The types and characteristics of statistical big-data graphics with emphasis on the cognitive discouragements (빅데이터 통계그래픽스의 유형 및 특정 - 인지적 방해요소를 중심으로 -)

  • Sim, Mihee;You, Sicheon
    • Smart Media Journal
    • /
    • v.3 no.3
    • /
    • pp.26-35
    • /
    • 2014
  • The statistical graphics is a design field focusing on the user perception aspects for the correct information delivery and the effective understanding, with the use of the quantitative data through the information analysis, extraction, visualization process. The statistical graphics with the big data composition factor is termed as the statistical big data graphics. In the statistical graphics the visual factors are used to reduce the errors in the perception part and to successfully deliver the information. However, in the statistical big data graphics the visual factors of the enormous data are causing the cognitive discouragements. The purpose of this study is to extract the cognitive discouragement factors from the big data statistical graphics, categorizing the types of the statistical big data graphics as 'network type', 'segment type', and 'mixed type', based on their compositional shapes, and explored the characteristics according to them. Especially, based on the visual main factors in the statistical big data graphics, We extracted the cognitive discouragement factors that appear in the high visualization as the four categories: 'multi-dimensional cases', 'various color', 'information overlap', and 'legibility of the writing'.

The Effect of Flipped Learning on the 3D Computer Graphics Class (기초 3D 그래픽 교과에 대한 플립드 러닝 적용 효과 분석)

  • Kang, Seungmook
    • Journal of Korea Multimedia Society
    • /
    • v.19 no.2
    • /
    • pp.460-468
    • /
    • 2016
  • The teaching method of colleges and universities is traditionally lectures then professors has described orally in class and students has listened to accompanying with papers, mid-terms, and final exams. Jon Bergmann and Aaron Sams have developed new way of teaching called flipped learning; Classwork at home and homework in class. By adapting the method, this paper researched how efficient it is and what factors tutors should consider for better results. Specifically this research examined the flipped learning applying to basic 3D graphics class of J University in Korea and students answered surveys and took a couple of tests. Since the most students of the class did not have any background of 3D graphics, it was the first time for them to work with 3 dimensional space coordinate system. As a result, the research showed positive side of flipped learning like increasing peers' interest to the class and positive attitude about video lectures watched before coming to class.

A Study on the Construction of a 3D Object from Orthographic Views (2차원 평행 투영도로부터 3차원 물체의 구성에 관한 연구)

  • 김응곤;박종안;김준현
    • Proceedings of the Korean Institute of Communication Sciences Conference
    • /
    • 1991.10a
    • /
    • pp.69-72
    • /
    • 1991
  • This paper proposes an efficient algorithm that constructs 3 dimensional solid object from orthographic views. The 3D object construction algorithm inputs vertices and edges information of 3 orthogonal views, generates 2 dimensional surfaces of input views, 3 dimensional possible vertices, possible edges and possible surfaces, compares 2 dimensional projections of 3 dimensional possible surface with two dimensional surfaces from orthogonal views and then determines the solution. This algorithm has been proved to be efficient in reducing the time taken and is useful for CAD system, 3 dimensional scene analysis system and object modellings for 3D graphics. The algorithm has been implemented in C language on the IBM PC/AT.

High Performance Reflection Effect Processing for Moving Pictures in 3 Dimensional Graphics (3차원 그래픽스의 동영상에 대한 반사 효과의 고속처리)

  • Lee, Seung-Hee;Lee, Keon-Myung
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.19 no.3
    • /
    • pp.444-449
    • /
    • 2009
  • With the advance of high performance computing hardware, many applications have been emerging which exploit real-time computer graphics capabilities. This paper is concerned with an effective realization method for reflection effect for the situations in which moving pictures are played in 3D computer graphics modeling world. The method determines in an geometric way the locations of the projection plan into which the playing areas of moving pictures are mapped, and then realizes the reflection effect with texture mapping. Compared with the traditional stencil buffer-based reflection method, the processing time of the proposed method does not significantly deteriorate for the models with moving pictures and reflection surfaces, and its throughput was improved by 30% at minimum and 127% at maximum for the models used in the comparative studies.

Effective Ray-tracing based Rendering Methods for Point Cloud Data in Mobile Environments (모바일 환경에서 점 구름 데이터에 대한 효과적인 광선 추적 기반 렌더링 기법)

  • Woong Seo;Youngwook Kim;Kiseo Park;Yerin Kim;Insung Ihm
    • Journal of the Korea Computer Graphics Society
    • /
    • v.29 no.3
    • /
    • pp.93-103
    • /
    • 2023
  • The problem of reconstructing three-dimensional models of people and objects from color and depth images captured by low-cost RGB-D cameras has long been an active research area in computer graphics. Color and depth images captured by low-cost RGB-D cameras are represented as point clouds in three-dimensional space, which correspond to discrete values in a continuous three-dimensional space and require additional surface reconstruction compared to rendering using polygonal models. In this paper, we propose an effective ray-tracing based technique for visualizing point clouds rather than polygonal models. In particular, our method shows the possibility of an effective rendering method even in mobile environment which has limited performance due to processor heat and lack of battery.

Approximating 3D General Sweep Boundary using Graphics Hardware (그래픽스 하드웨어를 이용한 입체 스윕 경계 근사)

  • An, Jae-U;Kim, Myeong-Su;Hong, Seong-Je
    • Journal of the Korea Computer Graphics Society
    • /
    • v.8 no.3
    • /
    • pp.1-7
    • /
    • 2002
  • This paper presents a practical technique for approximating the boundary surface of the volume swept out by three-dimensional objects using the depth-buffer. Objects may change their geometries and orientations while sweeping. The sweep volume is approximated as a union of volume elements, which are just rendered inside appropriate viewing frusta of virtual cameras and mapped into screen viewports with depth-buffer. From the depth of each pixel in the screen space of each rendering, the corresponding point in the original world space can be computed. Appropriately connecting these points yields polygonal faces forming polygonal surface patches approximately covering some portion of the sweep volume. Each view frustum adds one or more surface patches in this way, and these presumably overlapped polygonal surface patches approximately enclose the whole sweep volume. These patches may further be processed to yield non-overlapped polygonal surfaces as an approximation to the boundary of the original 3D sweep volume.

  • PDF

A Physics-Based Modelling of Multipbase Fluid Phenomena (물리적 모델에 기반한 다상 유체 현상 애니메이션)

  • Song, Oh-Young;Shin, Hyun-Cheol;Ko, Hyeong-Seok
    • Journal of the Korea Computer Graphics Society
    • /
    • v.10 no.3
    • /
    • pp.52-60
    • /
    • 2004
  • This paper presents a physically based technique for simulating complex multiphase fluids. This work is motivated by the "stable fluids" method developed by Stam to handle gaseous fluids. We extend this technique to water, which calls for the development of methods for modeling multiphase fluids and suppressing dissipation. We construct a multiphase fluid formulation by combining the Navier-Stokes equations with the level set method. By adopting constrained interpolation profile (CIP)-based advection, we reduce the numerical dissipation and diffusion significantly. We further reduce the dissipation by converting potentially dissipative cells into droplets or bubbles that undergo Lagrangian motion. Due to the multiphase formulation, the proposed method properly simulates the interaction of water with surrounding air, instead of simulating water in a void space. Moreover. the introduction of the non-dissipative technique means that, in contrast 10 previous methods, the simulated water does not unnecessarily lose mass and its motion is not damped to an unphysical extent. Experiments showed that the proposed method is stable and runs fast. It is demonstrated that two-dimensional simulation runs in real-time.

  • PDF

A Game Computing Environment and a Guideline for Developing 3-Dimensional Racing Games (3차원 레이싱 게임의 컴퓨팅 환경과 개발 방법)

  • Jang, Hyun-Duk;Kim, Seong-Hoon
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.9 no.6
    • /
    • pp.1226-1233
    • /
    • 2005
  • The purpose of this paper is to overview the recently changed environments of developing a computer game software and propose an appropriate developemnt methodology to these environments. For the speed of playing 3-dimensional games in window-based environments of personal computer, we investigated DirectX as a game development library and suggested a guideline for developing 3-dimensional computer games which is compatible with various hardware platforms and keep up a fitting speed of game-playing.