"Video deleted by youtube - failed to process"

Posted on 2016-03-22 in update • Tagged with update

My original video with unity to ue4 converter demo got silently deleted by youtube, because "processing failed". That's after several people watched it. Thanks, youtube.

Moral of the story: Never upload avi to youtube. Remux to mp4.

Remuxing from avi to mp4 can be done using ffmpeg.

To remux avi …


Continue reading

"Brief comparison of unity3d and unreal engine"

Posted on 2016-03-21 in gamedev • Tagged with unity3d, unreal4

This is a brief comparison of Unity3d and unreal game engines I posted in the past on unity forums. I kept losing the link to it, so I decided to repost it here.

Goes like this (bits and pieces, in no particular order). Please note that I haven't worked with …


Continue reading

"Simple triangulation algorithm in python"

Posted on 2016-03-17 in programming • Tagged with programming, algorithm, python, opengl

Last week for whatever reason I've been tinkering with triangulation algorithms. Basically, I've been attempting to make something similar to marvelous designer's clothing triangulation algorithm.

You see, blender has clothing sim, that is, although quite slow, can be used as a basic replacement for Marvelous Designer. The tools are inferior …


Continue reading

"Made a blog"

Posted on 2016-03-17 in update • Tagged with update

I finally found some time a made a blog. Guess it is time to esstablish some "web presence". More content will be added later.


Continue reading