Try out the Linkevator and Prinpahts
Moderator: Aloys
-
- Posts: 61
- Joined: Fri Nov 16, 2007 9:45 pm
- Robert The Rebuilder
- Posts: 1383
- Joined: Sat Sep 29, 2007 7:24 am
- MOULa KI#: 1299
- Location: Virginia, US
Update: I've incorporated clickables, and revamped the geometry of the Prin Pahts/nexus. I also incorporated an untextured version of Besharen's pedestal.
Follow the directions in the first post to see the latest. Here's a preview image:
Picture of Prinpahts
The scripts are flexible enough to handle any number of linking books/points in the city and in Prin Pahts/nexus. So, I should be able to reuse it for the final Ahra Pahts version.
The geometry of the Prin Pahts/nexus now contains a higher ledge from which you can see the entire map. Ideally, the walls would be textured, and there would be tunnels cut through the corners. Even more ideally, there would be three bridge spans reaching out toward the center, on which would be the linking pedestal to the upper level of the Hub in the city. Alas, I am not a modeler.
I did add lighting though - red/blue/green for the appropriate district.
Follow the directions in the first post to see the latest. Here's a preview image:
Picture of Prinpahts
The scripts are flexible enough to handle any number of linking books/points in the city and in Prin Pahts/nexus. So, I should be able to reuse it for the final Ahra Pahts version.
The geometry of the Prin Pahts/nexus now contains a higher ledge from which you can see the entire map. Ideally, the walls would be textured, and there would be tunnels cut through the corners. Even more ideally, there would be three bridge spans reaching out toward the center, on which would be the linking pedestal to the upper level of the Hub in the city. Alas, I am not a modeler.
I did add lighting though - red/blue/green for the appropriate district.
Can we rebuild it? Yes, we can - here's how.
MOULagain KI# 1299
Myst Movie coming soon - spread the word!
MOULagain KI# 1299
Myst Movie coming soon - spread the word!
- J'anim Paedet
- Posts: 145
- Joined: Fri Nov 16, 2007 9:45 pm
- Robert The Rebuilder
- Posts: 1383
- Joined: Sat Sep 29, 2007 7:24 am
- MOULa KI#: 1299
- Location: Virginia, US
Thanks, J'anim! I really wish I could improve my Blender skills. Otherwise, my shell (111) will look pretty sloppy.
For those that are interested in how the clickables are set up, I posted the blend file and the scripts for download:
* Blend file
* LinkTest01.py - the age-level script; it just sets the background color
* s003Click.py - the Python File Mod for the clickable linking books; the heart of the functionality is here
* s003Globals.py - contains the global Python "dictionaries" that store the name/object pairs for the books and linking points; this is needed so that only one version of each dictionary is shared by all clickable books, instead of a separate copy for each book.
Note: the reason for the "s003" prefix is to follow the scripting conventions for a shell. I'm treating the Prin Pahts/nexus as "shell" 3 (i.e. page 3), which will be located deep below the city. It doesn't have the walls like a regular shell.
For those that are interested in how the clickables are set up, I posted the blend file and the scripts for download:
* Blend file
* LinkTest01.py - the age-level script; it just sets the background color
* s003Click.py - the Python File Mod for the clickable linking books; the heart of the functionality is here
* s003Globals.py - contains the global Python "dictionaries" that store the name/object pairs for the books and linking points; this is needed so that only one version of each dictionary is shared by all clickable books, instead of a separate copy for each book.
Note: the reason for the "s003" prefix is to follow the scripting conventions for a shell. I'm treating the Prin Pahts/nexus as "shell" 3 (i.e. page 3), which will be located deep below the city. It doesn't have the walls like a regular shell.
Can we rebuild it? Yes, we can - here's how.
MOULagain KI# 1299
Myst Movie coming soon - spread the word!
MOULagain KI# 1299
Myst Movie coming soon - spread the word!