Project information

  • Category: Simulation Software
  • Client: Internal / Personal Project
  • Project Date: September 2024 – Present
  • Website: paacs.pro

PAACS Software – Modular Simulation Platform

PAACS (Physics Assistant for Advanced Computational Simulation) is a cross-platform desktop application designed for computational engineering and physics simulations. Developed in C++ using OpenCASCADE for 3D modeling and ImGui for UI, it supports structural, fluid, and electromagnetic modules with modular solver architecture.

The companion website, built with Next.js and Supabase, enables user account management, licensing, and secure server functions through Edge Functions.

  • Cross-platform (Windows, macOS, Linux) using CMake
  • CAD modeling with OpenCASCADE (OCCT)
  • Modern UI with ImGui and SFML/OpenGL integration
  • Secure authentication via Supabase (OAuth & email/password)
  • Backend logic handled by Supabase Edge Functions (e.g. license validation)