Skip to content

Instantly share code, notes, and snippets.

View LeLoomi's full-sized avatar
🍹

Mia LeLoomi

🍹
  • TU Dresden
  • Germany
  • 17:38 (UTC +01:00)
View GitHub Profile
@Resparing
Resparing / Explanation.md
Last active September 24, 2025 21:37
Set up Vulkan on MacOS without Xcode

Setting up Vulkan on MacOS without Xcode


Vulkan is an intricate language and loading Vulkan without Xcode is something akin to hell! Luckily, I went through it so that you dont have too!

Setting up Vulkan Steps

  1. Install Vulkan
    • Use the LunarG Vulkan SDK when Installing Vulkan
    • When the disk image is installed, open up the InstallVulkan Application
@amolok
amolok / export all datasets from current layer to PDF.jsx
Created November 23, 2012 05:35
AI: export all datasets from current layer to PDF
/**********************************************************
export to PDF with filename += dataset.name
**********************************************************/
// Main Code [Execution of script begins here]
// uncomment to suppress Illustrator warning dialogs
// app.userInteractionLevel = UserInteractionLevel.DONTDISPLAYALERTS;
// Select the source folder.