Need to display a 3D cloud in a .NET window
#5
I have tried to run the DXEngine examples (PictureBoxSample) but it crashes at the statement with the error below:

            _dxScene = _dxDevice.CreateDXSceneWithSwapChain(pictureBox1.Handle, pictureBox1.Width, pictureBox1.Height, preferedMultisampleCount: 4);



A first chance exception of type 'SharpDX.SharpDXException' occurred in SharpDX.dll

A first chance exception of type 'System.NullReferenceException' occurred in Ab3d.DXEngine.WinForms.Sample.exe




Thanks in advance.
  


Messages In This Thread
RE: Need to display a 3D cloud in a .NET window - by jimmie - 12-18-2021, 01:37 AM

Forum Jump:


Users browsing this thread:
1 Guest(s)