CAD app 'CADmium' that runs on a web browser is currently under development



' CADmium ' is an open source CAD application that runs on a browser. CADmium is being developed with the goal of implementing sufficient functions as a CAD application for hobbyists, and we are looking for contributors to improve its functions.

CADmium: A Local-First CAD Program Built for the Browser
https://mattferraro.dev/posts/cadmium

CADmium is a CAD app targeted at 3D printer enthusiasts and others, and aims to implement '80% of the functions of a typical CAD app.' The main feature of CADmium is that it runs on a browser, and processing is completed within the browser, not on a server. Therefore, CAD data is not uploaded somewhere.



CADmium uses the Rust-based ' truck ' CAD kernel , and the UI is built using ' SvelteKit ' and ' Tailwind '.

At the time of writing, CADmium is in the prototype stage, and the prototype is available at the following link. CADmium will be provided free of charge even after its official release, and there are plans to release a paid hosted version.

CADmium
https://cadmium-co.github.io/CADmium/



CADmium is under active development and is always looking for contributors. In particular, there is a shortage of 'UI designers,' 'engineers familiar with Rust,' and 'engineers familiar with SvelteKit,' so those who are interested are asked to contact us on the CADmium Discord server .

The source code for CADmium is available at the following link:

GitHub - CADmium-Co/CADmium: A CAD program that runs in the browser
https://github.com/CADmium-Co/CADmium



in Software, Posted by log1o_hf