Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 817 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 817 Bytes

Qwt3D-Examples

All of these examples are from https://github.com/sintegrial/qwtplot3d !!! The code in examples folder is almost entirely unchanged. All I did was compile them to a single widget with tabs so I would have easier time looking up the features I needed.

Setup for msys2

  • Setup libraries:
    • Open msys2 terminal
    • Run pacman -S mingw-w64-x86_64-vulkan-devel
  • Setup environment:

Screenshot

Screenshot