|
-
Jun 19th, 2009, 03:57 AM
#1
Thread Starter
Addicted Member
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
-
Jun 19th, 2009, 03:57 AM
#2
Thread Starter
Addicted Member
Re: Need Help with Combining Two Complex Procedures
Last edited by quddusaliquddus; Jul 25th, 2009 at 09:12 AM.
-
Jun 19th, 2009, 03:58 AM
#3
Thread Starter
Addicted Member
Re: Need Help with Combining Two Complex Procedures
Last edited by quddusaliquddus; Jul 25th, 2009 at 09:11 AM.
-
Jun 22nd, 2009, 05:30 AM
#4
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
-
Jun 22nd, 2009, 03:07 PM
#5
Thread Starter
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|