Skip to content
PDGames

PDGames

blog about game development

Dependency Injection

6 August 20226 August 2022 Dominik Pielak Architecture No Comments on Dependency Injection

Introduction We should start from simple question. What is a dependency injection and how we can implement this concept 🙂 ? Let’s start from explaining what is a dependency itself. When a project grows, it has more and more objects. They need to communicate and interact with each other. In other words we can say […]

Read More

Optimization – Bounding Boxes

17 July 202230 July 2022 Dominik Pielak Optimization No Comments on Optimization – Bounding Boxes

Have you encountered situation when an object is out of the camera frustum, but still has been rendered? Most likely it’s caused by object’s bounds which may take much more space than object itself 🙂 . Let’s imagine that we have a simple scene with a few 3d objects and camera: If we use frame […]

Read More

Optimization – introduction

14 August 201918 April 2021 Dominik Pielak Optimization 2 Comments on Optimization – introduction

Optimization is an important topic for each project, but especially for the games. We as developers want to provide our users high quality products which work smoothly on their devices. There is nothing more disappointing than broken user expierience just because game has some hiccups, low framerate and long loadings. Work of many people involved […]

Read More

Language

  • PolskiPolski
  • EnglishEnglish

Search

Calendar

May 2025
M T W T F S S
 1234
567891011
12131415161718
19202122232425
262728293031  
« Aug    

Recent Posts

  • Dependency Injection
  • Optimization – Bounding Boxes
  • Optimization – introduction

Recent Comments

  • JamesJourb on Optimization – introduction
  • Briantor on Optimization – introduction

Categories

  • Architecture
  • Optimization
© 2025 All Rights Reserved by PDGames
Personalio Theme by MD. Anisur Rahman Bhuyan, Proudly powered by WordPress