1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00

0028148: Samples - add 3D Viewer sample for iOS platform

Sample that uses UIKit has been added.
- Import of STEP files is provided
- Zoom, Rotate, Pan actions are provided
- Selection of solids is supported
This commit is contained in:
aan
2016-12-06 17:35:22 +03:00
committed by bugmaster
parent 107f794fc9
commit a9bdd54d1d
28 changed files with 2108 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "self:UIKitSample.xcodeproj">
</FileRef>
</Workspace>