An open API service providing repository metadata for many open source software ecosystems.

GitHub / SaschaWillems 21 Repositories

SaschaWillems/Vulkan

C++ examples for the Vulkan graphics API

Language: GLSL - Size: 217 MB - Last synced at: about 5 hours ago - Pushed at: about 9 hours ago - Stars: 11,203 - Forks: 2,119

SaschaWillems/Vulkan-Samples Fork of KhronosGroup/Vulkan-Samples

One stop solution for all Vulkan samples

Language: C++ - Size: 64.7 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 19 - Forks: 0

SaschaWillems/VulkanCapsViewer

Vulkan hardware capability viewer

Language: C++ - Size: 116 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 366 - Forks: 76

SaschaWillems/vulkan.gpuinfo.org

Front-End and Back-End for the Vulkan Hardware Database

Language: PHP - Size: 1.69 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 31 - Forks: 5

SaschaWillems/ModernVkTriangle

Language: C++ - Size: 12.7 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 11 - Forks: 0

SaschaWillems/Vulkan-glTF-PBR

Physical based rendering with Vulkan using glTF 2.0 models

Language: C++ - Size: 78.1 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 1,063 - Forks: 133

SaschaWillems/VulkanJoltPhysics

Vulkan and Jolt Physics playground

Language: C++ - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 0

SaschaWillems/VulkanInfiniteProceduralTerrain

Playground for doing procedurally infinite terrain rendering experiments with Vulkan

Language: C++ - Size: 32.2 MB - Last synced at: 23 days ago - Pushed at: almost 3 years ago - Stars: 79 - Forks: 7

SaschaWillems/opencl.gpuinfo.org

Language: PHP - Size: 242 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1

SaschaWillems/VulkanPathTracer

Language: C++ - Size: 53.6 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 36 - Forks: 10

SaschaWillems/SPIRV-VSExtension

SPIR-V extension for Visual Studio

Language: C# - Size: 301 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 94 - Forks: 14

SaschaWillems/Vulkan-Guide Fork of KhronosGroup/Vulkan-Guide

One stop shop for getting started with the Vulkan API

Language: Makefile - Size: 6.27 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 7 - Forks: 1

SaschaWillems/Vulkan-Site Fork of KhronosGroup/Vulkan-Site

Vulkan Documentation Project framework for integrated documentation site with spec, proposals, guide, and more

Language: JavaScript - Size: 13.1 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

SaschaWillems/Vulkan-Site-Testbed

Language: Shell - Size: 57.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

SaschaWillems/antora-ui-khronos Fork of KhronosGroup/antora-ui-khronos

Default UI for Khronos Antora sites, forked 2023-03-12 from https://gitlab.com/antora/antora-ui-default at commit 41b1c83f648a656fcbb274a8003d7292ba4136b0

Language: CSS - Size: 1.89 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

SaschaWillems/Vulkan-Docs Fork of KhronosGroup/Vulkan-Docs

The Vulkan API Specification and related tools

Language: JavaScript - Size: 44.4 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

SaschaWillems/VulkanTemplate

Vulkan template with light abstraction as a base for personal projects

Language: C++ - Size: 2.16 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 28 - Forks: 5

SaschaWillems/OpenCLCapsViewer

Client application for populating the community-driven OpenCL database

Language: C++ - Size: 588 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 26 - Forks: 5

SaschaWillems/VulkanSponza 📦

Deferred Vulkan rendering playground using Crytek's Sponza scene

Language: C++ - Size: 72.5 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 184 - Forks: 29

SaschaWillems/VulkanTemplate2D

Testing a light Vulkan 1.3 abstraction for 2D games

Language: C++ - Size: 2.27 MB - Last synced at: 19 days ago - Pushed at: 5 months ago - Stars: 7 - Forks: 0

SaschaWillems/vulkan_slim 📦

Trying to trim down the size of my Vulkan repo...

Language: C++ - Size: 34.2 MB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 30 - Forks: 1

SaschaWillems/Vulkan-Assets

Asset pack for the Vulkan samples repository

