Skip to content

Cdb-library Version 2.6 Final Site

git clone https://github.com/yourorg/cdb-library cd cdb-library git checkout v2.6-final meson setup build -Ddefault_library=both -Doptimization=3 meson compile -C build meson test -C build # runs 10,000+ test vectors sudo meson install -C build

The CDB-Library is intended for use in X-Plane 10.50+, 11, and 12.

The CDB-Library 2.6 Final is released under the MIT License, which allows for free use, modification, and distribution. There are no commercial licenses or fees required to use the library. cdb-library version 2.6 final

Improvements were made to objects like hangars, GSE (Ground Support Equipment), and urban infrastructure.

CDB-Library (by Cami De Bellis) is one of the most essential free object libraries for flight simulation. is the definitive release, containing over 6,500 3D objects git clone https://github

The library was significantly expanded to include new objects, enhancing the variety available for developers.

If you are building your own scenery, you can access the CDB-Library assets through standard tools: WorldEditor (WED) Improvements were made to objects like hangars, GSE

Because the extraction process sometimes fails to copy the library.txt file, it is wise to check for its presence after installation. Without it, X‑Plane will ignore the entire folder, and you will see errors stating that “This airport needs CDB library to render properly.”

CDB-Library is an open-source object library designed for the X-Plane flight simulator. It serves as a massive digital toolbox filled with pre-made 3D objects, textures, and building blocks for scenery developers. Think of a virtual airport, a city skyline, or a remote village—many of the structures, vehicles, and flora used to build these sceneries are pulled directly from the CDB-Library. The library was developed and maintained by Cami De Bellis, a highly influential figure in the X-Plane scene, as a tool to help developers create more detailed and realistic environments without having to build every 3D model from scratch.

⭐⭐⭐⭐ (4/5) Best for: High-read, low-write, embedded key-value needs. Not for: Real-time updates or multi-writer concurrency.