기관회원 [로그인]
소속기관에서 받은 아이디, 비밀번호를 입력해 주세요.
개인회원 [로그인]

비회원 구매시 입력하신 핸드폰번호를 입력해 주세요.
본인 인증 후 구매내역을 확인하실 수 있습니다.

회원가입
서지반출
個人용 컴퓨터를 利용한 相貫線의 圖示
[STEP1]서지반출 형식 선택
파일형식
@
서지도구
SNS
기타
[STEP2]서지반출 정보 선택
  • 제목
  • URL
돌아가기
확인
취소
  • 個人용 컴퓨터를 利용한 相貫線의 圖示
  • Drawing of penetrating lines using personal computer
저자명
채희창
간행물명
大韓機械學會論文集
권/호정보
1988년|12권 1호|pp.173-182 (10 pages)
발행정보
대한기계학회
파일정보
정기간행물|
PDF텍스트
주제분야
기타
이 논문은 한국과학기술정보연구원과 논문 연계를 통해 무료로 제공되는 원문입니다.
서지반출

기타언어초록

본 연구에서는 상관선을 실공간(real space)에서 구하여 이를 임의의 시점에 대하여 그리도록 컴퓨터 프로그램을 개발하였다. 사용 언어는 인공지능 어의 일종인 PROLOG로서 언어 자체에 관계데이타베이스를 내장하고 있고, 백트랙킹 (backtracking)기능, 강력한 리스트 데이터구조(list data structure)가 큰 특징이다.

기타언어초록

A program for drawing of penetrating lines was developed in personal computer. PROLOG, a language of Artificial Intelligence, was used and a data structure using relational data base was designed. An algorithm for finding the penetrating lines in the real space was developed. The program can be applied at any types of penetrating problems like curve-surface, surface-surface, curve-object, surface-object, object-object, etc. In developing the program, the following results were obtained. (1) Relational data base built in PROLOG and the function of backtracking are helpful in Computer Graphics. (2) In spite of increasing the number of edges, assigning direction to the edges makes it possible to represent the polygon meshes as the non ordered sets of directional half edges. (3) Topologicaly the penetrating lines of a polygon can be represented as the edge-pairs in the edge list of the polygon,