Beranger Kabbas
Beranger Kabbas
Hello, I followed your step from linux64 but end up having: ``` c++ -c -I/usr/include/UsageEnvironment -I/usr/include/groupsock -I/usr/include/liveMedia -I/usr/include/BasicUsageEnvironment -m64 -fPIC -I. -O2 -DSOCKLEN_T=socklen_t -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wall -Wno-deprecated -DBSD=1 live555ProxyServerEx.cpp live555ProxyServerEx.cpp:...
Hey guys, as stated in another issue i've been working on a process to dump large areas that are actually usable in 3d engine or possible to stream over a...
Hello, when trying to center/rescale an obj composed of numerous octants (retrieved by LexSong script) we get this: ``` node center_scale_obj.js [212756:0000011DE7FADED0] 61064 ms: Mark-sweep 1380.3 (1406.8) -> 1380.3 (1406.8)...
Hello Friend, How hard would that be to get some kind of unity support (even just 2d tiles) I'm wondering if changing Skia would be the hardest part ?
Hello, I'm currently using the websocket proxying feature which is working correctly but I would require my system to run a bit of code to check for token validity and...
Hello, i'm not sure what does the tool do, could you help it says convert to 3d tiles but there is no tileset.json generated after creation ? also we can...
``` { "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": {}, "geometry": { "coordinates": [ [ [ 2.29020099396908, 48.87712456539657 ], [ 2.2871374210002102, 48.87570871284146 ], [ 2.287096021365386, 48.87263181816533 ], [ 2.289786997622002,...
Hello, thank you for the great work first, i've been having problems trying to make netcoredbg with VS Code in a docker setup with .NET Core 2.2 here is my...
using the following command:  yields me a folder with 3 LOD,  first one is untouched, non decimated second one is slighly decimated (LOD_0) third one is exactly as...
Hello, thank you for the tool, i'm currently trying to rotate my model once displayed on the map, as such I was playing with the tileset.json file top-level matrice and...