POV-Ray : Newsgroups : povray.binaries.images : Fatal Beauty Server Time
4 Oct 2024 19:20:15 EDT (-0400)
  Fatal Beauty (Message 11 to 18 of 18)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Ph Gibone
Subject: Re: Fatal Beauty - try this
Date: 15 Mar 1999 03:08:24
Message: <36ecbff8.0@news.povray.org>
I'm afraid that's a little bit late, but did you try to read the hard disk
blocks by a direct call to low level IO functions, starting at the block
where youre file starts (if, as I understood the file exists but is empty),
if you're lucky only the firsts bytes are gone.

Hope WE don't lose thi great image

Philippe


Post a reply to this message

From: Margus Ramst
Subject: Re: Fatal Beauty - try this
Date: 15 Mar 1999 03:54:45
Message: <36ECCAD4.E6E0B1C@peak.edu.ee>
Ph Gibone wrote:
> 
> I'm afraid that's a little bit late, but did you try to read the hard disk
> blocks by a direct call to low level IO functions, starting at the block
> where youre file starts (if, as I understood the file exists but is empty),

Could you be more specific (simplistic)? Windoze has nuked my files in this
manner before; what tools would you use to read the contents of individual
blocks?

Margus


Post a reply to this message

From: Spider
Subject: Re: Fatal Beauty - try this
Date: 15 Mar 1999 06:53:23
Message: <36ECDC4D.7E6B57D@bahnhof.se>
norton utilites (Norton Disc Doctor)


-- 
//Spider 
( spi### [at] bahnhofse ) [ http://www.bahnhof.se/~spider/ ]
#declare life = rand(seed(42))*sqrt(-1);


Post a reply to this message

From: Ph Gibone
Subject: Re: Fatal Beauty - try this
Date: 15 Mar 1999 13:10:38
Message: <36ed4d1e.0@news.povray.org>
>Could you be more specific (simplistic)? Windoze has nuked my files in this
>manner before; what tools would you use to read the contents of individual
>blocks?
>
>Margus

There exists some commercial tools for that (Norton sells one certainly),
but you can use DEBUG which is a DOS command that you find on your disk : it
is not an easy one (its just like writing assembly code) and you have to
know the adress of your file first. Honestly I haven't done this since years
(I used PCTOOLS at that time)

Philippe


Post a reply to this message

From: Ken
Subject: Re: Fatal Beauty - try this
Date: 15 Mar 1999 21:56:16
Message: <36EDC8C9.E2050416@pacbell.net>
Ph Gibone wrote:
> 
> >Could you be more specific (simplistic)? Windoze has nuked my files in this
> >manner before; what tools would you use to read the contents of individual
> >blocks?
> >
> >Margus
> 
> There exists some commercial tools for that (Norton sells one certainly),
> but you can use DEBUG which is a DOS command that you find on your disk : it
> is not an easy one (its just like writing assembly code) and you have to
> know the adress of your file first. Honestly I haven't done this since years
> (I used PCTOOLS at that time)
> 
> Philippe

  I used to use Norton utilities for this myself but that was when HD's
were only 10 - 20 megs and looking at the entire contents of the drive
were easy to visualy search through. At 1 gig or more that possibility has
long since passed away as an option. I don't have that much time on my
hands.

-- 
Ken Tyler

mailto://tylereng@pacbell.net


Post a reply to this message

From: Spider
Subject: Re: Fatal Beauty - try this
Date: 15 Mar 1999 22:10:01
Message: <36EDC9F1.54F83D60@bahnhof.se>
Hmm, I remember the few times I've rewritten my FAT and MBR with a hex-editor..
those were the days... *laugh*

Ken wrote:
> 
> Ph Gibone wrote:
> >
> > >Could you be more specific (simplistic)? Windoze has nuked my files in this
> > >manner before; what tools would you use to read the contents of individual
> > >blocks?
> > >
> > >Margus
> >
> > There exists some commercial tools for that (Norton sells one certainly),
> > but you can use DEBUG which is a DOS command that you find on your disk : it
> > is not an easy one (its just like writing assembly code) and you have to
> > know the adress of your file first. Honestly I haven't done this since years
> > (I used PCTOOLS at that time)
> >
> > Philippe
> 
>   I used to use Norton utilities for this myself but that was when HD's
> were only 10 - 20 megs and looking at the entire contents of the drive
> were easy to visualy search through. At 1 gig or more that possibility has
> long since passed away as an option. I don't have that much time on my
> hands.
> 
> --
> Ken Tyler
> 
> mailto://tylereng@pacbell.net

-- 
//Spider
        [ spi### [at] bahnhofse ]-[ http://www.bahnhof.se/~spider/ ]
What I can do and what I could do, I just don't know anymore
                "Marian"
        By: "Sisters Of Mercy"


Post a reply to this message

From: Steve
Subject: Re: Fatal Beauty
Date: 16 Mar 1999 18:20:51
Message: <36EEE54A.BE1575BE@ndirect.co.uk>
Really nice horse, it's a shame you've lost the code.  Presumably you'r
not using 95 or NT, or you could try a find containing text from the
tools menu in Explorer, and search for the name of an object that you
remember from that particular file.  You never know where windows puts
files.

Steve

Ken wrote:
> 
> It was in the whole of a dull, dark, and soundless evening, in the autumn
>  of the year, the sky overcast threatening rain, and the wretched cold penetrating
>  to the very core of my body, that I happened upon the ill fated house of Beauty...
> 
>    This is an image of a scene I have been working on 3 day's now for my sisters
>  birthday. I got the scene to this stage and saved it as a jpg for reference
>  purposes. I made a couple of changes and added a bunch of spheres to make a
>  string like water curtain effect around the statue.
>     I must have been a little over enthusiastic with the ambient values for the
>  spheres and their number. I already had the 72 colored spotlights highlighting
>  the ceiling and the light buffers started consuming enormous amounts of memory.
>     After rendering for 15 min. my hard drive started groaning and thrashing
>  in an unatural way. Concerned I stopped the render using the windows task manager  
 because Pov
> had stopped responding. When I restarted Pov the file and all of it's
>  contents were gone. This will remain an unfinished and unreproducable work -
>  a fatal beauty if you will.
> 
> --
> Ken Tyler
> 
> mailto://tylereng@pacbell.net
> 
>   ------------------------------------------------------------------------
>  [Image]


Post a reply to this message

From: Ken
Subject: Re: Fatal Beauty
Date: 16 Mar 1999 21:06:37
Message: <36EF0D5B.D6FFB0C1@pacbell.net>
Steve wrote:
> 
> Really nice horse, it's a shame you've lost the code.  Presumably you'r
> not using 95 or NT, or you could try a find containing text from the
> tools menu in Explorer, and search for the name of an object that you
> remember from that particular file.  You never know where windows puts
> files.
> 
> Steve

  I am running win 98. The problem is I'm pretty sure where Windows put the
file and that's never never land or commonly called the zero byte file.

 I still have the horse by the way. It is the loss of all of the Pov script
that I am lamenting. I had nearly 350 lines of hand typed and positioned
objects, textures and lights. My memory's pretty good but not that good.

SIGH !

-- 
Ken Tyler

mailto://tylereng@pacbell.net


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

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