Simple and quick CAD software for brainstorming [WIP]

I have started creating an intuitive and fast 3D modelling software that remains parametric but allows modifications of the geometry in real time and keeps everything as interactable and intuitive as possible. As opposed to almost all CAD programs it generates and manipulates mesh geometry directly using procedurally created equations that describe each surface. This means that despite the program using a mesh at any given time there is still a mathematical representation describing the shape.

This project is powered by a game engine to leverage its good graphics compatibility and optimised, modern rendering.

Comments