I wonder that can I use three.js or babylonjs on winform application c# or not? If yes, can I load some values from Datagridview table and draw 3D shapes?
thanks, Ahmet.
You can use CefSharp in your WinForms together with Three.js or Babylon.js.
How to use CefSharp (chromium embedded framework c#) in a Winforms application
No sure about this git project but try it, if is what you looking for https://github.com/delaneyj/three.net this is the webGL own integrated on all major browser by default, or sometime need to be activated for linux os browser.