cjsb
cjsb
Hi, I want to use the webcam and I am using the example provided which transforme webCamTexture to Mat. The problem is that I want to use the same webcam...
Hi, I need to store some information per Mesh. I put the information on a Texture which I can access but I need the index of the geometry to access...
Hi, I took a simple ray tracing example that should ignore the rays that hit a transparent material but it seems that the IgnoreHit is not working. I tried to...
Nas referências quando tem mais de 3 autores aparece et al. ao inves do nome dos autores. Como faço parar aparecer todos os nomes dos autores? Obrigado
Hi, I am trying to run the example 45 and I am getting a grey screen. I tried different models but it got the same result. Am I missing something?...
Creating the basic structure to load a new type on the mged project. If someone runs mged and do the command "make vdbName vdb" it will run the code correctly...
Hi, I tried to use the demo but I got this error: NullReferenceException: Object reference not set to an instance of an object TestSeqNNTrain2D.CreateResnode () (at Assets/UnityCNTK/Tools/CommonNNs/Examples/TestSeqNNTrain2D.cs:53) TestSeqNNTrain2D.Start () (at...
Hi, I tried to run your code in Windows but, when I compile the code, tinyformat can't be found. Do you have any idea why?