Sivansh Gupta

Results 8 comments of Sivansh Gupta

@esc Not exactly, I dont have a shared object that I can load in the script, the main executable itself has an embedded library (take a look at https://pybind11.readthedocs.io/en/stable/advanced/embedding.html#adding-embedded-modules). I...

@esc It's no problem I don't exactly remember what I wrote, but it was something like this The link you shared was really helpful, It showed me i have a...

Thats okay, Ill look into it (I also dont really use unity atall, but need to for a project) Btw, do you have any tip for making it faster for...

hey, sorry for the constant messaging, I just noticed (I should have earlier) that there are cSharp bindings, are they stable like the c++ version ? also do you guys...

how do I actually get the image data in the c# example ? the bitmap stuff is commented out, uncommenting it doesnt work (BitMap not found) how do I get...

I am actually really new to c# (for unity), so I donno if I am doing something wrong or if the c# bindings are incomplete, can you make an example...

ID 258a:0049 so I guess no support ?

hey, I have a similar usecase, I am generating multiple source files from a different script, what would be the recommended way to implement this in cmake so it is...