Thread: 3d model with lighting effects

  1. #1
    Registered User
    Join Date
    Oct 2008
    Posts
    1

    3d model with lighting effects

    If anyone could point me in the right direction for my task at hand:

    What I want:
    • Take my company's 2-D logo and re-create it in a 3-d modeling program.
    • Render a texture map an image over part of the logo, which will change in opacity / fade in and out to other images.
    • Render random Panning / zooming or lighting effects.
    • Turn this into a Windows based screensaver.


    What I have:

    • No idea where to start. Besides creating the 3d model and exporting it as a DXF or what ever is used in this industry.
    • All the time in the world
    • No C programing expierence. only PHP, SQL and very little JAVA
    • A really good looking boss.


    Please do any of the following:
    • Point me toward some good resources.
    • Give me a quick synopsis of what I need to do.
    • Drop a few hints as to what I should export my model as, some keywords I should start 'googling'
    • What languages I should begin exploring and use.
    • Let me know if learning C is way too big of a step for what I am trying to accomplish.
    • Punch me in the face
    Last edited by redacted user; 10-09-2008 at 11:06 PM. Reason: forgotten information

  2. #2
    Registered User
    Join Date
    Nov 2007
    Posts
    40
    Correct me if I'm wrong, but doesn't this have nothing to do with C++?

    Everything you need to do with the picture should be handled with a 3D model editor, and then a quick google session should tell you how to impliment it as a screensaver.

  3. #3
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    Moved to Tech board.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. 3d Model file format
    By glo in forum Game Programming
    Replies: 4
    Last Post: 09-15-2008, 04:33 PM
  2. Replies: 14
    Last Post: 06-28-2006, 01:58 AM
  3. Help with file reading/dynamic memory allocation
    By Quasar in forum C++ Programming
    Replies: 4
    Last Post: 05-17-2004, 03:36 PM
  4. I'm completely stuck!
    By tek in forum C++ Programming
    Replies: 0
    Last Post: 08-23-2003, 06:43 PM
  5. 3D starfield
    By VirtualAce in forum Game Programming
    Replies: 6
    Last Post: 06-26-2003, 12:40 PM