Zig-Gltf-Display
GLTF viewer
A Vulkan-based implementation of GLTF file display in Zig
A program that displays glTF files using Vulkan, written in Zig.
31 stars
7 watching
1 forks
Language: C++
last commit: 8 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
jessey-git/fx-gltf | A C++ header-only library for serializing and deserializing 3D models in glTF format | 356 |
code4game/libgltf | A C++ library that parses and loads glTF 2.0 files for various applications. | 74 |
adrien-ben/gltf-viewer-rs | A Vulkan-based viewer for 3D models in glTF format | 78 |
x-ryl669/docsify-gltfexplorer | A plugin that adds 3D model viewer capabilities to the docsify documentation platform | 4 |
spexguy/zig-oculus-quest | An example application for building Oculus Quest apps in Zig | 37 |
mgsx-dev/gdx-gltf | A library providing support and shaders for loading and rendering 3D models in various formats using the GL Transmission Format (glTF) standard. | 213 |
prideout/cgltf | A single-file C loader and writer for the glTF 3D file format. | 6 |
syoyo/tinygltf | A lightweight C++ library for loading and saving glTF 2.0 data | 2,036 |
spexguy/zig-aoc-template | A template for building Advent of Code solutions in Zig. | 96 |
paroj/gltut | A series of tutorials on using OpenGL for graphical rendering | 1,578 |
blacha/cogeotiff | A software library for reading high-performance cloud-optimized geotiff files | 83 |
toshiks/gltf-quicklook | A QuickLook plugin for previewing 3D model files on macOS | 67 |
qmuntal/gltf | A Go library for encoding and decoding 3D model data in the glTF format | 245 |
brentp/hts-zig | A wrapper for the Htslib C library to parse VCF files using the Zig programming language | 16 |
4rterius/cgtfs | A C library for parsing static data provided in the Google's General Transit Feed Specification format | 8 |