evert icon indicating copy to clipboard operation
evert copied to clipboard

Accelerated beam tracing algorithm adapted from the original source code by Samuli Laine.

Results 3 evert issues
Sort by recently updated
recently updated
newest added

Hi. Thanks for sharing your great work on Github. I am not familiar with the beam tracing, now I have some implementation problems to seek your help: The beam is...

I'd appreciate any clues on how to solve the following issue in the configure step: ```/home/evert# ./configure CFLAGS='-O2' CXXFLAGS='-O2' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment...

Hi! Thank you for the soft. While "make" I had some problems, but eventually came up to even binding C++ with python via pip. Afterwards tested on room.py and cube.py....