mesh-shader
Here are 12 public repositories matching this topic...
Getting serious about Vulkan development with this modern C++ framework, battle-tested in rapid prototyping, research, and teaching. Includes support for real-time ray tracing (RTX), serialization, and meshlets.
-
Updated
Aug 2, 2024 - C++
OpenGL Toy-"Engine" with Wavefront Path Tracer and Rasterizer Pipeline with Voxel Cone Tracing/Global Illumination
-
Updated
Oct 18, 2024 - C#
Xultaik Game Engine
-
Updated
Jul 30, 2024 - C#
A Physically Based Vulkan Renderer.
-
Updated
Nov 2, 2024 - C++
Meshlet culling by a layer of interface with amplification-shader and mesh-shader fallback implementations using compute and vertex shaders. All API calls are unified with the fallback layer, and the native and fallback paths can be switched by EnableNativeMeshShader().
-
Updated
Oct 27, 2024 - C
Simple mesh-shader sample that auto-renders VB with IB to meshlets.
-
Updated
Oct 27, 2024 - C
A mesh-shader based glTF Vulkan renderer using fastgltf
-
Updated
Sep 16, 2024 - C++
[WOLF] Vulkan Accelerated Render of GLTF - a fresnel based renderer
-
Updated
Jul 17, 2024 - Java
Minimal single file application to draw a triangle in OpenGL using a Meshshader. Its only purpose is to show, how to get something on the screen with a Meshshader.
-
Updated
Jan 18, 2024 - C
A rendering engine developed with c++ and directx12
-
Updated
Oct 10, 2024 - C++
A render graph based Vulkan rendering engine.
-
Updated
Feb 21, 2024 - C++
Improve this page
Add a description, image, and links to the mesh-shader topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mesh-shader topic, visit your repo's landing page and select "manage topics."