0

Helix3D + WPF + SharpDX

Anonymous 10 years ago 0
This discussion was imported from CodePlex

luca82 wrote at 2013-04-09 11:56:

Hello!

A simple question...

I read that you are trying to use SharpDX with Helix3D... Does it mean that only the rendering engine will change, or we''l have to use classes other than Model3DGroup, Geometry3DGroup?

And it will embeddable inside WPF?

Thanks in advance for your answers

objo wrote at 2013-04-15 12:16:

The SharpDX fork is under development and the goal is to have a similar model structure as WPF 3D. It can of course not use the WPF3D classes, and the geometry classes will also be based on SharpDX structures for performance reasons.

Yes, it is embeddable in WPF (using D3DImage). See the demos!

luca82 wrote at 2013-04-15 14:08:

Thank you very much!

I'll look forward to it :D

very very good news :D

cedrelo wrote at 2013-04-16 08:35:

Hi,


Where are the demos ?


Cedre

luca82 wrote at 2013-04-16 12:53:

They are in the sharpdx fork, but I cannot compile them :(