Qt Widgets enter the third dimension: WolfenQt
Uploader Comments (srodal)
Top Comments
-
THat song makes me want to commit suicide.
-
Best UI ever. :)
Worst song ever. :(
All Comments (71)
-
Common make the Qt 4 dance? wtf...
-
Like it :p
-
love the song!
-
I'd like to ask someone who has knowledge. Does qt provides fast and rather easy way to render video? I need to build interface for video camera. Does qt suits these purposes?
-
Oh, and you can also change the textures of the walls and set other npcs?
-
Excuse my ignorance, but I'm interested to know if you can apply this to a website and allow other users to interact with each other.
-
Yo dawg, I heard you like widgets :D
-
@superkellerman8D It converts it into Assembly. its already is in binary its just binary a CPU can't read directly unless read by something else in Assembly.
-
@tubetib Assembly is never used to write an entire application but for certain things pure Assembly is used but almost never takes up the entire application. Especially in applications for low-end handhelds I also said that Java is good for what its the standard for which is a complex Gui-based application where the amount of memory used in the application. Qt is also used in Maya and other high end applications so learning it will be very good if you wan't to learn OpenGL and GLSL.
-
@TheBlitMaster C++ is definitively a better choice for video games. But I believe it is mostly due to the manual control of memory allocations. When the Java garbage collector starts, it freeze everything. Not a good thing for realtime apps. As I know, the Assembly language is almost not used anymore even for low level drivers. C does that job. Java is targeting the enterprise. While I know Java very well, Python serves me better. This was my 2¢.
where can we download a sample ?
thomasluquet 1 year ago
@thomasluquet you'll need to compile it from the source, linked to in the blog post
srodal 1 year ago
@thomasluquet you need to compile it from the source, linked to from the blog post which you can find in the video description
srodal 1 year ago