Skip to content

ColorBuffer/wgpu-winit-android-example

 
 

Repository files navigation

wgpu & winit Android Example

Triangle

Tested on

  • Realme 9 Pro Android 12
  • AVD Pixel 7 API 33

using Vulkan and OpenGL backend.

See other branch for other wgpu version example.

Requirements

  • Toolchain target. You can install it by running rustup target install armv7-linux-androideabi aarch64-linux-android i686-linux-android x86_64-linux-android
  • Android Studio and NDKs

Getting Started

  • Open the project in Android Studio
  • Press run 'app' once the project has been loaded

About

wgpu Hello Triangle on Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 86.4%
  • Kotlin 13.6%