8000 GitHub - armory3d/armorcore at armsdk
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

armory3d/armorcore

 
 

Repository files navigation

armorcore

ArmorCore for Armory engine.

Based on Krom. Powered by Kinc.

git clone --recursive https://github.com/armory3d/armorcore -b armsdk
cd armorcore

Windows

# Unpack `v8\libraries\win32\release\v8_monolith.7z` using 7-Zip - Extract Here (exceeds 100MB)
Kinc/make -g direct3d11
# Open generated Visual Studio project at `build\Krom.sln`
# Build for x64 & release

Linux

Kinc/make -g opengl --compiler clang --compile
cd Deployment
strip Krom

macOS

Kinc/make -g metal
# Open generated Xcode proje
71CF
ct at `build/Krom.xcodeproj`
# Build

Contributors 7

0