POV-Ray : Newsgroups : povray.general : C++ Rewrite? : Re: If father of Java created POV scene language Server Time
11 Aug 2024 21:25:26 EDT (-0400)
  Re: If father of Java created POV scene language  
From: Spider
Date: 6 May 1999 17:54:13
Message: <37320019.BE1ABE4B@bahnhof.se>
*lol*



"Greg M. Johnson" wrote:
> 
> import java.colors.*
> import java.geometry.shapes.*
> import java.light_sources.*
> import java.rays.traceable.*
> 
> public void status main init destroy sPhere {
>     java.Geometry.Objects.shapes.roundyOnes.convexOnes.sPhere()
>     new radius= Radius;
>     new finish= Finish;
>     Radius= 1;
> 
>     public void status main init destroy fInish{
>         java.texture.finish.prettyOnes.Reflective()
>         this.Finish=that.fInish;
>         die;
>         }
>     public void status main init destroy lOcation{
>         java.space.Cartesian.coordinates.linear.Nearby()
>         this.Location.x=0;
>         this.Location.y=0;
>         this.Location.z=0;
>         die;
>         }
> }
> 
> public void status main init destroy pLane{
>     java.Geometry.Objects.shapes.infiniteOnes.flatOnes.Plane()
>     this.Direction=up;
>     public void status main init destroy pIgment{
>         java.texture.pigment.complexOnes.cHecker()
>             this.Pigment=try  {
>                 this.color=pigment.Green;
>                 catch e exception error void yourself on main street();
>                 that.color=pigment Red;
>         die;
>         }
>     }
> 
> public void status main init destroy you all {
>     java.Devices.nonObjects.pIcturetaking.cAmera()
> 
> 
> you get the point.

-- 
//Spider    --  [ spi### [at] bahnhofse ]-[ http://www.bahnhof.se/~spider/ ]
And the meek'll inherit what they damn well please
	Get ahead, go figure, go ahead and pull the trigger
		Everything under the gun
			--"Sisters Of Mercy" -- "Under The Gun"


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.