Dynamic Texture Maps and Imagers

If you feel like you're up to the challenge of building your own Ages in Blender or 3ds Max, this is the place for you!

Dynamic Texture Maps and Imagers

Postby GPNMilano » Wed Jun 18, 2008 2:03 pm

I was pouring through some python files today and I noticed the xSimpleImager file. After taking a look at things in Plasmashop and PRPExplorer, if I'm correct the imagers in the pubs, display a dynamic texture map, created seperately from the Materials and Layers, and the xSimpleImager python file imports that texture map and displays it on the imager object, based on the information contained in the SDL file for the age?

How far are we from being able to make Dynamic Texture maps? Is the Dynamic texture maps something that can be created with blender, and implemented through PyPRP?
You can't stop the truth. IC Blog
User avatar
GPNMilano
 
Posts: 1155
Joined: Mon Apr 21, 2008 5:50 am

Re: Dynamic Texture Maps and Imagers

Postby Lontahv » Wed Jun 18, 2008 3:27 pm

First of all: anything can be implemented in PyPrp in some form. :lol: And, GUIs are high on the list so, I'm sure this kind of thing is somewhere in the near future.


Second: I'm not sure about the SDL thing. I'd be more likely to think it'd originally be the vault (for the online games) and then (if it is the SDL) then this is a Cyan mod for the offline game. I always thought the dynamic-textures where kind of like the journals, but I could be wrong (the journals I think use its sibling; Dynamic Text Maps. ;) ).

I'll take a look at it. :)

~Lontahv
Currently getting some ink on my hands over at the Guild Of Ink-Makers (PyPRP2).
User avatar
Lontahv
Councilor of Artistic Direction
 
Posts: 1331
Joined: Wed Oct 03, 2007 2:09 pm

Re: Dynamic Texture Maps and Imagers

Postby Lontahv » Wed Jun 18, 2008 3:43 pm

Ok, the watcher's pub's imager is a DynaTextMap it looks like. And it seems to have a vault folder. So, what the python must do is write files to that folder once and a while.

~Lontahv
Currently getting some ink on my hands over at the Guild Of Ink-Makers (PyPRP2).
User avatar
Lontahv
Councilor of Artistic Direction
 
Posts: 1331
Joined: Wed Oct 03, 2007 2:09 pm

Re: Dynamic Texture Maps and Imagers

Postby Tsar Hoikas » Wed Jun 18, 2008 3:58 pm

It doesn't use SDL.

In UU, there was a folder for each imager (hereafter called "Device") in the vault. Each device synches itself with what's in its Device Folder and updates the folder as new items are added (and it removes old items as necessary).

Pretty simple really.
Image
Tsar Hoikas
Councilor of Technical Direction
 
Posts: 2180
Joined: Fri Nov 16, 2007 9:45 pm
Location: South Georgia

Re: Dynamic Texture Maps and Imagers

Postby GPNMilano » Wed Jun 18, 2008 10:14 pm

The reason I thought that it was tied into the SDL files is the MOUL SDL's for places like the neighborhood have these variables listed

Code: Select all
VAR STRING32  nb01DRCImagerInbox[1] DEFAULTOPTION=VAULT
VAR STRING32   nb01PelletImagerScores[50] DEFAULT=""
You can't stop the truth. IC Blog
User avatar
GPNMilano
 
Posts: 1155
Joined: Mon Apr 21, 2008 5:50 am

Re: Dynamic Texture Maps and Imagers

Postby Lontahv » Wed Jun 18, 2008 11:18 pm

Quite a bit of stuff is in the SDLs. And I think if it was based mainly off the SDL there would be a lot more line of SDL stuff. Exploration is the lifeblood of Uru, and this is exploration. Keep on exploring. :)

~Lontahv
Currently getting some ink on my hands over at the Guild Of Ink-Makers (PyPRP2).
User avatar
Lontahv
Councilor of Artistic Direction
 
Posts: 1331
Joined: Wed Oct 03, 2007 2:09 pm

Re: Dynamic Texture Maps and Imagers

Postby Grogyan » Wed Jun 18, 2008 11:51 pm

I thought that it was the way Cyan used to get the current list of pictures and slide show them on an imager
Better to have loved and lost than never to have loved at all
User avatar
Grogyan
 
Posts: 1203
Joined: Thu Oct 11, 2007 1:27 am

Re: Dynamic Texture Maps and Imagers

Postby D'Lanor » Thu Jun 19, 2008 2:41 am

nb01DRCImagerInbox is the imager in the classroom. Shard admins could manually add items to that imager but before you could do that you had to give it a name by which it would appear in the vault. That is what the string32 SDL variable was for.
"It is in self-limitation that a master first shows himself." - Goethe
User avatar
D'Lanor
 
Posts: 1980
Joined: Sat Sep 29, 2007 4:24 am

Re: Dynamic Texture Maps and Imagers

Postby Deledrius » Fri Jun 20, 2008 11:05 pm

The actual images are stored in ImageNode children in the Inbox folders for the imager inside of the vault. The text works the same way, but with TextNodes. Offline, it's stored inside the vault itself in the blob data of the node, online (UU) it's in the blob filesystem.
User avatar
Deledrius
Gehn Shard Admin
 
Posts: 1377
Joined: Mon Oct 01, 2007 1:21 pm


Return to Building

Who is online

Users browsing this forum: No registered users and 2 guests

cron