-
From personal email:
> Your cotmatrix returns -1/(4*A_i)*(cot + cot)?
> (negative sign and an extra 2, why this choice?)
Just to be clear. My `cotmatrix` returns: `L(i,j) = 1/4 * (cot(alpha) + co…
-
One of the design goals of Amethyst is having the tools be independent processes , with just some information and assets being transferred from them to the engine , which means that the choice of inte…
-
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…
-
I've been translating a work project (in Java) to Rust recently during my own time at home. And there was some rather complicated user forms that I've used sodium for, and as I translated it to not us…
-
Here is an example of the basic morph syntax I am proposing.
First, the animation, consisting of a channel to drive the morph from TIME input and MORPH output parameters.
```
"animation_1": {
…
-
From https://github.com/AnalyticalGraphicsInc/gltf-pipeline/pull/203/:
> The glTF spec does not define `NORMAL` and `TANGENT` attributes. See
>
> https://github.com/KhronosGroup/glTF/tree/master…
-
I've built the wpe buildroot and I cannot figure out why canvas or webgl are not antialiased.
Platform is a Raspberry Pi 2.
-
With the changes to the parser in #44, we should take advantage of the sequential ids and move from dictionaries to lists in the graph data structures wherever possible.
-
In file CCRenderer.cpp, line 876, 2dx checks the MaterialID of the command, and if "newMaterialID == MATERIAL_ID_DO_NOT_BATCH" the command will not do batching.
In file CCTrianglesCommand.cpp, line 81…
-