Skip to content

Project repository for applications built with the vierkant rendering framework

License

Notifications You must be signed in to change notification settings

crocdialer/vierkant_projects

Folders and files

NameName
Last commit message
Last commit date
Mar 6, 2025
Mar 6, 2025
Mar 14, 2025
Feb 4, 2023
May 11, 2024
Mar 14, 2025
Jan 18, 2020
May 10, 2024

Repository files navigation

vierkant_projects

Project repository for applications built with the vierkant rendering framework

https://github.com/crocdialer/vierkant

  • pbr_viewer Preview
    • small 3d-viewer with a raster- and raytracing backends
    • win64: example workflow linux: example workflow

dependencies:

sudo apt install xorg-dev vulkan-sdk

checkout & build:

git clone git@github.com:crocdialer/vierkant_projects.git --recurse-submodules
mkdir -p vierkant_projects/build
cd vierkant_projects/build
cmake .. && make -jX

nightly builds:

usage:

  • view a gltf2-model using an HDR-background:
./pbr_viewer foo.gltf bar.hdr
  • drag&drop model/image-files
  • save settings: 's'

About

Project repository for applications built with the vierkant rendering framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published