Porting THREE to C#

What’d be the easiest way to embed a THREE project into a C# desktop app?

Is there a C# library conceptually similar to in its approach and capacity to THREE?

https://github.com/hjoykim/THREE

3 Likes

wow sick. good link ty :slight_smile:

1 Like

Thank you!

Also, considering THREE transition to WebGPU, which is not based on OpenGL, a (future) C# library for porting would probably be Vulkan based?

1 Like