Android

Hwinfo android app almost done!

ago

My new android app is almost finished. It uses a little server for windows to get sensor information from your desktop computer to send it to a client android device. It’s still a bit rough at some edges, but it should be done soon! Here is how it looks like:

Android

Additional Project

ago

Not long ago my laptop's GPU died and i was forced to take a break on my Engine project... The reason was the OpenGL version which i targeted. The Nvidia chip was capable of running the project, but the engine aims for OpenGL 4.0 or higher and my laptop's HD4000 can only run with OpenGL 3.3. This made be choose between two options,

  • bring the OpenGL version down to 3.3
  • get a new machine
"Downgrade" to 3.3 would mean, rewrite the shaders, change the rendering procedures and so on... so i bought a desktop machine with a bit more power. (more…)