About


Welcome to WritingAGame Project!

This is basically a developer's blog, mostly for programmers, dedicated to writing a cross-platform 3D solution from scratch.

We'll use MS Visual and Google's Android Studios, C++ and OpenGL ES 3.2 - low-level 3D API. Addressed "cross-platform" - Android + Windows (mobile + desktop).

Just in case, it's NOT a shortcut to Game Dev. We'll have to write own graphics and game engines, including shaders, building 3D meshes, and so on.

Don't want to deceive anyone's expectations, so I want to say in advance: it will NOT be simple.
For those looking for easier ways, they exist, just google "game engine".