DADILabKIT's repositories
MeshGridOptimizer
An advanced tool for decomposing 3D mesh models into an optimized grid structure. Leveraging genetic algorithms, this project aims to find the best partitioning grid positions and orientations for any given 3D mesh.
Path_Planning_in_OCCT
DADI Lab에서 진행 중인 길찾기 알고리즘 관련 알고리즘 스터디 및 구현 결과를 관리하는 프로젝트입니다. (A project to manage the study and implementation results of the algorithm related to the wayfinding algorithm in progress at DADI Lab.)
ModelSimplification_RL
DADI Lab의 RL(Reinforcement Learning) 기반의 모델 단순화 프로젝트입니다.
Language:Python000