Portable, cross-platform, reliable 3D library?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. stellarium

    Stellarium is a free GPL software which renders realistic skies in real time with OpenGL. It is available for Linux/Unix, Windows and macOS. With Stellarium, you really see what you can see with your eyes, binoculars or a small telescope.

    If I wanted to build an app like Stellarium, displaying a 3D model, but not requiring fast animation, not a game, more visualization, what libraries should I be considering for the display/UI portion of this program?

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. wgpu

    A cross-platform, safe, pure-Rust graphics API.

    Wgpu? https://github.com/gfx-rs/wgpu

  4. bevy

    A refreshingly simple data-driven game engine built in Rust

  5. kajiya

    💡 Experimental real-time global illumination renderer 🦀

    There's also Kajiya, though it's very new and works on a limited range of GPUs.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Godot is not the new Unity – The anatomy of a Godot API call

    4 projects | news.ycombinator.com | 18 Sep 2023
  • Error on adding Default Bevy Plugins

    2 projects | /r/bevy | 29 May 2023
  • Chrome ships WebGPU, a sort-of successor to WebGL. How soon do you see this being adopted by the game dev community?

    4 projects | /r/gamedev | 10 Apr 2023
  • Rust is hard, or: The misery of mainstream programming

    9 projects | /r/rust | 2 Jun 2022
  • Tauri (2) — Quick Start with Tauri + React (Open Source)

    3 projects | dev.to | 23 Dec 2024

Did you know that Rust is
the 5th most popular programming language
based on number of references?