Skip to content

Releases: flooklab/SPNV

SPNV 0.2.0

18 Feb 18:01
86061b3
Compare
Choose a tag to compare
  • Ported the window/graphics code to SFML 3
  • Added the possibility to switch between all panorama pictures in the same directory
  • Added a command line option for starting in fullscreen mode
  • Increased performance by adding OpenMP parallelization
  • Reduced CPU load while dragging but not actually moving the cursor
  • Cleaned up and improved CMakeLists.txt, removed the library target
  • Fixed display projection boundary checks and wraparound
  • Fixed left/right margins (now black) when horizontal FOV is smaller than window width
  • Added a Cppcheck script
  • Made a few other, minor improvements

SPNV 0.1.1

09 Jan 16:21
7800d4f
Compare
Choose a tag to compare
  • Adds fixes for some FOV edge cases
  • Enables periodic mouse dragging across the window/screen edges
  • Improves general code quality

SPNV 0.1.0

26 Jun 14:07
3c76644
Compare
Choose a tag to compare
Initial commit.

Add SPNV 0.1.0.