User profile: sunilnair

User info
User name:sunilnair
History
Joined:
Number of posts:4
Latest posts:

adding a qt3d scene to graphicsview
Hello, I have a cubeview (qt3d scene ) object view. I want to display it in the graphicsView pane of...

class object as another class member
I tried to write this: [code]MainWindow::MainWindow(QWidget *parent) : QMainWindow(parent), ...

class object as another class member
I create an object of class in another class mainwindow. But, when I initialize this object in the c...

Open an image in DirectX9
Hi, I am working on Visual studio wherein I have a cube and a sphere and I am able to set material p...