[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Adding new Variable Types
- From: Aleš Mlakar <jazzbre@...>
- Date: Thu, 1 Jun 2000 22:09:15 +0200
Oh yeah Lua:) Sorry.
Btw I see that it's much better language than I thought, especially with the
toLua tool.
Good work:)
Regards,
================
Ales Mlakar
(aka JaZzBrE, ICQ# 2168060)
JaZz=Life; // Jazz is Life
================
----- Original Message -----
From: Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br>
To: Multiple recipients of list <lua-l@tecgraf.puc-rio.br>
Sent: Thursday, June 01, 2000 8:02 PM
Subject: Re: Adding new Variable Types
> >From lua-l@tecgraf.puc-rio.br Thu Jun 1 14:36:51 2000
> >From: =?iso-8859-2?Q?Ale=B9_Mlakar?= <jazzbre@slo.net>
> >
> >I just tryied LUA and it seems really Cool:)
>
> yes! (but the name is Lua, not LUA :-)
>
> >I'm just wondering what would be the easiest way to add new variable
types
> >like Vector, Matrix and Quaternion, anybody got a clue?
> >Where access wouldn't be need to be on public level like for Vector
> >(X,Y,Z).. .but rather by a function like VectorSetX(vector_var,1)... or
> >something.. this is doable right?
> >(some code would be very appriciated)
>
> Search the archive for this list.
> --lhf
>