o
odin.langpkg.dev
packages / library / Vulkron

Vulkron

library archived

A Vulkan-based graphics renderer written in Odin focused on rendering experiments and performance.

GPL-3.0 · updated 4 months ago

Vulkron

A Vulkan-based graphics renderer written in Odin focused on rendering experiments and performance.

Progress

Setup ready a working compute pipeline

Mandelbrot fractal Raymarching sphere

Usage

  1. Clone the repository
git clone https://github.com/Parven05/Vulkron.git
  1. Build & Run
./build.sh src & ./build/src