• 제목/요약/키워드: STL model

검색결과 120건 처리시간 0.038초

버텍스 영역을 이용한 STL에서의 3차원 디지털 워터마킹 (A 3D Watermarking on STL using Vertex domain)

  • 김기석;천인국
    • 한국멀티미디어학회:학술대회논문집
    • /
    • 한국멀티미디어학회 2002년도 춘계학술발표논문집(하)
    • /
    • pp.901-906
    • /
    • 2002
  • 본 논문은 신속조형(RP: rapid prototyping) 시스템에서 사용되며 3D 기하학적 형상 모델을 가지고 있는 STL(standard transform language)에 워터마크를 삽입하는 방법에 관한 연구이다. 제안된 알고리즘은 3D 형상 데이터의 왜곡이 전혀 없이 패싯(facet, mesh)의 버텍스(vertex) 영역에 워터마크를 삽입한다. 기존의 알고리즘으로 STL에 워터마크를 삽입할 경우, 패싯의 저장순서를 변경하는 단순한 공격으로도 워터마크가 제거된다. 제안된 알고리즘은 패싯의 저장 순서 변경과 같은 공격에 대한 강인성을 가질 뿐만 아니라, 비가시성(invisibility)도 충족한다. 제안된 알고리즘으로 STL 3D 형상에 워터마크를 삽입하고 추출하는, 실험 결과들은 3D 원형상을 전혀 왜곡하지 않고 워터마크의 삽입과 추출이 가능함을 보여준다.

  • PDF

급속조형 시스템을 위한 STL 포맷의 오류 검증에 관한 연구 (A Study on Error Verification of STL Format for Rapid Prototyping System)

  • Park, H.T.;Lee, S.H.
    • 한국정밀공학회지
    • /
    • 제13권10호
    • /
    • pp.46-55
    • /
    • 1996
  • As industrial standard data, the STL format which approximates three dimensional CAD model to triangular facets, is used for RP(Rapid Prototyping) system in recent days. Because most RP system take the only form of two dimensional line segments as an input stream inspite of its imperfectness while converting into STL format, a CAD model is converted into a standard industrial format which is composed of many triangular facets. The error verifying process is composed of four main steps, and these are 1) Remove facets with two or more vertices equal to each other. 2) Fix overlapping error such as more than three facets adjacent to anedge. 3) Fill holes in the mesh by using Delaunay triangulation method. 4) Correct the wrong direction and normal vectors. This paper is concerned with serching the mentioned errors in advance and modifying them.

  • PDF

STL 3D 형식의 메쉬 모델을 형식으로 OBJ 변환하는 시스템 개발 (Development of a System to Convert a 3D Mesh Model in STL Format into OBJ Format)

  • 여창모;박찬석;문두환
    • 한국기계가공학회지
    • /
    • 제17권3호
    • /
    • pp.78-86
    • /
    • 2018
  • The 3D mesh model is used in various fields, such as virtual reality, shape-based searching, 3D simulation, reverse engineering, 3D printing, and laser scanning. There are various formats for the 3D mesh model, but STL and OBJ are the most typical. Since application systems support different 3D mesh formats, developing technology for converting 3D mesh models from one format into another is necessary to ensure data interoperability among systems. In this paper, we propose a method to convert a 3D mesh model in STL format into the OBJ format. We performed the basic design of the conversion system and developed a prototype, then verified the proposed method by experimentally converting an STL file into an OBJ file for test cases using this prototype.

삼각형기반 형상모델러를 이용한 STL의 검증 (Verification of STL using the Triangle Based Geometric Modeler)

  • 채희창
    • 한국생산제조학회지
    • /
    • 제6권1호
    • /
    • pp.51-58
    • /
    • 1997
  • The verification of the STL file is essential to build the confident parts using a RP machine, because the STL file obtained from the CAD software has many errors-the orientation of triangle does not coincide with adjacent triangles or some triangles are omitted, overlpped and so forth. Especially, the STL file translated from the surface model has more errors than those translated from the solid model. In this study, all possible errors were classified with the most general from and the causes of errors were analyzed to verify and correct errors. Using the triangle based non-manifold geometric modeling, these errors were corrected. Especially, this study took the notice of the problem about the intersected triangles and non-manifold properties overlooked in the previous studies. But this study has a penalty on computing time of $O(n^2)$.

  • PDF

