mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Add new C# sample which allow to render the OCCT scene to a Direct3D context in a WPF application. DirectX SDK is required in order to build this sample.
7 lines
195 B
XML
7 lines
195 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<SettingsFile xmlns="uri:settings" CurrentProfile="(Default)">
|
|
<Profiles>
|
|
<Profile Name="(Default)" />
|
|
</Profiles>
|
|
<Settings />
|
|
</SettingsFile> |