Makogan
Makogan
Hello, I have been comparing this library's implementation of Stroke Width Transform with another one. Yours seems to be sensitive to the orientation of the text (I cannot display the...
## Feature Request Similar to TexStudio, it'd be neat to be able to quickstart a pristine file with a template, bonus points if the template is customizable. : )
The gist of the problem is described in this stack overflow post: https://stackoverflow.com/users/6202327/makogan?tab=questions I tried doing what the documentation specifies but my output is still I was hoping I could...
Trying to open a model crashes the program. When launching from the terminal I get the error: ``` ./vcglib/wrap/io_trimesh/import_obj.h:640: static int vcg::tri::io::ImporterOBJ::Open(OpenMeshType&, const char*, vcg::tri::io::ImporterOBJ::Info&) [with OpenMeshType = CMeshO]: Assertion...
I need to apply a linear transformation to the gltf data. i know the amth that I need to do, but I am not sure how to use the crate...
By suggestion of @nvining-work (https://github.com/nvining-work) I am filing an issue here. He also wants to say hi to @dneto0. I ran into the current situation, i was building a BVH...
There seems to be a bug with shaderc on windows. If you try to use the `IncluderInterface` object trying to access the `GetInclude` function will throw an segmentation fault. This...
#### Describe the bug When using the dual contoruing header the following will compile: ```cpp auto F = [&](const Eigen::Matrix & input) { return double(0.0); }; auto Gradient = [&](const...
Although one could simply add incbin to the version control of an application as it is quite small, this has the caveat that you cannot tell automatically if a new...
I compiled the incbin.c file and made an executable if I run it with help I get: ``` ./a.exe phong_lighting.glsl -I../../Src/Engine/EmbeddedShaders/ -o ../../buildvs/data.c -help C:\Users\Makogan\Documents\neverengine\libraries\incbin\a.exe [-help] [-Ipath...] | | [-o...