Categories
code hacks

Forcing Linux To Use Software OpenGL

If for whatever crazy reason, you want to force Linux to use a Software OpenGL implementation, simply run this command before launching your application:

export  LIBGL_ALWAYS_SOFTWARE=1

I needed to do this to run Godot Engine on an old laptop that had no hardware OpenGL implementation, and it works like a charm.

Categories
game development video

Lessons In Game Developing: Completing and Shipping

One of the most important lessons that gets repeated over and over in game development is COMPLETE YOUR GAME. It deserves to be repeated again by myself. Often times it sounds easy but there are little distractions that can get in the way of actually shipping a complete game.

Categories
tech video

Apples to Surface Comparison

This is a weird comparison but I do it anyway. Apple iPad Pro vs Microsoft Surface Pro!