Pinned Repositories
Auto-Vk-Toolkit
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.
parametric-l-systems
An implementation of parametric L-systems for the Fractals course at TU Wien
shadercl
Common Lisp/CFFI bindings for shaderc.
trichi
Generates triangle cluster hierarchies for per-cluster LOD selection & rendering
vk
Common Lisp/CFFI bindings for the Vulkan API.
vk-generator
A generator for low-level Common Lisp/CFFI bindings for the Vulkan API.
vk-samples
Samples for vk (Common Lisp/CFFI bindings for the Vulkan API).
webgpu-sky-atmosphere
A WebGPU implementation of Hillaire's atmosphere model
webgpu-spd
A port of AMD's Single Pass Downsampler for WebGPU
JolifantoBambla's Repositories
JolifantoBambla/vk
Common Lisp/CFFI bindings for the Vulkan API.
JolifantoBambla/webgpu-spd
A port of AMD's Single Pass Downsampler for WebGPU
JolifantoBambla/vk-samples
Samples for vk (Common Lisp/CFFI bindings for the Vulkan API).
JolifantoBambla/webgpu-sky-atmosphere
A WebGPU implementation of Hillaire's atmosphere model
JolifantoBambla/vk-generator
A generator for low-level Common Lisp/CFFI bindings for the Vulkan API.
JolifantoBambla/shadercl
Common Lisp/CFFI bindings for shaderc.
JolifantoBambla/varjo
Lisp to GLSL Language Translator
JolifantoBambla/trichi
Generates triangle cluster hierarchies for per-cluster LOD selection & rendering
JolifantoBambla/advent-of-code2020
Advent of Code 2020
JolifantoBambla/Auto-Vk
ak:: Low-level convenience and productivity layer atop Vulkan-Hpp.
JolifantoBambla/Auto-Vk-Starter
A template for projects using the Auto-Vk library.
JolifantoBambla/cl-glfw3
Common Lisp bindings to GLFW version 3.x
JolifantoBambla/convert-to-ome-zarr
A tool to convert raw image files to the OME-Zarr format.
JolifantoBambla/e186
e186: A real-time rendering framework for OpenGL 4 and C++17
JolifantoBambla/Gears-Vk
Powerful low-level C++17 rendering framework for Vulkan 1.2, including Real-Time Ray Tracing (RTX) support.
JolifantoBambla/sequelize-sscce
Base repository for creating and sharing Sequelize SSCCEs
JolifantoBambla/glsl-spec
The GLSL spec as a datastructure
JolifantoBambla/volume-viewer
A web-based volume viewer for large-scale multichannel volume data
JolifantoBambla/Auto-Vk-Toolkit-Starter
A template for Auto-Vk-Toolkit projects.
JolifantoBambla/parametric-l-systems
An implementation of parametric L-systems for the Fractals course at TU Wien
JolifantoBambla/adventofcode2021
My AoC 2021 solutions
JolifantoBambla/agave
JolifantoBambla/cffi-size-t
A size-t CFFI type depending on the pointer size on your system.
JolifantoBambla/Khronosdotorg
Website resource pages for Khronos.org. Community is encouraged to help keep up-to-date
JolifantoBambla/meshoptimizer
Mesh optimization library that makes meshes smaller and faster to render
JolifantoBambla/ome-ngff-metadata
Serde-compatible data structures representing OME-NGFF metadata.
JolifantoBambla/ome-zarr-py
Implementation of next-generation file format (NGFF) specifications for storing bioimaging data in the cloud.
JolifantoBambla/wasm-bindgen
Facilitating high-level interactions between Wasm modules and JavaScript
JolifantoBambla/wgpu
Safe and portable GPU abstraction in Rust, implementing WebGPU API.
JolifantoBambla/wgpu-rs.github.io
Hosting for wgpu.rs website