3D QT Engine

Little Model viewer in work

ago

Working on a small piece of software to have a GUI and to preview Models in the engine. Screen: (The model might be familiar to the most of you. It’s betty, the first spaceship of  Gallaxy on Fire 2 and just used to have something pretty on the screen instead Read more…

3D QT Engine

OK it’s about time now :D

ago

The 3D part of the Taskman for symbian i’ve been working on about a few months now goes out for testing. The following screens are included to show the ram and vram usage of the app. Both are kept realy low and do not perform in any negative sideeffects, but Read more…

3D QT Engine

important Engine update

ago

The engine has now important and essetential new features. In the current very early release it wasn’t possible to delete models, meshs, materials and texturemaps at runtime, but now it is. You can create models, create an instance of them and update or delete single texturemaps at runtime. If you Read more…

3D QT Engine

Switcher news

ago

There are only a few things left to do. The tiles already update themself and the proximity sensor brings the taskman back to foreground. What is still left to do? Scroll the tiles make em touchable connect 3D app and the already working 2D app Shouldn’t be so hard i Read more…

3D QT Engine

New Engine functions

ago

The 3D part of the Taskman I am working on needed a few changes and updates of the Engine. It is now possible to either load models as Instances, if it was loaded once already, or completelly load it into ram. Both methods have their advantages and disadvantages. It is Read more…

3D QT Engine

Time…

ago

University takes so much time… i spend like 8 – 10 hours for university per day… and at weekends  and around them partys happend all the time. So i had the last week almost no time to code anything, but I’ll try to keep my self coding in the next Read more…

3D QT Engine

Engine tools in work

ago

Today I started to work on some tools that are usefull to create stuff with/for the engine. Currently i have only implemented some system stats and window tools. The tool window itself will get a way more tools soon. I won’t tell much right now cause everything can change in Read more…

3D QT Engine

Little engine bugfix

ago

I had a few problems with loading shader source files and their compilation / linking on the mobile plattform (Symbian S^3 Belle QT 4.8.0). The problems seems to be solved now and i am still not wuite sure why i had the problems, but my guess is: pointer error. I’ll Read more…