top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

Cosmic Journey PC Live Wallpaper

Project type

Interactive Windows wallpaper, made in Unity3D

A simple animated wallpaper design with an appearance customization system created in Unity3D. In this project I use a shader that simulates a journey through space. The project has my own system for detecting and disabling high contrast mode in Windows and checking and switching Windows display settings - without this it is impossible to set the game window as wallpaper. Additionally, there is a system that checks the currently set wallpaper on the desktop and after turning off the game, it is set to the same one as before. All Windows functions are written in C++ as .dll called in Unity. Additionally, a separate launcher is written that checks all parameters and after successful verification, the actual game is launched.

bottom of page