-
Since updating from Ubuntu 14.04 ROCm 1.4 to Ubuntu 16.04 ROCm 1.5 recently, a stack-based binary tree traversal code that worked just fine for me the other day now causes memory access violations.
…
-
I have been following three.js for many years now, as well as using it in my own projects. I have watched it develop into the amazing library and community surrounding it that it is today. There are m…
Usnul updated
6 years ago
-
I have various very large meshes, and it would be nice if there was a way to store the acceleration structure and reload it instead of having to rebuild it every time. Obviously in the ideal case it w…
-
I got another index error in [bvh_tree.h#L181](https://github.com/nmoehrle/libacc/blob/dcf3b3e068352b38fb04109ef50ad4fc7bd57b38/bvh_tree.h#L181)
min = -5.00958252
max = -5.00958014
d …
allo- updated
7 years ago
-
[point_inside_002_2017_07_24_13_03.zip](https://github.com/nortikin/sverchok/files/1169871/point_inside_002_2017_07_24_13_03.zip)
![prtscr capture_8](https://user-images.githubusercontent.com/3952687…
-
Hello, after reading some of the issues about this node there was something i wanted to point out.
When joining to simple meshes it seems to make the necessary horizontal "loop cuts" but fails on s…
-
When I try to compile, I get this error from CMake:
```
fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory
```
Does this happen on your systems, too?
-
I'd like to add this minor patch to allow compilation to proceed on FreeBSD systems.
```shell
--- src/OSD/OSD_MemInfo.cxx.orig 2018-02-13 18:38:59 UTC
+++ src/OSD/OSD_MemInfo.cxx
@@ -29,6 +29,8 …
-
sverchok is just cloned from here
it works fine with official Blender 2.79 on my win 7 64bits
but when I try to enable it in `Windows 64 bit Official blender-2.79-1cb884b-win64.zip 118M Wed Oc…
-
Hello,
I am trying to compile embree on my KNL node using intel compiler. On the link libembree.so
/nix/store/kr7syzksynl81klsncyalqlwnpfrjcxq-generated-env-module-icc/bin/c++ -fPIC -Wall -fPIC …