STL 포맷의 구멍 오류 수정을 위한 삼각형 분할법 적용에 관한 연구

  • 손영지;조연상;전언찬
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 1995년도 추계학술대회 논문집
    • /
    • pp.889-893
    • /
    • 1995
  • This paper verified error of STL file and presented a new application of reformed division method for reducing to appeared error by using Delaunay triangulation method that used to modify error of verified data. First, it is analyzed each vertices in hole error and classified follow case that is 1. case of plan or slope, 2. case of edge, 3. case of apex and 4. case of rapid curve, and reduced volume tolerance between original model and converted model after convert STL file.

  • PDF

급속조형시스템을 위한 STL 포멧의 오류 검증에 관한 연구 (A Study on Error Verification of STL format for Rapid Prototyping System)

  • 최홍태;이석희
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 1996년도 춘계학술대회 논문집
    • /
    • pp.597-601
    • /
    • 1996
  • Nowadays, the STL format, industrial standard data, which approximates three dimensional CAD model to triangular facets, is used for RP(Rapid Prototyping) system. Because most RP machine is accpted to only two dimensional line segments, but some STL translators are sometimes poorly implemented. The error verifying process is as follows. 1) Remove facets with two or more vertices equal to each other. 2) Fix overlapping error such as more than three facets adjacent to an edge. 3) Fill holes in the mesh by using Delaunay triangulation method. 4) Repair wrong direction and value of normal vectors. This paper is concerned with searching the mentioned errors in advance and modifying them.

  • PDF

STL에 위상정보를 부여하기 위한 삼각형 기반 형상모델링 (Creation of Topological Information from STL Using Triangle Based Geometric Modeling)

  • 채희창
    • 한국정밀공학회지
    • /
    • 제14권2호
    • /
    • pp.136-144
    • /
    • 1997
  • Usually triangular patches are used to transfer geometric shape in Rapid Prototyping CAM system. STL, a list of triangles, is de facto standard in RP industry. Because STL does not have topological infoma- tion, it can cause errornous results. So STL should be verified before using. After adding support structures to anchor the part to the platform and to prevent sagging or distortion, slicing and layer by layer manufactur- ing process are done. But triangular patch is surface model and cannot provide sufficient information on geometry in the above processes. So, geometric modeling is necessary in verifying STL, adding support structures and slicing. It is natural that triangle based modeling is the best when tringular patches are used as input. Considering support structures, solid and faces coexist in RP process. Therefore non-manifold modeler is required. In this study, triangle based non-manifold geometric modeling is proposed for RP sys- tem consistent with STL input.

  • PDF

STL 메쉬를 이용한 자유곡면의 레이저 측정경로 생성 연구 (STL mesh based laser scan planning system for complex freeform surfaces)

  • 손석배;김승만;이관행
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2002년도 추계학술대회 논문집
    • /
    • pp.595-598
    • /
    • 2002
  • Laser scanners are getting used more and more in reverse engineering and inspection. For CNC-driven laser scanners, it is important to automate the scanning operations to improve the accuracy of capture point data and to reduce scanning time in industry. However, there are few research works on laser scan planning system. In addition, it is difficult to directly analyze multi-patched freeform models. In this paper, we propose an STL (Stereolithography) mesh based laser scan planning system for complex freeform surfaces. The scan planning system consists of three steps and it is assumed that the CAD model of the part exists. Firstly, the surface model is approximated into STL meshes. From the mesh model, normal vector of each node point is estimated. Second, scan directions and regions are determined through the region growing method. Also, scan paths are generated by calculating the minimum-bounding rectangle of points that can be scanned in each scan direction. Finally, the generated scan directions and paths are validated by checking optical constraints and the collision between the laser probe and the part to be scanned.

  • PDF

Bridging the gap between CAD and CAE using STL files

  • Bianconi, Francesco
    • International Journal of CAD/CAM
    • /
    • 제2권1호
    • /
    • pp.55-67
    • /
    • 2002
  • In many areas of industry, it is desirable to have fast and reliable systems in order to quickly obtain suitable solid models for computer- aided analyses. Nevertheless it is well known that the data exchange process between CAD modelers and CAE packages can require significative efforts. This paper presents an approach for geometrical data exchange through triangulated boundary models. The proposed framework is founded on the use of STL file specification as neutral format file. This work is principally focused on data exchange among CAD modelers and FEA packages via STL. The proposed approach involves the definition of a topological structure suitable for the STL representation and the development of algorithms for topology and geometry data processing in order to get a solid model suitable for finite element analysis or other computer aided engineering purposes. Different algorithms for model processing are considered and their pros and cons are discussed. As a case study, a prototype modeler which supports an exporting filter for a commercial CAE package has been implemented.