Skip to content
This repository was archived by the owner on May 3, 2025. It is now read-only.

Repository files navigation

vkcalc

Entire calculator inside a compute shader using vulkan graphics api.

Limitations:

  • Integer arithmetic only
  • No grouping operators
  • No error handling
  • Only supports linux

Usage

vkcalc "expr"

Build instructions

./build_linux.sh && glslc vkcalc.comp -o compute.spv compile platform and shader code

About

Entire calculator inside a compute shader using vulkan graphics api.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages