Pinned Repositories
B-Library
A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.
BeefWin32
Beef bindings for the Win32 API.
Chocoro
Raylib 9 years game jam submission.
computerBear
Forest-Fires
A simple and rough simulation of forest fires on the windows console. It would probably make for a cool screen-saver.
GPU-Life
GPU-accelarated Game of Life simulation capable of running very large patterns such as the digital clock in real-time.
Painted-Portal-Ray-Tracing
Playing around with real time raytracing and non-photorealistic rendering for the contest subission of the Computer Graphics course University of Groningen 2020. This was the winning entry for the Ray Tracing category and the runner-up for the OpenGL category.
Pictomage
A top-down 2D puzzle-shooter game. Made in 1 week for the Raylib 5K gamejam.
Pocket-Universe
A particle simulation running in parallel on the GPU using compute shaders. The particle simulation looks astounding and very life-like and I tried to make it as optimized as possible.
Snippets
Collection of short C code snippets for copy-pasting and reference.
blat-blatnik's Repositories
blat-blatnik/B-Library
A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.
blat-blatnik/Pocket-Universe
A particle simulation running in parallel on the GPU using compute shaders. The particle simulation looks astounding and very life-like and I tried to make it as optimized as possible.
blat-blatnik/Snippets
Collection of short C code snippets for copy-pasting and reference.
blat-blatnik/Painted-Portal-Ray-Tracing
Playing around with real time raytracing and non-photorealistic rendering for the contest subission of the Computer Graphics course University of Groningen 2020. This was the winning entry for the Ray Tracing category and the runner-up for the OpenGL category.
blat-blatnik/Forest-Fires
A simple and rough simulation of forest fires on the windows console. It would probably make for a cool screen-saver.
blat-blatnik/BeefWin32
Beef bindings for the Win32 API.
blat-blatnik/GPU-Life
GPU-accelarated Game of Life simulation capable of running very large patterns such as the digital clock in real-time.
blat-blatnik/Pictomage
A top-down 2D puzzle-shooter game. Made in 1 week for the Raylib 5K gamejam.
blat-blatnik/computerBear
blat-blatnik/McGraph-Graph-Editor
A GUI program for editing and solving common graph-theory problems.
blat-blatnik/Escape-Room
Using Q-learning to teach multiple agents to escape from a small room as quickly as possible.
blat-blatnik/FlappyCow
A Flappy Bird clone written in Beef.
blat-blatnik/Opti-Car
Car price predictor using a convolutional neural network. Final assignment for the Neural Networks course.
blat-blatnik/asciify
Fun python utility that converts .gif images into windows batch ASCII-art animations.
blat-blatnik/Car-Demo
A simple scene with a high-poly sports car model in a small garage. I made it over the weekend for a job application.
blat-blatnik/Chocoro
Raylib 9 years game jam submission.
blat-blatnik/Advent-of-Code
Personal Advent of Code solution archive.
blat-blatnik/Cabo-Card-Game
GUI program for playing a variant of the Cabo card game.
blat-blatnik/Logic-Notes
Personal notes for the Advanced Logic course I took. Based of off Graham Priest's Introduction to Non-Classical Logic book.
blat-blatnik/Mini-Minesweeper
blat-blatnik/TFC-Quick-Pockets
TFC+ Addon that tries to simplify and streamline inventory management - one unnecessary click at a time.
blat-blatnik/The-Last-Assignment-Text-Adventure
A text-based adventure game in which you explore a closed down university looking for a computer.
blat-blatnik/Truth-Table-Generator
A simple truth-table generator for 3 and 4-valued logics that I made for solving homework. Supports K3, B3, L3, LP, RM3, and FDE logic.
blat-blatnik/WhoStoleTheSun
blat-blatnik/Zbrodoff-In-Nengo
Neural network simulation of the Zbrodoff Experiment in Nengo.