Visualization and 3D Viewer Wed, 12/20/2023 - 18:29

Avalonia 3D viewer support (.NET)

Author

Hi everyone.

Does anyone know any way to initiate a 3D view wihin an Avalonia window / control ?

It should build for all platforms (windows / linux / macos) so I don't know how to achieve this because all samples I've seen use a WNT_Window or Xw_Window handle, so it would require to create custom code for each OS.

Thank you very much for your help.

Discussion

Commenter-1 Thu, 01/16/2025 - 17:03

bump, did you find anything related to this?