• Title/Summary/Keyword: 3D ComputerGraphics

Search Result 540, Processing Time 0.027 seconds

Combination Algorithm of a Material for Marble Solid Effects

  • Park, Tae-Jin;Park, Man-Gon
    • Journal of Korea Multimedia Society
    • /
    • v.7 no.12
    • /
    • pp.1700-1707
    • /
    • 2004
  • Nowaday, market size of digital image in world around is looks to rapidly growth. For this, Texture mapping has traditionally been used to add realism to computer graphics images. Therefore to make our image realistic, we need to give the various kind of objects material parameter and environment lighting. To present the completed marble we use passing back algorithm and combination with channel of a material. In experimental result of this paper that application by passing back algorithm and varying the parameter such as scale, period, distortion, octaves of noise make showing the superiority of optimized rendering of spheres and perfect another marble effects.

  • PDF

Design of a Robot Simuladtor for Development Robot and its Controller (로보트와 제어기의 개발을 위한 로보트 시뮬레이터의 설계)

  • Chang, Cheol;Jang, Won;Chung, Myung-Jin;Bien, Zeungnam
    • Journal of the Korean Institute of Telematics and Electronics
    • /
    • v.25 no.1
    • /
    • pp.8-17
    • /
    • 1988
  • This paper describes a robot simulator which enables a user to model a robot geometrically, and to evaluate performances of various robot control algorithms as well as to obtain physical understanding of robot and acruator dynamics. To achieve these goals, the kinematics and dynamics of a robot and interactive 3-D computer graphics which visulaize the motion of the robot were studied. The developed robot simulator consists of two parts:a dynamic simulator and a graphic simulator. To evaluate the robot simulator PUMA-560, Stanford arm, and RHINO robot were considered and a DG MV/10000 super mini-computer and an IBM-PC/XT personal computer were used.

  • PDF

A Study on Texturing of Procedural Generation of based on Physically Based Materials (물리 기반 메터리얼을 기반으로 하는 절차적 생성 방식의 텍스쳐링에 관한 연구)

  • Younghun Lee
    • Journal of Information Technology Applications and Management
    • /
    • v.30 no.6
    • /
    • pp.143-155
    • /
    • 2023
  • Procedural generation methods based on physical-based materials generate data by algorithms rather than manual through combinations with artist-generated assets based on computer-generated randomness algorithms. For this reason, the procedural generation method is mainly used to produce textures of 3D models in the field of computer graphics because it is easy to obtain the desired quality with little data. This study is a study on physical-based materials and procedural generation methods based on them. Physical-based materials are divided into Metallic/Roughness workflows and Specific/Glossiness workflows. These two methods produce the same results, which are more accurate based on the law of conservation of energy. The procedural generation method allows a natural texture to be obtained very quickly by texturing through a combination of a computer-generated random algorithm and an artist-generated asset based on various maps.

Sucess Factor of 3D Movie "Avatar" and the Possibility Analysis of the Korean 3D Contents (아바타 3D영화의 성공요인과 한국형 3D 콘텐츠의 가능성 분석)

  • Cho, Byung-Chul
    • The Journal of the Korea Contents Association
    • /
    • v.10 no.9
    • /
    • pp.137-145
    • /
    • 2010
  • Many research works are actively being done due to the 3D contents production technology for global competition through the world. In korea, many experts have taken notice of high quality 3D movies produced by Hollywood. Recently, 3D movie "Avatar" advanced 3D computer graphics based digital production technology is heavily influencing the contents industry in global market. Therefore, In this paper, the success factor of "Avatar"has to be analyzed. Also, the analysis of 3D contents production environment of the domestic and Hollywood is performed. Based on that, we analyzed the factors of threat and opportunity of the Korean 3D contents. Also, Based on the statistical data analysis of the korean film commission, favorable reactions of the korean movie and the government's powerful policy direction, we proposed the successful possibility of the korean 3D contents.

Local Parameterization of Polygonal Models Using Projection Level Set (투영 등위 집합을 이용한 다면체 모델의 부분 매개 변수화)

  • Lee, Yeon-Joo;Cha, Deuk-Hyun;Chang, Byung-Joon;Ihm, In-Sung
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.34 no.12
    • /
    • pp.641-655
    • /
    • 2007
  • Parameterization has been one of very important research subjects in several application areas including computer graphics. In the parameterization research, the problem of mapping 3D polygonal model to 2D plane has been studied frequently, but the previous methods often fail to handle complicated shapes of polygonal surfaces effectively as well as entail distortion between the 3D and 2D spaces. Several attempts have been made especially to reduce such distortion, but they often suffer from the problem when an arbitrary rectangular surface region on 3D model is locally parameterized. In this paper, we propose a new local parameterization scheme based on the projection level set method. This technique generates a series of equi-distanced curves on the surface region of interest, which are then used to generate effective local parameterization information. In this paper, we explain the new technique in detail and show its effectiveness by demonstrating experimental results.

An Algorithm of MIP-Map Level Selection for Ray-Traced Texture Mapping (광선 추적법 텍스쳐 매핑을 위한 MIP-Map 수준 선택 알고리즘 연구)

  • Park, Woo-Chan;Kim, Dong-Seok
    • Journal of Korea Game Society
    • /
    • v.10 no.4
    • /
    • pp.73-80
    • /
    • 2010
  • This paper proposes an effective method to select MIP-Map level of texture images for ray-traced texture mapping. This MIP-Map level selection method requires only the total length of intersected ray. By supporting MIP-Map for texture mapping, we can reduce the texture aliasing effects, while our approach decreases rendering performance very slightly.

