[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Thread Index]
[Monthly Archives] [List Home]

Re: [Virtools] "Texture Load" a distant texture on a web Server



I'll just take this opportunity to add another question on the same topic..

We need to make a level edit tool for an online game, which is not that hard
to do as long as it's jsut the level setup thats changing, we can put that
in an array which can be loadedn by the game file,
But we also need to offer the ability to change textures inside the game
file, the client wil be making new textures themselves.
from the edit side of things this we can do offline, now the problem is the
game file should run online, without the behavioural server.

So we want the game file ( a vmo)to be changed by the edit tool.
permenantly) so the client can uplaod this vmo to their website, this vmo
having an array filled with new data and several textures replaced by new
ones.

So here i get to Arnauds problem, one solution would be loading the textures
form an external location, or having the ability for a vmo to save a changed
version of itself..

So is there a possibilty for any of the two options???

grtz

tomas

----- Original Message -----
From: <Eric.Fassbender@csiro.au>
To: <arnaud@simteam.com>; <virtools-user-group@lists.theswapmeet.com>
Sent: Thursday, August 29, 2002 12:52 AM
Subject: RE: [Virtools] "Texture Load" a distant texture on a web Server


> Hello Arnaud,
>
> I wrote a "LoadTexture" BB 'couple of weeks ago. You can apply it
> to an behav. object and use it together with the "Texture Load BB".
> When you click the object a windows OpenFile dialog pops up and you can
> choose
> a texture. The path and filename is handed over to the "Texture Load" BB
> and exchanges the former texture. The path has to be shorter than
> 64 characters though, sorry. Would that help you?
>
> Best wishes,
>
> Eric Fassbender
>
>
>
> -----Original Message-----
> From: owner-virtools-user-group@lists.theswapmeet.com
> [mailto:owner-virtools-user-group@lists.theswapmeet.com]On Behalf Of
> Arnaud Muthelet
> Sent: Wednesday, 28 August 2002 11:21 PM
> To: virtools-user-group@lists.theswapmeet.com
> Subject: [Virtools] "Texture Load" a distant texture on a web Server
>
>
> Hi,
> I would like to dynamically load a texture located on a distant web
> server (without Behavior Server ;)).
> I use "Texture Load" BB : but it doesn't seem to work with network paths
> (something like : http://myserver.com/mytexture.jpg).
> (but if I manually change the filename of my texture, network paths are
> accepted)
> Doc says something about streaming option that I don't really
> understand..
> Any ideas ?
> Thx,
> Arnaud.
>
> ____________________________________________
> Arnaud MUTHELET               SIM TEAM
> arnaud@simteam.com            http://www.simteam.com
>
> 62 Boulevard Davout - 75020 PARIS - FRANCE
> tel: 33.(0)1.53.27.37.77
> fax: 33.(0)1.53.27.37.78
> ____________________________________________
>                   SIM TEAM
>  un autre regard sur la realite virtuelle
> ____________________________________________
>
> ...............................................................
> Distributed via the virtools-user-group list:
> http://www.theswapmeet.com/numl.html
> To reply to the list instead of its author, use "Reply to All"
> To unsubscribe: send "unsubscribe virtools-user-group" to
> Majordomo@lists.theswapmeet.com
> To subscribe: send "subscribe virtools-user-group" to
> Majordomo@lists.theswapmeet.com
> To post a message: send it to virtools-user-group@lists.theswapmeet.com
> ...............................................................
> ...............................................................
> Distributed via the virtools-user-group list:
http://www.theswapmeet.com/numl.html
> To reply to the list instead of its author, use "Reply to All"
> To unsubscribe: send "unsubscribe virtools-user-group" to
Majordomo@lists.theswapmeet.com
> To subscribe: send "subscribe virtools-user-group" to
Majordomo@lists.theswapmeet.com
> To post a message: send it to virtools-user-group@lists.theswapmeet.com
> ...............................................................

...............................................................
Distributed via the virtools-user-group list: http://www.theswapmeet.com/numl.html
To reply to the list instead of its author, use "Reply to All"
To unsubscribe: send "unsubscribe virtools-user-group" to Majordomo@lists.theswapmeet.com
To subscribe: send "subscribe virtools-user-group" to Majordomo@lists.theswapmeet.com
To post a message: send it to virtools-user-group@lists.theswapmeet.com
...............................................................


Follow-Ups: References: