Profile photo

Jan Horešovský

Software Developer

Reaktor

Helsinki, Finland

LinkedIn

GitHub

Projects

Neural Projection Mapping of Textures

2021 - Master's Thesis, Aalto University

Python PyTorch C++

A project to explore a novel method of projection mapping that builds on texture synthesis by Gatys et al.

Project Page GitHub Thesis (166 MB)

Tesseract

2020 - Art Course Project, Aalto University

JavaScript

A webpage that allows users to explore the tesseract - the four-dimensional analogue of the cube. It can be rotated in various ways and multiple projections from 4D to 3D are supported.

Project Page GitHub

Implementing null-scattering path integral formulation in Mitsuba 2

2019 - Semester Project, EPFL

C++

A practical implementation of a recent research result in rendering volumes, such as smoke and clouds, of spatially and spectrally varying density. Integrated into a widely used research-oriented renderer Mitsuba 2.

Project Page Project Report (6 MB)

SVBRDF Mapper

2019 - Research Project, Aalto University

Python TensorFlow

An optimization pipeline which solves the underconstrained problem of mapping custom SVBRDF parameters to standard ones which can be used in rendering software such as Blender or Unity.

Project Page YouTube

MeshDiff

2018 - Bachelor Thesis, Charles University

C# OpenTK

A novel method for visualization of the difference between two triangle meshes. Includes a software project which extends an existing mesh viewer to support the method and a small user study.

Project Page YouTube Thesis (12 MB) Poster (5 MB) GitHub

Klokan

2017 - Software Project, Charles University

C# C++ OpenCV SQLite

Automatic evaluation software for the Mathematical Kangaroo competition. It has a responsive GUI written in C# with asynchronous tasks calling basic image processing functions written in C++ and OpenCV. Program data is stored persistently in an SQLite database.

Project Page YouTube GitHub

4th Snail Indoor World Championship

2016 - Game Jam Entry, Ludum Dare 37

Unity

4th Snail Indoor World Championship - the only racing game where you don't have to watch the road! This game has been created in 48 hours for Ludum Dare 37 where it placed 4th in category Humour.

Project Page YouTube itch.io GitHub

Robot

2015 - WebGL Exercise

WebGL JavaScript

An interactive 3D model of a robot created in WebGL as an exercise.

Project Page YouTube GitHub