2 repositorios
Programmatic interfaces for embedding 3D rendering and data visualization within Python environments.
Distinct from Python API Integrations: Focuses on rendering 3D models and scientific data rather than AI observability platforms.
Explore 2 awesome GitHub repositories matching development tools & productivity · 3D Visualization Integrations. Refine with filters or upvote what's useful.
f3d is a fast 3D model viewer and rendering engine designed for visualizing 3D meshes, CAD files, and point clouds. It operates across multiple deployment profiles, functioning as a lightweight desktop application, a scientific data visualizer for volumetric and scalar datasets, a headless rendering engine for automated image generation, and a WebAssembly-based renderer for web applications. The project distinguishes itself through specialized support for Gaussian Splatting scene reconstructions and the ability to visualize complex scientific formats such as VTK, NetCDF, and HDF. It features
Enables the visualization of complex 3D models and scientific datasets directly within Python applications.
Viser is a Python 3D visualization framework and remote scene server that renders 3D primitives, point clouds, and meshes in a web browser. It functions as a server-client system that synchronizes scene state and camera poses to a web client via WebSockets. The framework provides specialized capabilities for robotics and computer vision, including a URDF robot visualizer for loading robot models and joint states, as well as a GPU-accelerated Gaussian splatting viewer for high-fidelity volumetric rendering. It also supports the visualization of human body models and skinned meshes for pose ana
Provides a server-client system for rendering 3D primitives, point clouds, and meshes in a web browser using Python.