Tobias Morell
Tobias Morell
I've done some more research and have been able to generate answers for my questions. I will post them here if anyone has similar needs: 1. Unity is able to...
@FrankGalligan thank you for your reply. I haven't had time to check it myself, but I was thinking that it might be possible to use the readymade JavaScript compilation instead....
Hi @FrankGalligan I spent some time this morning trying to add a JavaScript library. I tried to things, none of which were successful: 1. Use the pre-built emscripten library. My...
Hi @tomfinegan. Thank you for your help. Both commands ran to completion without any errors. However, it seems that the second command outputs both the libdracodec_unity.so file and the draco_encoder.js...
Hi @tomfinegan. Have you had time to look into this issue?
I had the same issue. I'm pretty new to 3D rendering and OpenGL, so I was trying to feed 8-bit RGB values in the range 0..256 into the renderer. That...
Any news on this? I need similar functionality for a project I'm working on.
Shame. I have very limited experience with OpenGL, but I would like to take a shot at implementing this. From what I can tell, one will need to open a...
My test code should be enough to reproduce the issue.
@sdanyliv thank you for the response. Please allow me to clarify; it's not the join onto `WarehouseStock` that causes the issues here, it's specifically the sub-query and subsequent filter on...