Skip to content

mago-3d-tiler v1.4.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@znkim znkim released this 06 Feb 10:40
· 320 commits to develop since this release

[Changed in version 1.4.0]

3D Tiles Instanced 3d model (i3dm) feature.
Tests to generate 10,000,000 tree samples were successful.
We're working on getting 3D Tiler to run with only basic arguments.

[Feature Additions]

  • 3DTiles Adds Instanced 3D Model (i3dm) Functionality

[Feature Improvements]

  • Structure Refactoring
  • Tiling Improved with the ability to tile with BoundingVolume squares
  • Fixed b3dm, i3dm, pnts 8byte padding bug
  • Automatically apply "Node Limit", feature to automatically set tiling units based on the number of nodes (experimental)
  • Fixed minor Transform Matrix creation bug

[1.4.0 버전 변경 사항]

3D Tiles Instanced 3d model(i3dm) 기능을 제공합니다.
10,000,000개의 tree sample을 생성하는 테스트까지 성공했습니다.
또 3D Tiler를 기본적인 인자 값 만으로 실행될 수 있게 작업하고 있습니다.

[추가된 기능]

  • 3DTiles, Instanced 3D Model(i3dm) 기능 추가

[개선된 기능]

  • 전체적인 구조 리펙토링
  • 타일링 BoundingVolume 정사각형으로 타일링하는 기능으로 개선
  • b3dm, i3dm, pnts 8byte padding버그 수정
  • 자동 Node Limit 적용, 노드 수에 따라 타일링 단위를 자동으로 설정하는 기능 (실험기능)
  • 자잘한 Transform Matrix 생성 버그 수정

Full Changelog: v1.3.1-beta...v1.4.0-beta