Results 1 to 5 of 5

Thread: Need Help with Combining Two Complex Procedures

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2005
    Posts
    167

    Lightbulb Need Help with Combining Two Complex Procedures

    Hi ,

    I have coded two procedures that I would like help with combining:

    1. 3D Sphere-Creation Procedure

    2. 3D Terrain-Forming Procedure [using the Diamond Square Algorithms]

    Details of the Diamond Square Algorithms are here:

    http://gameprogrammer.com/fractal.html#diamond

    Proc 1 creates a 3D sphere in a Viewport and Proc 2 creates a random terrain on a 3D plane.

    I would like to combine the second procedure with the first such that the resulting procedure creates a 3D terrain on the sphere.

    ANY help is appreciated.

    Thanks

    Q


    PS

  2. #2

    Thread Starter
    Addicted Member
    Join Date
    Jun 2005
    Posts
    167

    Re: Need Help with Combining Two Complex Procedures

    abcdefgh
    Last edited by quddusaliquddus; Jul 25th, 2009 at 09:12 AM.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jun 2005
    Posts
    167

    Re: Need Help with Combining Two Complex Procedures

    abcdef
    Last edited by quddusaliquddus; Jul 25th, 2009 at 09:11 AM.

  4. #4
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Re: Need Help with Combining Two Complex Procedures

    Sorry I have never really done much with the 3d side of WPF but maybe a WPF 3D game tutorial like this will help? http://www.dmu.com/avalon3D/a3d1.html
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Jun 2005
    Posts
    167

    Re: Need Help with Combining Two Complex Procedures

    Thanks for the input Chris, unfortunately it doesnt help

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width