Thread: Shot of some detail textures in engine

  1. #16
    Banned
    Join Date
    May 2004
    Posts
    129
    I thought phong shading was something that typically required the GPU to be specifically programmed so it could be applied per pixel...I guess I don't know what it is then.

    Also I'm looking at some docs concerning real-time volumetric fog - might use this for the clouds...but major framerate hit for this.
    Yeah, that would look really nice, but, it probably would not be worth it. Built in fog should work fine, plus that helps cut parts of the scene away

  2. #17
    Registered User
    Join Date
    Aug 2003
    Posts
    1,218
    Wow! Very nice!

  3. #18
    Crazy Fool Perspective's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    2,640
    @ vNv, you are right, Phong Shading requires per pixel lighting calculations. Phong Lighting doesnt. (Phong Shading is essentially Phong Lighting applied at each pixel with normals interpolated across the face of the poly, commen in ray tracing)

    @Bubba, There are plenty of free modeling programs. Maya has a free Personal Learning edition, and MilkShape3D has a trial thing. That might not help you with the "artistic talent" part but your not totally SOL

  4. #19
    The Defective GRAPE Lurker's Avatar
    Join Date
    Feb 2003
    Posts
    949
    I would suggest GMax. It's like a super trial of 3DStudio Max.
    Do not make direct eye contact with me.

  5. #20
    I use Wings 3D. It's not really much more than a mesh editor, but it's simple and easy.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. lots of freeware
    By major_small in forum General Discussions
    Replies: 60
    Last Post: 02-14-2017, 03:00 AM
  2. get keyboard and mouse events
    By ratte in forum Linux Programming
    Replies: 10
    Last Post: 11-17-2007, 05:42 PM
  3. Game Engine Link Prob
    By swgh in forum Game Programming
    Replies: 2
    Last Post: 01-26-2006, 12:14 AM
  4. the effects of textures on my frame rate
    By DavidP in forum Game Programming
    Replies: 37
    Last Post: 10-03-2003, 11:24 AM
  5. What's a 3D engine?
    By Garfield in forum Game Programming
    Replies: 6
    Last Post: 12-18-2001, 04:06 PM