Pinned Repositories
wgpu
A cross-platform, safe, pure-Rust graphics API.
rerun
Visualize streams of multimodal data. Free, fast, easy to use, and simple to integrate. Built in Rust.
blub
3D fluid simulation experiments in Rust, using WebGPU-rs (WIP)
IncludeToolbox
Visual Studio extension to format, prune, and inspect include directives.
terrainwatersim
Some experiments with realtime water simulation on terrain, using OpenGL 4.3.
thesis_latex_template
Latex template for Bachelor/Mater thesis
VSSolutionColor
Visual Studio extension to change title bar color depending on the current solution
wgpu-profiler
Simple profiler scopes for wgpu using timer queries
yasph2d
some 2d sph fluid experimentation using rust
Wumpf's Repositories
Wumpf/VSSolutionColor
Visual Studio extension to change title bar color depending on the current solution
Wumpf/femexperiments
Experimenting with Finite Element Methods in Unity
Wumpf/reactiondiffusion
Playing with 2D and 3D reaction diffusion in Unity
Wumpf/hdr-cubemap-to-sh
quick & dirty hacked tool for getting spherical harmonics coefficients from .hdr cubemap
Wumpf/CheckedPrintf
Compile time checked printf format strings
Wumpf/iwyu_for_vs_includetoolbox
include-what-you-use mirror vor includetoolbox vs extension
Wumpf/chinesecheckers
A chinese checkers game for Android made with Xamarin
Wumpf/egui_winit_platform
Platform code to use egui with winit.
Wumpf/Epsilon-Intersection
Math utility library for games and simulations including lots of intersection tests for different geometry
Wumpf/imgui-wgpu-rs
Dear imgui renderer for wgpu-rs. FORKED FOR DEPENDENCY UPGRADE
Wumpf/nvidia-dxr-tutorial
Went through nvidia's dxr tutorial and ported it to DXR in RS5
Wumpf/shadertoy-pic2wav
Sound from image generator for https://www.shadertoy.com/view/XtdBDH
Wumpf/SmartThingsPublic
SmartThings open-source DeviceTypeHandlers and SmartApps code
Wumpf/ggj18-rippboat
restwelligkeitkahn
Wumpf/lightdam
A DXR toy raytracer named after the light dams mentioned in Terry Prattchett's Colour of Magic
Wumpf/adventofcode2016
My humble partition in http://adventofcode.com/2016/ Primary goal for me here is to play and learn, not to have the best solution
Wumpf/adventofcode2017
My humble partition in http://adventofcode.com/2017/ Primary goal for me here is to play and learn, not to have the best solution
Wumpf/adventofcode2018
My humble partition in http://adventofcode.com/2018/ Primary goal for me here is to play and learn, not to have the best solution
Wumpf/adventofcode2019
My humble partition in http://adventofcode.com/2019/ Primary goal for me here is to play and learn, not to have the best solution
Wumpf/cfg_aliases
A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.
Wumpf/enet
ENet reliable UDP networking library
Wumpf/fsharp-gameoflife
My first F# application - a Conway's Game of Life clone using SFML
Wumpf/grinchcommand
Game for @Herb1's upcoming game advent calendar 2019
Wumpf/lorentzrs
toying with lorenz systems
Wumpf/pbrt-parser
A simple parser for the PBRT file format
Wumpf/ST-Eurotronic-Spirit
Wumpf/SteamMeUp
Start/focus steam in big picture mode if any XboxOne controller presses the guide button
Wumpf/TakAdventures
An adventure game around Tak, a beautiful game created by James Ernest and Patrick Rothfuss.
Wumpf/team-fortris
A multiplayer tetris in Fortran 95 (fixed format, F77ish)
Wumpf/UniversalRamDisk
Windows RAM/VRAM disk with mixed mode, "direct search" and more. ABANDONED IN EARLY STAGE