CSS Transitions And Animations. Motion Path Module CSS

CSS Transitions And Animations. Motion Path Module CSS

CSS Transitions and Animations. Motion Path Module CSS

Before CSS3 rising, front-end developers were tossed into a cold sweat, when they heard a word «animation». And all because one reason: it was very non-trivial task to make quality and beautiful animation at those old days. CSS could not do it, so all the animations were made with JavaScript.

Integrating Unity to Facebook

Integrating Unity to Facebook

Integrating Unity to Facebook

The day has finally come! Today we have an article with some code in it. It resulted from a two-week struggle with Facebook SDK and Facebook API. I hope that information I provide here will do some good to you. According to my experience there’s no solid guarantee that stuff will remain the same after the next Facebook SDK update, so follow along while it’s still up-to-date.

Unity Meets Canvas

Unity Meets Canvas

Canvas в Unity

Hi there! I’ve been thinking recently about my experience as a Unity developer and decided that it’s high time to share what I’ve learned about creating interfaces in Unity. So if that’s what you were looking for, do read on.

Code Commenting And PHP Documentation Generation

Code Commenting And PHP Documentation Generation

Code commenting and PHP documentation generation

Why do we need comments in code? How to write them? Where they are necessary and where they are not? How to comment code correctly? How to create the same documentation style for all members of the team? What are the tools for documentation generation?

Symfony 2 Installation And Configuration

Symfony 2 Installation And Configuration

Symfony 2 installation and configuration

Since its release date, Symfony 2.0 installation process and tools required for it have been changed and updated for several times. In this article we tell you how to install and set up a Symfony2 application.

Unity3D or Unreal Engine 4

Unity3D or Unreal Engine 4

Unity3d vs Unreal Engine 4

Not so long ago we had a hard time choosing which engine to use, Unity3d or Unreal Engine 4 (UE4). So, I’ve decided to write a small article about that. Here briefly describe pros and cons of each engine, and also share the arguments that affected our final choice.