Projects

Dyno Fighter

Duration
2020
Description
This is my first experiment on 2d "shoot-em-all" scroller. It use PIX.js for rendering and React for UI. I also was playing with idea of using Redux for ECS system.
Link
https://dynofighter.set001.com/
Frontend Framework
reactjs
Other
pixijs, redux
Project type
hobby, gamedev
language
glsl, typescript

Avalon

Duration
2016
Description
In this project I combined together a lot of my experiments with texture splatting technique, landscapes rendering and physic. You are controlling a cube with WASD and mouse. You can walk along the mountains. Tha's all you do
Link
https://www.youtube.com/watch?v=yds4uD0A_lY
Other
threejs
Project type
hobby, gamedev
language
glsl

Sun Shader

Duration
2014
Description
My first experiments with web-GL shaders. Trying achive efect of glowing sun core.
Link
http://set001.github.io/shader_joy/
Other
threejs
Project type
gamedev, hobby
language
glsl