CAD/CAM/CAE software in development. I'm trying to develop new and faster algorithms for various modeling processes, use new and advanced technologies to speed things up such as GPU computing through Vulkan, and an easy-to-learn user interface. The project is currently closed-source but I like to post updates about the general concepts that are going on in my source code.
Iteration 1 was not very successful, but I did learn a lot. The design was too inconsistent for me to be able to continue, but I did produce some code that I can maybe reuse. I'm attempting to write my own cross-platform GUI library for the project which is a hassle but I think necessary since I want to avoid all licensing issues and using other people's work in my project. Call me crazy.