TRIDENT (Tri-Dimensional Embeddings Navigation Tool) is a Blender add-on that turns dimensionality-reduced data into 3D visualizations. It reads CSV files where each row is a data point in reduced-dimensional space, supporting XYZ coordinates from UMAP, t-SNE, PCA and similar methods, plus optional metadata columns for labels or grouping.
Once data is imported, TRIDENT plots it directly in the Blender viewport using the EEVEE renderer for real-time navigation. You can move through data clusters, toggle categories or classes on and off, and adjust transparency and palettes, with category-based color labeling applied across the point cloud.
For output, TRIDENT exports publication-ready stills, renders camera flythroughs, and reuses lighting and material presets. After installation it appears in Blender's sidebar, opened with the N key. It runs on Windows, macOS (Intel and Apple Silicon) and Linux, and is released under the GNU General Public License v3.0 or later.