Reputation: 1
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.
Upvotes: 0
Views: 2421
Reputation: 3001
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
Upvotes: 0
Reputation:
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.
Upvotes: 1