Skip to content
View KamilVDono's full-sized avatar
Block or Report

Block or report KamilVDono

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
KamilVDono/README.md
  • 👋 Hi, I’m @KamilVDono
  • 👀 I’m interested in GameDev (desktop, mobile, VR/AR), Computer Graphics (rendering, shader and so on) and making life easier, happier and more enjoyable.
  • 🌱 I’m currently learning DOD (Data oriented design) and ECS (Entity, component, system) by making my own implementation in Unity. In future I would like to learn Flutter and Dart for life gamification app and Vulkan in order to build my own game engine (goal is to release 1 AR and 1 VR game made with my own engine)
  • 📫 How to reach me: LIn

Pinned

  1. ECS_Units ECS_Units Public archive

    My engineering thesis project. My goal is to create RTS game with at least 1000 autonomous units on 2D grid map (400x400). Game uses Unity and DOTS.

    HTML 4

  2. Sparkler Sparkler Public archive

    Sparkler is node-based design system which works with Unity Entities package.

    C# 3 1

  3. com.kvd.ecs com.kvd.ecs Public

    My own implementation of ecs framework. Created to better understand ecs pattern and see what its take to create ecs.

    C#

  4. com.kvd.utils com.kvd.utils Public

    Set of some useful utilities and extensions for Unity development process.

    C#