Welcome to the setup guide for the VertexNova Engine — a high-performance, cross-platform engine for visualization and simulation.
This project supports development on:
- 🐧 Linux (Ubuntu 24.04+)
- 🪟 Windows
- 🍎 macOS
Refer to the platform-specific setup instructions to prepare your environment:
Or start from the overview:
👉 Setup Overview
- CMake ≥ 3.20
- C++ compiler (GCC ≥ 11 or Clang ≥ 13)
- Git
- Python ≥ 3.8 (for tools/scripts)
- Optional: Zsh, Neovim, VS Code, Terminator, Oh My Zsh
docs/
├── SETUP.md <- Top-level setup overview
├── LINUX_SETUP.md <- Linux-specific setup (you are here)
├── WINDOWS_SETUP.md <- Windows-specific instructions
├── MAC_SETUP.md <- macOS setup guide
├── DEPENDENCCIES.md <- dependencies setup guide
├── ICONS.md <- Reference for .md Icons