bsAniPic - Usage

May 9, 2017
Current version: bsAniPic-0.5

There are two steps to using bsAniPic with your debug output, alter your debug, and configure bsAniPic.

Alter your debug

bsAniPic requires two markers for each frame, to tell it where the frame's text starts and ends.
@@F:1
(your debug text)
@@end
Here is the POV-Ray code to accomplish this. The first line goes at the beginning, and the second line at the end.
#debug concat("@@F:", str(frame_number,0,0), "\n")
#debug "@@end\n"

Configure bsAniPic

Open the configure dialog by pressing 'C' or clicking the gear.
The bottom section is current directory specific.
Check the box for "Read POV-Ray debug" and enter the name of your debug file that was output by POV-Ray.
When you Press OK,
The .bsAniPic directory is created in your folder.
The debug file name is stored in there.
Any debug text that is picked up by bsAniPic is cached in there.

As long as there is a frame image, bsAniPic will keep track of the text.

So, you can
Run frames 1 through 10.
Refresh the bsAniPic directory to pick up the new frame's texts and images.
Run frames 11-20
Refresh the bsAniPic directory and now you have frames 1-20 with all texts.
Delete the images for frames 1-15.
Refresh the bsAniPic directory and the text for frames 1-15 is lost and now you have frames 16-20.

bsAniPic image viewer
bsAniPic
BuckoSoft Art Gallery; raytraced pictures, etc.
Art

BuckoSoft, Corp. Home Page
Home
Dick Balaska's Home Page
Dick
Send mail to BuckoSoft
Mail
Places that i find useful
Links
BuckoSoft news
News

Where things are
SiteMap
Help and Preferences
Prefs
The Main BuckoSoft Pinball Page
Pinball
XPilot is a cool network based game
XPilot
This page created May 9, 2017. Last touched Tuesday May 09, 2017 03:37 EDT