Uranium VS python-play3d

Compare Uranium vs python-play3d and see what are their differences.

Uranium

A Python framework for building Desktop applications. (by Ultimaker)

python-play3d

Basic 3D world playground with animations based on 2D. (by timabilov)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Uranium python-play3d
2 4
323 20
2.2% -
9.5 0.0
8 days ago 5 months ago
Python Python
GNU Lesser General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Uranium

Posts with mentions or reviews of Uranium. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-08.
  • How to add a command after every line in the g-code?
    3 projects | /r/Cura | 8 Feb 2023
    For the basics of plugins, there's a bit of documentation here: https://github.com/Ultimaker/Uranium/wiki/Creating-plugins and here: https://github.com/Ultimaker/Uranium/wiki/Plugin-Types
  • Cura 5 Mac not behaving properly (menu bar)
    2 projects | /r/Cura | 24 May 2022
    The reason this was changed is because in Cura 5.0, Cura updated to use Qt6 instead of Qt5, and this dropped support of QtQuick Controls 1, the GUI framework that Cura had been using for most of its interface. The change that brought it about was here.

python-play3d

Posts with mentions or reviews of python-play3d. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing Uranium and python-play3d you can also consider the following projects:

Cura - 3D printer / slicing GUI built on top of the Uranium framework

3D-Rendering-Desktop-App - 3D rendering engine made using Python as an exploratory adventure into the world of 3D graphics.

Blender-Guide - Blender Guide

pyntcloud - pyntcloud is a Python library for working with 3D point clouds.

cqMore - More fundamental API on CadQuery.

3d-transforms - 3D Transforms is a library to easily work with 3D data and make 3D transformations. This library originally started as a few functions here and there for my own work which I then turned into a library.

sdf - Simple SDF mesh generation in Python