An open API service indexing awesome lists of open source software.

https://github.com/lancelet/glyphster

Glyph raserization experiments
https://github.com/lancelet/glyphster

Last synced: 10 months ago
JSON representation

Glyph raserization experiments

Awesome Lists containing this project

README

          

# glyphster
Glyph raserization experiments

## Vulkan Setup (macOS)

To set up Vulkan on macOS:

1. Install the Vulkan SDK from
[https://vulkan.lunarg.com/sdk/home](https://vulkan.lunarg.com/sdk/home).
1. Edit the file `vk-env.sh` so that the `VULKAN_SDK` environment variable
points to the installed Vulkan SDK.
1. Source the file `vk-env.sh`.