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…)

Uncategorized

Page update and some little news

ago

Website updates I have updated wrodpress to the latest version currently available. It seems like the hoster updated the PHP version, so I also had to update the forum, which now also runs the latest version of phpBB. I hope everything works fine, but time will show.  Development news Not Read more…

3D QT Engine

Month passed no news ?

ago

Due to lack of time I wasn't very productive the passt weeks... University eats almost all my spare time. There is an on going software project this semester + weekly coding exercises in addition to the usual stuff you have to do -.- (more…)