technology – Página: 3 – POATEK

technology

fevereiro 19, 2020

ASP .NET Core Distributed Session with Redis – Part 1

How to scale your ASP.NET Core application without worrying about session issues between instances One of the things I like most in modern software development is the facility to build […]
fevereiro 12, 2020

An Overview of the Techniques Used to Describe Virtual Terrains – Final Part

In the last post, I discussed irregular representations, Waypoint Graph and Visibility Graph. In this final post, I’ll present the other two very important irregular representations: the Quadtree and the […]
janeiro 29, 2020

An Overview of the Techniques Used to Describe Virtual Terrains – Part 2

In my last post, I wrote about regular terrain representations. In this post, I will write about the irregular representations and delve deeper into the topics of the Waypoint Graph […]
janeiro 9, 2020

An Overview of the Techniques Used to Describe Virtual Terrains – Part 1

My name is Juliana and I used to work on a project called ASTROS, that built a strategy simulation system for the Brazilian Army. One of the biggest challenges of […]