Thread: 3D-stuff

  1. #1
    The Stupid One
    Guest

    3D-stuff

    Um... I'm pretty new with the OpenGL and I would REALLY want to know about all the 3d-modelling(not sure how to spell that) programs.
    I'm tired of typing cordinates of the (a lot of censored words) polygons....

  2. #2
    Fingerstyle Guitarist taylorguitarman's Avatar
    Join Date
    Aug 2001
    Posts
    564
    blender or milkshape are some good free ones (3DS or Maya are pretty expensive ones). you can do all the modeling in them and then write a small import library for whatever format you'd like to save them in. it makes life a lot simpler.
    check out NeHe's site; I think there's a tutorial there about it.
    http://nehe.gamedev.net
    If a tree falls in the forest, and no one is around to see it, do the other trees make fun of it?

  3. #3
    The Stupid One
    Guest
    Thanks...
    I'll check it out!

  4. #4
    Registered User VBprogrammer's Avatar
    Join Date
    Mar 2002
    Posts
    175
    Your best bet (being free and legal) is milkshape it allows you to save as .md2, .md3 and .ms3d (?) files there are tutorials on loading these on http://nehe.gamedev.net/ (very good site). If you have lots of money you could use 3DS with a convertor to .md2 (3DS files have two much over-head that you will never need!) but it is not nesisary.
    VC++ 6

  5. #5
    Registered User
    Join Date
    Mar 2002
    Posts
    31

    Exclamation Your right all right

    Me too Im tired of writting coordinates just to make a simple shape. In my book "OpenGL game programming" it has a section where how to load md2 files format. But i need a modeler and i use to use MilkShape 3D but its not free obviously. cost $20.00 . But Im a buy it anyway because its good and when im good enough im a read the chapter in my book about Loading Md2 file formats.
    - Read to Learn, and Learn to Read -

  6. #6
    Registered User VBprogrammer's Avatar
    Join Date
    Mar 2002
    Posts
    175

    Lightbulb

    Oh yeah, i forgot the registration cost, but its not that expencive and if you really cheap (i mean really) you could SI it. But softice costs more than that so...
    VC++ 6

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Does fmod only support 3D sound with .wave?
    By Silvercord in forum Game Programming
    Replies: 3
    Last Post: 04-04-2004, 07:03 PM
  2. 3D to 2D
    By vasanth in forum A Brief History of Cprogramming.com
    Replies: 3
    Last Post: 07-09-2003, 10:29 PM
  3. Your stuff
    By smog890 in forum C Programming
    Replies: 6
    Last Post: 06-13-2002, 11:50 PM
  4. 3d engines
    By Unregistered in forum Game Programming
    Replies: 7
    Last Post: 12-17-2001, 11:19 AM
  5. 3D search
    By oskilian in forum C Programming
    Replies: 5
    Last Post: 11-30-2001, 03:57 PM