Skip to content

SergeiBorzov/fly

Repository files navigation

About

Personal monorepo, mostly graphics things. Vulkan 1.3 bindless lib and things implemented with it.

Following platforms are supported:

  • Linux (X11 / Wayland)
  • Windows 10/11

Build

This project uses bazel as build system.

You can build any target specified in BUILD.bazel files

Example: bazel build src/core:types

To run demos: bazel run demos/{demo}:app

Gallery

Atmosphere

Atmosphere1 Atmosphere2 Atmosphere3

Gaussian splatting

GaussianSplatting

Ocean simulation

Ocean

Dragons (IBL, PBR, SH Irradiance Map, GPU Driven LOD selection and Culling (Frustum + 2 Pass Occlusion Culling))

Dragons1 Dragons2

Path tracing

PathTracing

Sources of wisdom

General

Atmosphere

Gaussian splatting

Ocean

Dragons

Path tracing

About

Vulkan bindless renderer and tools

Topics

Resources

License

Stars

Watchers

Forks

Contributors