Size: 481 MB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 24 - Forks: 16

SaschaWillems/glCapsViewer

C++ port of the OpenGL hardware capability viewer

Language: C++ - Size: 368 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 108 - Forks: 28

SaschaWillems/glEsCapsViewer

OpenGL ES hardware capability viewer for Android

Language: Java - Size: 351 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 25 - Forks: 11

SaschaWillems/dglOpenGL 📦

Delphi / Pascal OpenGL header translation (including WGL and GLX)

Language: Pascal - Size: 236 KB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 84 - Forks: 16

SaschaWillems/VulkanCapsViewerCmdLine

Command line only version of the Vulkan Hardware Capability Viewer

Language: C++ - Size: 1.21 MB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 11 - Forks: 1

SaschaWillems/VulkanExamplesLauncher

Android launcher for the C++ Vulkan examples

Language: Java - Size: 219 KB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 0

SaschaWillems/delphi

Sources for some of my old Delphi projects

Language: Pascal - Size: 485 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 2

SaschaWillems/VulkanDungeonCrawler 📦

Playing around with Vulkan and random dungeon generation

Language: C++ - Size: 1020 KB - Last synced at: 4 months ago - Pushed at: almost 8 years ago - Stars: 18 - Forks: 2

SaschaWillems/SaschaWillems

Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

SaschaWillems/openglesandroid

Collection of OpenGL ES demos for android using Java

Language: Java - Size: 1.02 MB - Last synced at: 4 months ago - Pushed at: over 10 years ago - Stars: 6 - Forks: 2

SaschaWillems/opengles.gpuinfo.org

Web front-end for the OpenGL ES hardware capability database

Language: PHP - Size: 153 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 4

SaschaWillems/VulkanCapsViewerGenerator 📦

Extension header generator based on the official Vulkan registry xml

Language: PHP - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 0

SaschaWillems/VulkanPlayground

Language: C++ - Size: 2.97 MB - Last synced at: 15 days ago - Pushed at: almost 3 years ago - Stars: 17 - Forks: 4

SaschaWillems/VulkanWicked

Language: C++ - Size: 513 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 2

SaschaWillems/raytracing

Language: C++ - Size: 1.21 MB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 1

SaschaWillems/javascript

Collection of assorted JavaScript demos

Language: JavaScript - Size: 570 KB - Last synced at: 4 months ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 1

SaschaWillems/openglcpp 📦

Collection of C++ OpenGL samples and demos

Language: C++ - Size: 1.28 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 190 - Forks: 49

SaschaWillems/opengl.gpuinfo.org

Web front-end for the OpenGL hardware capability database

Language: PHP - Size: 226 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 2

SaschaWillems/imgui Fork of ocornut/imgui

Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

Size: 57.4 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

SaschaWillems/gpuinfo.org

Language: PHP - Size: 139 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 2

SaschaWillems/Vulkan-Samples-Asciidoc

Language: Python - Size: 39.6 MB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

SaschaWillems/renderdoc Fork of baldurk/renderdoc

RenderDoc is a stand-alone graphics debugging tool.

Language: C++ - Size: 30.4 MB - Last synced at: over 2 years ago - Pushed at: almost 9 years ago - Stars: 1 - Forks: 0

SaschaWillems/GraphicsSamples Fork of lyntel/GraphicsSamples

GameWorks cross-platform graphics API samples

Language: C - Size: 194 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

SaschaWillems/GLSL Fork of danielscherzer/GLSL

VSIX Project that provides GLSL language integration.

Language: C# - Size: 148 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

SaschaWillems/swiftshader Fork of google/swiftshader

SwiftShader is a high-performance CPU-based implementation of the Vulkan, OpenGL ES, and Direct3D 9 graphics APIs. Its goal is to provide hardware independence for advanced 3D graphics.

Language: C++ - Size: 112 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 1

SaschaWillems/nanogui Fork of dalerank/nanogui

Minimalistic GUI library for OpenGL/GLES/DX11/DX12/Vulkan

