
The Directus 3D Model Viewer is an extension that allows users to embed a <model-viewer> into Directus as an interface, display, panel, and endpoint for live previews. This extension enables users to render 3D models in various places within the Directus UI, and it requires the 3D model files to be uploaded to the Directus File storage. It has been primarily tested with *.glb 3D files, but it may also work with other formats.
The Directus 3D Model Viewer extension enhances the Directus platform by enabling users to seamlessly render and display 3D models within the Directus UI. With features such as the model viewer endpoint, interface, display, and panel, users have flexibility in where and how they incorporate 3D models into their Directus projects. While primarily designed for *.glb 3D files, this extension may also support other formats. Its easy installation and configuration make it a valuable addition for users working with 3D models in Directus.

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.
A website that uses Directus as an open source headless CMS to manage content. This includes features such as a customizable content model, role-based access control, and API-based content delivery to support a wide range of digital experiences.
Recoil is a state management library for React that provides an intuitive and flexible API for managing and sharing state across components. It supports a range of features, including derived state, asynchronous updates, and time-travel debugging, and is designed to work well with the React ecosystem and other state management solutions.