Pinned Repositories
adventofcode-2023
Advent of Code 2023 (Rust)
c-ray-tracing
C implementation of Peter Shirley's Ray Tracing in One Weekend book.
galaxy-renderer
Galaxy Renderer (using Unity Shaders / VFX Graph)
hackatum2021
Hackathon project for hackaTUM2021 taking on the SAP challenge.
influxql2flux
InfluxQL to Flux transpiler
ray-tracing-gpu
Implementation of Peter Shirley's Ray Tracing in One Weekend book series, using a compute shader on the GPU.
ray-tracing-gpu-vulkan
Implementation of Peter Shirley's Ray Tracing in One Weekend book series, using the Vulkan Ray Tracing extension.
rust-ray-tracing
Rust implementation of Peter Shirley's Ray Tracing in One Weekend book.
voxelizer
A Minecraft plugin which generates 3D model representations in Minecraft
webgpu-ray-tracing
WebGPU implementation of Peter Shirley's Ray Tracing in One Weekend book.
TwentyFiveSoftware's Repositories
TwentyFiveSoftware/influxql2flux
InfluxQL to Flux transpiler
TwentyFiveSoftware/ray-tracing-gpu
Implementation of Peter Shirley's Ray Tracing in One Weekend book series, using a compute shader on the GPU.
TwentyFiveSoftware/ray-tracing-gpu-vulkan
Implementation of Peter Shirley's Ray Tracing in One Weekend book series, using the Vulkan Ray Tracing extension.
TwentyFiveSoftware/galaxy-renderer
Galaxy Renderer (using Unity Shaders / VFX Graph)
TwentyFiveSoftware/adventofcode-2023
Advent of Code 2023 (Rust)
TwentyFiveSoftware/c-ray-tracing
C implementation of Peter Shirley's Ray Tracing in One Weekend book.
TwentyFiveSoftware/voxelizer
A Minecraft plugin which generates 3D model representations in Minecraft
TwentyFiveSoftware/hackatum2021
Hackathon project for hackaTUM2021 taking on the SAP challenge.
TwentyFiveSoftware/musicmap
An app for arranging your favorite songs and artists in a visual way on a map.
TwentyFiveSoftware/nodejs-webserver
Hackathon project: low-level nodejs webserver (http parsing, dynamic routes, html / json)
TwentyFiveSoftware/ray-tracing
Implementation of Peter Shirley's Ray Tracing in One Weekend book series, using multi-threaded CPU rendering.
TwentyFiveSoftware/rust-ray-tracing
Rust implementation of Peter Shirley's Ray Tracing in One Weekend book.
TwentyFiveSoftware/typerace
A multiplayer typing competition game where you race against others.
TwentyFiveSoftware/typerace-server
A multiplayer typing competition game where you race against others. (Server)
TwentyFiveSoftware/adventofcode-2022
Advent of Code 2022 (TypeScript)
TwentyFiveSoftware/spacex
A neat overview of the upcoming and past SpaceX launches provided by the SpaceX API.
TwentyFiveSoftware/webgpu-ray-tracing
WebGPU implementation of Peter Shirley's Ray Tracing in One Weekend book.
TwentyFiveSoftware/adventofcode-2021
Advent of Code 2021
TwentyFiveSoftware/adventofcode-2024
Advent of Code 2024 (Rust)
TwentyFiveSoftware/elixir-ray-tracing
Elixir implementation of Peter Shirley's Ray Tracing in One Weekend book.
TwentyFiveSoftware/go-ray-tracing
Go implementation of Peter Shirley's Ray Tracing in One Weekend book.
TwentyFiveSoftware/groupwatch-frontend
A website for synchronously watching YouTube videos with your friends.
TwentyFiveSoftware/hexagons
Hexagons is a tiny experimental game with technical focus on map and path generation in hexagonal space.
TwentyFiveSoftware/influx-cli
CLI for managing resources in InfluxDB v2
TwentyFiveSoftware/java-ray-tracing
Java implementation of Peter Shirley's Ray Tracing in One Weekend book.
TwentyFiveSoftware/javascript-ray-tracing
JavaScript implementation of Peter Shirley's Ray Tracing in One Weekend book.
TwentyFiveSoftware/lightning-bot
A multipurpose discord bot.
TwentyFiveSoftware/ocaml-ray-tracing
OCaml implementation of Peter Shirley's Ray Tracing in One Weekend book.
TwentyFiveSoftware/twentyfive.dev
Redirect from twentyfive.dev to my GitHub profile.
TwentyFiveSoftware/vulkan-compute-shader-setup
A minimal headless Vulkan setup for dispatching a compute shader on the GPU.