Language: C++ - Size: 6.32 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

SaschaWillems/VulkanProfiles-TestCase

Language: C++ - Size: 1.46 MB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

SaschaWillems/Vulkan_Test 📦

Testing playground for misc. Vulkan related things

Language: C++ - Size: 138 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 7 - Forks: 2

SaschaWillems/webgl 📦

WebGL demos and samples

Language: HTML - Size: 13.5 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 29 - Forks: 9

SaschaWillems/vkQuake Fork of Novum/vkQuake

Vulkan Quake port based on QuakeSpasm

Language: C - Size: 32.6 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 8 - Forks: 2

SaschaWillems/VulkanInvaders

Language: C++ - Size: 891 KB - Last synced at: 14 days ago - Pushed at: almost 7 years ago - Stars: 8 - Forks: 2

SaschaWillems/tinygltf Fork of syoyo/tinygltf

Header only C++11 tiny glTF 2.0 library

Language: C++ - Size: 11.9 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

SaschaWillems/Vulkan-Samples-Assets Fork of KhronosGroup/Vulkan-Samples-Assets

Vulkan Samples Assets

Size: 315 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

SaschaWillems/VulkanDeviceSimulation

Example for using the new LunarG Vulkan Device Simulation layer

Language: C++ - Size: 259 KB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 6 - Forks: 0

SaschaWillems/Vulkan-LoaderAndValidationLayers Fork of KhronosGroup/Vulkan-LoaderAndValidationLayers

Vulkan loader and validation layers

Language: C++ - Size: 70.4 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

SaschaWillems/glTF Fork of KhronosGroup/glTF

glTF – Runtime 3D Asset Delivery

Language: HTML - Size: 159 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

SaschaWillems/vkQuake2 Fork of kondrak/vkQuake2

id Software's Quake 2 v3.21 with Vulkan support (Windows and Linux)

Language: C - Size: 2.48 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

SaschaWillems/Vulkan-RenderDoc-API

Language: C++ - Size: 131 KB - Last synced at: 21 days ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 0

SaschaWillems/awesome-vulkan Fork of vinjn/awesome-vulkan

Awesome Vulkan ecosystem

Size: 346 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

SaschaWillems/volk Fork of zeux/volk

Meta loader for Vulkan API

Size: 330 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

SaschaWillems/portability Fork of gfx-rs/portability

Vulkan Portability Implementation

Language: Rust - Size: 1.99 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

SaschaWillems/stardust_vulkan Fork of GameTechDev/stardust_vulkan

The Stardust sample application uses the Vulkan graphics API to efficiently render a cloud of animated particles.

Language: C - Size: 6.54 MB - Last synced at: over 2 years ago - Pushed at: about 9 years ago - Stars: 1 - Forks: 2

SaschaWillems/misc

Size: 231 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

SaschaWillems/vkDOOM3 Fork of DustinHLand/vkDOOM3

Vulkan DOOM 3 port based on DOOM 3 BFG Edition

Language: C++ - Size: 4.92 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

SaschaWillems/HashFunctionsTest Fork of aras-p/HashFunctionsTest

Little test of various hash functions

Language: C++ - Size: 2.08 MB - Last synced at: over 2 years ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

SaschaWillems/gl_vk_chopper Fork of nvpro-samples/gl_vk_chopper

Simple vulkan rendering example.

Language: C++ - Size: 9.4 MB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

SaschaWillems/VulkanSamples Fork of LunarG/VulkanSamples

Vulkan Samples

Language: C++ - Size: 40.9 MB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 1

SaschaWillems/Khronosdotorg Fork of KhronosGroup/Khronosdotorg

Khronos.org website pages welcome to be updated by the community.

Size: 170 KB - Last synced at: over 2 years ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

SaschaWillems/stuff

Randomly assorted stuff (no sources)

Size: 129 KB - Last synced at: 23 days ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 1

SaschaWillems/unscheinbar

An randomly generated experimental psychological horror "game"

Language: JavaScript - Size: 816 KB - Last synced at: 4 months ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 1