Hey! Syrsly here! This is my blog!
I talk about Game Dev, Art, Movies, TV shows, Streaming, Code, VR and Tech in general.
I was making a mobile app with Tersus (WYSIWYG RAD) as a school project, and I noticed Twitter no longer has an open XML feed. I looked around and most of the Twitter apps I saw were outdated or simply used the Twitter widget (JS only). For that reason, I took a few hours out of my day to develop a workflow for interacting with Twitter in PHP using the TwitterOAuth library, which is a very nice object-oriented abstraction layer for the generic OAuth library (included with previously mentioned library).
I had a chance to read Unity Shaders and Effects Cookbook by Kenneth Lammers.
It is a really nice book and could very well be my shaders bible. Check out my review.