So you want to stand out in your Computer Science career? Here is the main tip….. Contribute and Write about it. There’s a great trend happening in the industry these days and that...
At Poez Inc. we had to upgrade our projects from 32bit to 64bit in memory address width to run on some Operating Systems and be as future proof as possible....
Note: This is not trying to mimic all quantum behaviors although it can be extended to it. This post is to appreciate and analyze benefits of expanding on discrete numbers and entertain systems that...
Quick entry on a process of extracting geometry from images and also get my mind off things xP. Primitive Extraction: Scan image per pixel (obviously compressed formats such as jpeg,...
I’ve been doing a study on the process of 3d continuous worlds being rasterized to a discrete 2d surface, this is basically what graphic cards do at the hardware level....
Multi-Threading is a big topic that is often shunned for its rumored “difficulty”. In many ways it is a new process of thinking if you’re used to the traditional style...
Quick update with the Embedded side project i’m doing. It’s interesting to build a OS kernel from scratch. Nothing too fancy, but it’s quite an epiphany to realize that under...
A new technology that didn’t cut it to the game due to delays in buffer creation and recreation which defeats its very own purpose of reducing rendering latency. Khronos Group...