QtWagon Prototype
20130409

Heteroclinic.net logo

www.heteroclinic.net

QtWagon is a computer graphics project to study 3D objects with the assistance of QT framework GUI. I publish the source code. Although the GUI for camera, lights and complex rigid body are not ready, the glMovingObject class can be used independently in a GL machine. You can use to it simulate a Qbit to verify Shor's algorithm.

qtwagonprototype.zip


File list:
window.h
window.cpp
to_string.h
to_string.cpp
READMEnInstall.txt
qtwagonprototype.pro
qtmovingobjectSingleton.h
qtmovingobjectSingleton.cpp
qtMovingObject.h
qtMovingObject.cpp
qtLightSingleton.h
qtLightSingleton.cpp
qtLight.h
qtLight.cpp
qtCameraSingleton.h
qtCameraSingleton.cpp
qtCamera.h
qtCamera.cpp
orientation.h
mathVector.h
mathPoint.h
mathMatrix.h
mathBasics.h
main.cpp
glwidgetSingleton.h
glwidgetSingleton.cpp
glwidget.h
glwidget.cpp
glOrientation.h
glMovingObject.h
glLight.h
glLight.cpp
enumops.h
drawablesSingleton.h
drawablesSingleton.cpp
camera.h
camera.cpp