Category Parking

Parking Cell

Parking is one of the most frequently encountered and considered important in design automation. At this time, let’s think briefly about how we can look at the data of the...

Category Automation

Observer for Architectural Element

건축 설계 자동화 작업을 위해서는 도형 작업이 필수적입니다. 도형을 다루다 보면 어떤 도형이 변하면 그에 따른 변화를 다른 건축 요소에 적용해야 하는 경우가 수도 없이 많습니다.

Can we determine the optimal building axis from the site at a glance?

요약 이 페이지는 건물 설계의 초반 단계에 중요한 부분 중 하나인 건물의 ‘축’을 찾는 문제에 대해 다룹니다. 이를 해결하기 위해, 기하학적 데이터를 활용하는 방법 중 하나인 CNN(Convolutional Neural Network)을 사용하고...

Parking Cell

Parking is one of the most frequently encountered and considered important in design automation. At this time, let’s think briefly about how we can look at the data of the...

Category three.js

React Three Fiber의 스크린샷에서도 useEffect는 필요합니다.

요약 React Three Fiber에서 스크린샷 기능을 구현할 때, 렌더링시 실행하는 것만 생각하고 추가하면 컴포넌트가 리렌더링될 때마다 스크린샷이 중복 실행될 수 있습니다. 이는 부모 컴포넌트의 상태 변경, Context 값 변화, Props...

Category react

React Three Fiber의 스크린샷에서도 useEffect는 필요합니다.

요약 React Three Fiber에서 스크린샷 기능을 구현할 때, 렌더링시 실행하는 것만 생각하고 추가하면 컴포넌트가 리렌더링될 때마다 스크린샷이 중복 실행될 수 있습니다. 이는 부모 컴포넌트의 상태 변경, Context 값 변화, Props...