fieldgen icon indicating copy to clipboard operation
fieldgen copied to clipboard

crash when boundry alignment is on

Open prashant-saxena opened this issue 1 year ago • 0 comments

Hello, Windows 10 MSYS2/Mingw toolchain

Steps to reproduce

  1. ./fieldviz.exe data/bunny.obj
  2. Press space
  3. press b (boundry alignment now on)
  4. press space

program crashes with error:

Assertion failed: abs( s - lround( s ) ) < 1e-6, file src/KVecDir.cpp, line 472

prashant-saxena avatar Aug 02 '23 02:08 prashant-saxena