Planetside Software Forums

General => File Sharing => Terrains => Topic started by: mogn on September 21, 2009, 10:59:20 AM

Title: Another way to Giza
Post by: mogn on September 21, 2009, 10:59:20 AM
dandelO created nine 'plane object's with displacements to create the nine Giza pyramids.
I have created another way: make 9 vectors representing the positions and radius of the pyramids.
Connect these nine vectors to a mapping macro, which returns the vector if the current point from
"Get position in geometry" is inside the radius, and a zero vecto if the point is outside.
Ups I forgot the Matt don't for semantical reason allow one node implements of macros. What to do?
I deliver the MapPoint 'macro' as two nodes: A dummy input node which take an input vector (the Position, Radius vector)
So connect you vector to the dummy input, and delete the dummy input.
The 9 MapPoint nodes are summe in a node vector, giving the output from the current point.
This you connect to your fake object input. That all.
Due to the limitations in the attached objects. This post only brings the final result.
More to follow.
Title: Re: Another way to Giza
Post by: mogn on September 21, 2009, 11:01:46 AM
So the total Giza network:
Title: Re: Another way to Giza
Post by: mogn on September 21, 2009, 11:04:25 AM
The MapPoint "macro" and possible the inside nodes:
Title: Re: Another way to Giza
Post by: dandelO on September 21, 2009, 02:17:49 PM
Your alignment seems a little off on the queen's pyramids, they should run parallel to the right-most face of Kafre and parallel to the lower-most face of Menkaure.

You can align these against the .ter file that I made, which is accurately mapped and scaled against true dimension Google Earth data. You can find the .ter of the Giza complex in my library thread here.

This is really cool, though. Well done, my function work is really lacking, I need to get a maths book!

Title: Re: Another way to Giza
Post by: Volker Harun on September 21, 2009, 02:42:48 PM
Cool idea!

Btw. keep calling it the dandelO-device ... even if I was the first to mention it in public, dandelO is the master of it ;)
Title: Re: Another way to Giza
Post by: mogn on September 22, 2009, 12:29:51 AM
This way of mapping (or masking) is remarkedly fast. Below is the default render, only 6 seconds faster.
Title: Re: Another way to Giza
Post by: littlecannon on November 07, 2009, 09:24:11 AM
Cool.... I'm well out of my league here. A little too mathematical for me.
Simon.