Thread: Question on 3D engine

  1. #1
    C maniac
    Join Date
    Aug 2004
    Location
    Cyberwarping to Middle Earth
    Posts
    154

    Question Question on 3D engine

    Hello,

    I am looking for a 3D game engine. I have a list, but do I want a Z-Buffer (polygon-fill??) or a DOOM/Wolfenstien type? or even a flat-shading?

    I am looking to program a not-so-simple game over the next 8 months, one where you build robots and send them at your oppenent, etc, etc. So, I want a bird's eye view from a variable point, plus NON-POLYGONFILL RENDERING! I have a polygon-fill engine that I wrote, and I would like another one.

    Thanx.

  2. #2
    C maniac
    Join Date
    Aug 2004
    Location
    Cyberwarping to Middle Earth
    Posts
    154

    Sorry!

    Never mind. I found what I wanted. Here it is:
    http://www.panardvision.com/v3/index.php
    It supports infinte camras, meshes (loader included) and DOS, Linux, Win32, Win2000, AND WINNT! I'm going to use it. For those in the same spot, check it out. Included are some very good tuts.

    Edit: Includes support for hardware accel (software emu as well), DX interfacing, and OpenGL stuff.

    KAWK

  3. #3
    Crazy Fool Perspective's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    2,640

  4. #4

    Join Date
    May 2005
    Posts
    1,042
    Ogre is an insanely nice engine, and the link you posted kawk does not work.
    I'm not immature, I'm refined in the opposite direction.

  5. #5
    Frequently Quite Prolix dwks's Avatar
    Join Date
    Apr 2005
    Location
    Canada
    Posts
    8,057
    The link worked earlier.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. any old ANSI C 3D engine available? (OT?)
    By fsx in forum C Programming
    Replies: 4
    Last Post: 05-11-2009, 02:28 AM
  2. Easiest 3D Engine
    By audinue in forum Game Programming
    Replies: 4
    Last Post: 07-06-2008, 11:41 PM
  3. Question about engine design.
    By Shamino in forum Game Programming
    Replies: 9
    Last Post: 01-29-2008, 10:53 AM
  4. Game Engine Development
    By MacGyver in forum Tech Board
    Replies: 15
    Last Post: 10-26-2007, 09:41 PM
  5. DirectX engine nearing completion
    By VirtualAce in forum Game Programming
    Replies: 2
    Last Post: 01-12-2004, 05:07 PM