landau VS landau-rpi

Compare landau vs landau-rpi and see what are their differences.

landau

OpenJSCAD with JSX syntax and React-like component system (by landaujs)

landau-rpi

Landau models for Raspberry Pi boards (by hobofan)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
landau landau-rpi
1 1
9 0
- -
0.0 0.0
about 3 years ago about 3 years ago
JavaScript JavaScript
MIT License 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.

landau

Posts with mentions or reviews of landau. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-10.
  • GraphSCAD – A User Friendly Nodal Editor for OpenSCAD
    10 projects | news.ycombinator.com | 10 Oct 2021
    Yes, it seems like there are very few efforts that work towards seamless visual<->text code editing.

    Even for things like React apps where you have pretty clear composable building blocks in the form of components, I only know of Utopia[0] as an ongoing project.

    I've worked towards having a React-based interface for OpenJSCAD with Landau[1], where one of the goals was having an editor like Utopia to make most of the editing capabilites available in a standard 3D editor interface that edits the variables in the code.

    [0]: https://utopia.app/

    [1]: https://github.com/landaujs/landau

landau-rpi

Posts with mentions or reviews of landau-rpi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-10.
  • GraphSCAD – A User Friendly Nodal Editor for OpenSCAD
    10 projects | news.ycombinator.com | 10 Oct 2021
    Landau has gotten "good enough" to replace OpenSCAD/OpenJSCAD for my personal 3d printing use-cases, where the main benefit I was looking for as a first step is better reusability via npm packages and a familiar interface via React. E.g. in a non-public project of mine that contains a Raspberry PI case, I import a 3D model of the RPI[0] to visually ensure that it correctly fits the case.

    As I don't really have time to maintain it, development usually moves forward when I find time for my 3d printing hobby, so I wouldn't advise anyone to rely on it.

    Since the space of alternative React renderers has been explored more and more in the last years (e.g. Remotion[1] for producing videos), I assumed that a "proper version" of Landau would exist by now, but AFAIK there isn't one.

    [0]: https://github.com/hobofan/landau-rpi

    [1]: https://www.remotion.dev/

What are some alternatives?

When comparing landau and landau-rpi you can also consider the following projects:

openscad - OpenSCAD - The Programmers Solid 3D CAD Modeller

VisualScriptCAD - A simple visual scripting based 3D modeling application.

graphscad

NodeGraphInterface - A Node Graph Interface for OpenSCAD

VisualScriptEngine - A C++ visual scripting engine designed for embedding.