Pinned Repositories
.emacs.d
My emacs configuration. Highlights include Evil-mode and EXWM.
Cancon
Interpreter for a simple statically-typed concatenative language with type infererence.
dtlang
Interpreter and compiler for a dependently-typed core language, with garbage collection.
gameboy-emulator
Game Boy emulator in Haskell
liveshader-futhark
Shadertoy-like interface for shader programming in Futhark, a purely-functional GPU programming language.
liveshader-hs
Live GLSL shader coding environment in Haskell
raymarcher
Raymarching spectral path tracer in Futhark.
spectral-path-tracer
Spectral path tracer in GLSL shaders and OpenGL
voxel-game
Voxel rendering engine in Haskell using modern OpenGL
x86-os
x86_64 operating system
Vizaxo's Repositories
Vizaxo/dtlang
Interpreter and compiler for a dependently-typed core language, with garbage collection.
Vizaxo/Cancon
Interpreter for a simple statically-typed concatenative language with type infererence.
Vizaxo/raymarcher
Raymarching spectral path tracer in Futhark.
Vizaxo/voxel-game
Voxel rendering engine in Haskell using modern OpenGL
Vizaxo/.emacs.d
My emacs configuration. Highlights include Evil-mode and EXWM.
Vizaxo/liveshader-hs
Live GLSL shader coding environment in Haskell
Vizaxo/gameboy-emulator
Game Boy emulator in Haskell
Vizaxo/IdrisSudoku
A simple sudoku solver written in idris to teach myself about using dependent types.
Vizaxo/liveshader-futhark
Shadertoy-like interface for shader programming in Futhark, a purely-functional GPU programming language.
Vizaxo/noise-texture-generator
Generate random noise textures
Vizaxo/x86-os
x86_64 operating system
Vizaxo/spectral-path-tracer
Spectral path tracer in GLSL shaders and OpenGL
Vizaxo/dotfiles
My general dotfiles (excluding .emacs.d, which is in a separate repo)
Vizaxo/How-To-Ask-Questions-The-Smart-Way
Vizaxo/Inferno
Vizaxo/Mandelbrot
A simple visualiser for the Mandelbrot set (graphical or ASCII)
Vizaxo/mud-server
Telnet server for a MUD (multi-user dungeon) game
Vizaxo/NESTrisRedraw
Scan and redraw low-quality NES Tetris games into crisp high-quality output
Vizaxo/nixpkgs
Nix Packages collection
Vizaxo/open-fallingblock
A game of falling blocks
Vizaxo/optal
An experimental implementation of Lamping's optimal algorithm for reducing lambda terms
Vizaxo/PerlinZonesExample
An example world generator to showcase Zones in Terasology.
Vizaxo/PrototypeWorld
A prototype of a new world generator for Terasology
Vizaxo/ray-tracer
A path-tracing ray tracer in Haskell
Vizaxo/small-lisp
A small lisp with macros
Vizaxo/Terasology
Terasology - open source voxel world
Vizaxo/Vizaxo.github.io
The generated HTML for my blog. The Jekyll source repo will be uploaded soon.