-
Matrix transformations for visual learners
In this tutorial I will try to explain how all theese transformation matrices with some help of visuals. What is a Matrix? Matrix is not film, sorry. Matrix is like a table of numbers with one or more dimentions. They have some rules that we have to obey in order to use them in our advantage. In computer graphics you will see that 4x4 matrix ... Read More
-
Navigation Arrow
Read More
-
threejs-test
Hi this is some test scene with ThreeJS library. I know it is a little bit distracting and I will not use it everywhere but still I dand a lot fun making it! console.log("Help!"); import * as THREE from "/assets/scripts/three.js"; var scene, renderer, camera, controls, cube; Read More
-
Automate post creation with github comments
Motivation Let’s be honest, I use github issues to host comments on this site. It is great, but I found it difficult to create issues manually so here is an attemp to document my journey on automatic post creation script. For thos of who also would like to add comments please read the article Jekyll comment system github issues by Aleksandr Ho... Read More
-
Some good software finds
PaulStretch for MacOS Catalina is something I was looking for a long time. This program gives you an oppotunity to create beautiful ambient sound tracks! Falstad Circuit is an awesome applet written in java and then ported to some other platforms. You can create analog and digital circuits and simulate them in real time. Here is MacOS/Linux/W... Read More