• home
  • forum
  • my
  • kt
  • download
  • this:1/1 25records  total:15    start  Previous  Next  Last    goto:
    C++/opengl --part2 : using textures and keyboard input
    ON: 2009-03-17 08:46:33
    OpenGL: In this tutorial we will learn how to add input from the keyboard and adding textures to our shapes.
    210 times | category:
    A Simple Basic Window
    ON: 2009-03-17 08:26:31
    This is very basic tutorial for making win32 based applications in C or C++ language, in this tutorial we will create a basic window. Learn how basic window works.
    13 times | category:
    Drawing Graphics In C#
    ON: 2008-09-12 13:52:23
    In this tutorial we will present the basic steps for drawing graphics. Something that most programmings find interesting with C# for the beginning of anything related to graphics programming such as Game Development.
    267 times | category:
    Graphics With C#
    ON: 2008-09-12 13:51:27
    The .Net provides classes for the programmer to be able to work with graphics. This technology is called GDI+ and controls custom drawing on the screen. These classes instruct the graphics device driver to send the appropriate output on the screen. This tutorial is an introduction to the GDI+ technology in order to start drawing simple objects on screen.
    107 times | category:
    Introduction To Open GL with C#
    ON: 2008-09-12 13:50:45
    OpenGl is an API similar to direct3D. However, OpenGL (Open Graphics Library) is not supported by Microsoft and is a cross-language, cross-platform API used for writing applications that produce 2d or 3D graphics. Over 300 functions are implemented in this API which can help you draw complex 3D scenes from primitive data such as polygons and triangles. Mesa 3D is an open source library API which is also compatible with the OpenGl protocol
    117 times | category:
    Direct 3D With C#
    ON: 2008-09-12 13:49:48
    Direct 3D is an API used for displaying applications with rich multimedia content. You can add 2D/3D graphics, video and sound in your application. You can also create 3D engines for video games. Direct Graphics is the portion of API that deals with the graphics of a direct 3D application. It is oriented towards 3D design but it also works well for 2D graphics. In order to use sound you have to use the functions of Direct Sound.
    407 times | category:
    The Basics of 3D rotations
    ON: 2007-09-03 17:30:11
    The purpose of this tutorial series is to explain the math involved behind rotating points in three dimensions
    35 times | category:
    Rotation Matrices
    ON: 2007-09-03 17:27:41
    Rotations in Three Dimensions Part Two: Rotation Matrices.
    49 times | category:
    Rotation about an Arbitrary Axis
    ON: 2007-09-03 17:26:05
    Describe the calculations performed in order to perform rotations about an arbitrary axis.
    51 times | category:
    Introduction to OpenGL
    ON: 2007-09-03 17:20:25
    OpenGL gives the programmer an interface with the graphics hardware. OpenGL is a low-level, widely supported modeling and rendering software package, available on all platforms. It can be used in a range of graphics applications, such as games, CAD design, or modeling (to name a few).
    14 times | category:
    OpenGL and Windows
    ON: 2007-09-03 17:19:57
    OpenGL and Windows: Intro to Windows Programming for OpenGL
    12 times | category:
    The WinMain procedure
    ON: 2007-09-03 17:11:36
    The WinMain procedure More Windows Programming background
    16 times | category:
    Intro to WGL
    ON: 2007-09-03 17:10:58
    Intro to Windows Graphics Layer.
    26 times | category:
    Getting started with OpenGL
    ON: 2007-09-03 17:05:24
    Getting started with OpenGL; The first OpenGL program.
    117 times | category:
    Projections
    ON: 2007-09-03 17:01:54
    Learn about Using Projects in OpenGL
    12 times | category:
    this:1/1 25records  total:15    start  Previous  Next  Last    goto:

    Category

      Database Related (0)
      Development (5)
      File Manipulation (3)
      Games and Entertainment (10)
      Graphics (15)
      Introduction to C and Cpp (30)
      Miscellaneous (12)
      Networking (5)
      Programming in C and Cpp (10)
      Security (3)