A Mesh Partitioning Using Adaptive Vertex Clustering (적응형 정점 군집화를 이용한 메쉬 분할)

  • Kim, Dae-Young;Kim, Jong-Won;Lee, Hae-Young
    • Journal of the Korea Computer Graphics Society
    • /
    • v.15 no.3
    • /
    • pp.19-26
    • /
    • 2009
  • In this paper, a new adaptive vertex clustering using a KD-tree is presented for 3D mesh partitioning. A vertex clustering is used to divide a huge 3D mesh into several partitions for various mesh processing. An octree-based clustering and K-means clustering are currently leading techniques. However, the octree-based methods practice uniform space divisions and so each partitioned mesh has non-uniformly distributed number of vertices and the difference in its size. The K-means clustering produces uniformly partitioned meshes but takes much time due to many repetitions and optimizations. Therefore, we propose to use a KD-tree to efficiently partition meshes with uniform number of vertices. The bounding box region of the given mesh is adaptively subdivided according to the number of vertices included and dynamically determined axis. As a result, the partitioned meshes have a property of compactness with uniformly distributed vertices.

  • PDF

Estimation of Manhattan Coordinate System using Convolutional Neural Network (합성곱 신경망 기반 맨하탄 좌표계 추정)

  • Lee, Jinwoo;Lee, Hyunjoon;Kim, Junho
    • Journal of the Korea Computer Graphics Society
    • /
    • v.23 no.3
    • /
    • pp.31-38
    • /
    • 2017
  • In this paper, we propose a system which estimates Manhattan coordinate systems for urban scene images using a convolutional neural network (CNN). Estimating the Manhattan coordinate system from an image under the Manhattan world assumption is the basis for solving computer graphics and vision problems such as image adjustment and 3D scene reconstruction. We construct a CNN that estimates Manhattan coordinate systems based on GoogLeNet [1]. To train the CNN, we collect about 155,000 images under the Manhattan world assumption by using the Google Street View APIs and calculate Manhattan coordinate systems using existing calibration methods to generate dataset. In contrast to PoseNet [2] that trains per-scene CNNs, our method learns from images under the Manhattan world assumption and thus estimates Manhattan coordinate systems for new images that have not been learned. Experimental results show that our method estimates Manhattan coordinate systems with the median error of $3.157^{\circ}$ for the Google Street View images of non-trained scenes, as test set. In addition, compared to an existing calibration method [3], the proposed method shows lower intermediate errors for the test set.

The Effect of the Technical and Virtual Creator Characteristics of Vtuber's Personal Broadcasting on Pleasure, Satisfaction, and Paid Sponsorship Intention: Based on the S-O-R Model (브이튜버(Vtuber) 개인방송의 기술적 특성과 가상 크리에이터 특성이 즐거움, 시청만족도 및 유료후원의도에 미치는 영향: S-O-R 모델을 기반으로)

  • Jin, Chengjun;Yang, Sung-Byung;Yoon, Sang-Hyeak
    • Journal of Information Technology Services
    • /
    • v.21 no.5
    • /
    • pp.107-127
    • /
    • 2022
  • Personal broadcasting utilizing Vtuber, a virtual creator made of 2D or 3D avatars, has recently appeared and is growing in popularity. Vtuber is a virtual person who broadcasts on the Internet using 2D or 3D avatars with real-time motion capture and computer graphics technologies. While the personal broadcasting industry utilizing Vtuber is proliferating, related studies have mainly concentrated on technical issues. Therefore, in this study, the antecedent factors that form the technical characteristics and virtual creator characteristics of Vtuber personal broadcasting are derived using the Stimulus-Organism-Response (S-O-R) model. Then the effect of these factors on viewer pleasure and satisfaction, which lead to increased paid sponsorship is to be examined. Furthermore, we investigate how this influencing mechanism fluctuates based on the avatar type (2D vs. 3D). This study contributes to empirical examinations of viewers' paid sponsorship intention in Vtuber personal broadcasting through the S-O-R model. It also offers insights that technological or virtual creator characteristics could improve viewers' pleasure, satisfaction, and even paid sponsorship.

A Study on the Adaptation and Prospects of the 3-dimensional Computer graphics in the field of Fashion Design (웹스페이스 시대에 3차원 컴퓨터 그래픽스를 도입한 의상디자인 분야의 현황 및 전망에 관한 연구)

  • Bae Lee-Sa;Lee In-Seong
    • Journal of the Korea Fashion and Costume Design Association
    • /
    • v.7 no.2
    • /
    • pp.1-10
    • /
    • 2005
  • This study intends to examine extensively on the current situation where the full capacity of 3D CG is not being highlighted because of the lack of the information and the awareness and to look at how the virtual reality technology is being applied ranging from the design of the clothes to the marketing. A set of processes ranging from the development of the clothing design to the marketing will be performed on the web. Designers will design with 3D CG and make the patterns and will hand this over to the producer together with the virtual swatch. But there are important problems to work out. First, it is the problem of the virtual fitting room. Second, it is the absence of the 3D CG, which is easy and convenient for the clothing design. Third, it is to perfect the visual reconstruction. Fourth, it is the security of the distribution system. Fifth, it also calls for the strengthened internet network that can smooth the flow of the tremendous data. Consumer will be able to produce according to their needs and will become designer and producer at the same time, resulting in the achievement of the consumer-oriented marketing in real sense.

  • PDF