blob: 4d36e9b94eaff4ae41230df572ac230f6c8e7bc5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Blast Unity3D Integration Example
This project shows simple Unity3D Blast integration.
## Running
[Optionally] Build Blast SDK, Blast LowLevel Dll and Extension Dlls are used for this example and copy needed dlls into Asset/Plugins/Blast/x64 or use copy_dlls.bat
1. Open root folder in Unity3D.
2. Open Test.scene
3. Hit 'Play' !
## Supported Platforms
* Windows x64
|