Commit graph

11 commits

Author SHA1 Message Date
Bill Hollings
96601494d5 Updates to iOS and macOS functionality using MoltenVK.
Use getAssetPath() instead of ASSET_PATH to support broader range of platforms.
Multisampling example determines sample rate from device at runtime.
Move example wrapper code from DemoViewController.mm to dedicated MVKExample.cpp file.
Remove AssImp libraries for iOS and macOS from repo, and add instructions for
generating them from AssImp source files.
Update general README.md file to mention support for iOS and macOS platforms.
Add Apple logo for README.md.
Update Vulkan logo to current registered TM logo.
Update copyright notice of MoltenVK example files to MIT license.
Examples use +/- on main keyboard, instead of numpad.
2017-06-22 14:53:49 -04:00
Bill Hollings
626ab5803f Add support for iOS and macOS via MoltenVK. 2017-04-14 12:00:05 -04:00
saschawillems
81c79cba85 Updated Android assimp lib (with support for gltf and fbx, removed unused importers for file size) [skip ci] 2017-02-27 13:30:22 +01:00
Sascha Willems
ddaf4943e3 Added Linux lib from SDK 1.0.30 (refs #225) 2016-11-05 17:21:14 +01:00
Sascha Willems
f8766d8ce7 Prefer lib from installed SDK if present, update Linux library 2016-11-05 17:17:46 +01:00
Rémi Verschelde
c0798b28ac Linux: Fix name of embedded libvulkan.so
Fixes this issue when running binaries that look for the _soname_, i.e. libvulkan.so.1:
./bin/bloom
./bin/bloom: error while loading shared libraries: libvulkan.so.1: cannot open shared object file: No such file or directory
2016-07-11 08:54:19 +02:00
saschawillems
716f5d5c65 Updated headers to SDK 1.0.11.1 2016-05-19 19:50:09 +02:00
saschawillems
f66eed488b Removed libassimp.dll.a 2016-03-26 13:45:54 +01:00
saschawillems
eb4e1d018c Updated stati assimp library for android armeabi-v7a (#97) 2016-03-24 23:05:22 +01:00
Sascha Willems
01c12ef327 Added assimp (static library) to android makefiles (#97) 2016-03-22 13:41:30 +01:00
saschawillems
c91341813c Added Vulkan examples sources! 2016-02-16 15:07:25 +01:00