Skip to content
View ParubokMotorniy's full-sized avatar
💭
💭

Block or report ParubokMotorniy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ParubokMotorniy/README.md

oles

gamedev • C / C++ / C# • graphics / engines / tooling

github · linkedin · email


now

  • 🎮 building my bachelor thesis
  • 🤝 open to: internships / junior roles (engine development / rendering / tools )

key projects

Graphics

  • vulkan — "A lightweight rendering engine built on top of Vulkan, designed to abstract away the low-level complexity while maintaining flexibility. The engine provides a simple API for loading and rendering 3D scenes"
  • opengl-mischiefs — "A hobbyist OpenGL-based rendering engine teaching the fundamentals of graphics programming"
  • SPH fluid modelling — "This work reports on the numerical modeling of fluid behavior using the Smoothed Particle Hydrodynamics (SPH) method, implemented in compute shaders"
  • Quaternions sandbox - "Sandbox for exploring how rotations and orientations in 3D space can be represented mathematically using quaternions and Euler angles"

Videogames

  • WoodsRPG - "Two-level RPG with detailed scenes and dynamic combat system along with AI-basics"
  • Doominator - "One of my first games. A simple infinite 2D slasher platformer"
  • ProcessorAllocation - "A simulation of three different processor allocation algorithms created in Unity Engine. Migrating jobs are visualized as debug ducks)"
  • TrajectoryCalculation - "A Unity asset which helps users quickly precalculate and visualize trajectories of objects of various physical parameters"
  • World-Navigation - "An experimental Unity asset that offers functionality of heads-up compass and a minimap"

Embedded

  • greenpak-configurator - "A desktop+ESP app that controls and reconfigures SLG46826 chips by following a simple script language"
  • esp32-snake - "An app that runs the classic "Snake" game on Freenove Development Kit for ESP32-S3-WROOM, playing DOOM music"
  • verilog-mischiefs - "The project implements the "Snake" game in Verilog to run on SLG47921V FPGA chips"
stack
  • languages: C, C++, C#, Python
  • engines: Unity
  • tools: Git, CMake, valgrind, gTest, gdb

Pinned Loading

  1. triffois/vulkan triffois/vulkan Public

    C++ 1

  2. opengl-mischiefs opengl-mischiefs Public

    A hobbyist OpenGL-based rendering engine

    C++ 1

  3. RickSanj/SPH_Fluid_modelling RickSanj/SPH_Fluid_modelling Public

    C# 2 2

  4. DmShums/quaternions-sandbox DmShums/quaternions-sandbox Public

    Different approaches of how rotations and orientations in 3D space can be represented mathematically using qaternions and Euler angles

    JavaScript 1 1

  5. Doominator Doominator Public

    A simple infinite platformer which lets the player take control over a fearless warrior and smash through the hordes of fierce villains.

    C# 1

  6. WoodsRPG WoodsRPG Public

    Two-level RPG with detailed scenes and dynamic combat system along with AI-basics.

    C# 1