Search:

Type: Posts; User: Vikstar

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    2,564

    Thanks. This is almost exactly what I was after....

    Thanks. This is almost exactly what I was after. However, I wanted to achieve this without the need for any work from the developer appart from simply inheriting the base class A. Although having to...
  2. Replies
    2
    Views
    2,564

    Inherited static members

    I'm trying to get a static instance of an inherited class per base class. I.e, given the following code:


    #include <stdio.h>

    class A {
    public:
    static int newIndex() {int i = index++;...
  3. Replies
    3
    Views
    1,642

    Free 3D Modelling Programs

    Hi,

    3ds max, maya, xsi etc. are all programs which cost more than the car a humble student like myself drives.

    I've had a look at Blender but the only thing that it has useful to game...
  4. Replies
    9
    Views
    1,997

    From an OpenGL perspective, check out...

    From an OpenGL perspective, check out "www.opengl.org". This site posts demos by people etc, and has some documentation on developing in opengl. You can download an nvidia sdk from...
Results 1 to 4 of 4