https://github.com/zeozeozeo/slang-android
Slang shader compiler builds for Android
https://github.com/zeozeozeo/slang-android
android android-build android-ndk builds ndk shader-slang slang slang-compiler slang-language
Last synced: 5 days ago
JSON representation
Slang shader compiler builds for Android
- Host: GitHub
- URL: https://github.com/zeozeozeo/slang-android
- Owner: zeozeozeo
- License: unlicense
- Created: 2026-01-04T07:14:25.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-03-29T01:25:25.000Z (3 months ago)
- Last Synced: 2026-04-02T08:38:05.277Z (2 months ago)
- Topics: android, android-build, android-ndk, builds, ndk, shader-slang, slang, slang-compiler, slang-language
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# slang-android
Builds the [Slang](https://shader-slang.org/) shader compiler for Android as a shared library.
There are prebuilt binaries available in [Releases](https://github.com/zeozeozeo/slang-android/releases).
> [!NOTE]
> On Windows 11, you must enable [Developer Mode](https://learn.microsoft.com/en-us/windows/advanced-settings/developer-mode) in the Settings app, otherwise the build will fail when Slang tries to create a symlink.