Todilo

Results 7 issues of Todilo

I am loading two meshes using the AssImp importer so I get SceneNodes. I want to compare 2 scenenodes and find the overlapping vertices between them (intersection). Any ideas on...

What is required to get actual external (not local network/localhost) IP address SDP. When I get a request where I create a WebRTCPeerConnection I can't seem to get any ip...

- Enable option to set thread count on FFmpegVideoEncoder. - Make SetBitrate public, internal won't let users of other sources than FFmpegVideoSource to utilize it.

Prior to the update of the ffmpeg version 6 no errors but now this code breaks with error System.NotSupportedException: Specified method is not supported ffmpeg.av_hwdevice_iterate_types(type)) `System.NotSupportedException: Specified method is not...

question

I am trying to load mustache.js but meteor-bower just wont load it (not found as a package when i look at source-code on page). My Bower.json ``` { "name": "test",...

won’t fix

I was hoping someone could share some example setup of how to use animancer, their state machine with a multiplayer solutions. I am mostly trying to wrap my head around...

Question
Feedback Wanted

I have 4 modes. (Home away, guest, vacation). When I enable Home I disable the other 3(turn off). First time it works, then on subsequent changes the state is not...

bug