Skip to content

Commit 261248f

Browse files
author
Anders Modén
committed
Merge branch 'master' into develop
2 parents 1509081 + b74ea98 commit 261248f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Good Luck !
2323
Technology Info
2424
===============
2525

26-
The demo is based on GizmoDistribution SDK that is part of the GizmoSDK. It will allow a HLA/DIS/CORBA alike API for C#
26+
The demo is based on GizmoDistribution SDK that is part of the GizmoSDK. It will allow a HLA/DIS/CORBA alike API for C# but at the same time compatible with C++ native API, enabling a transparent data exchange between native C++ and C# in high speed.
2727

2828
You can take a look at http://www.gizmosdk.se/html/distrdoc.htm for more info! It is also structured to be used in Unity3D.
2929

@@ -144,3 +144,4 @@ We tried to make an easy to use API but also very high performance
144144
}
145145
}
146146
}
147+
```

0 commit comments

Comments
 (0)