QUESTIONS


attach     audio
    brush
collision     display     dynamic
envelope     error     expression     extension
fractal
generate
help
image     interaction
launch
menu     message     meta
 real time
scale     shadow
texture     trajectory
write



















































collisioin

collision does not work



compile

bug compile message



Display

displ audio does not display the curves

Very slow display

Volumes are displayed black en yes illum.

The lines displayed by displ line are offset relative to the position of the mouse.

The lines displayed by displ line aren't put in perspective.

The curves of displ audio aren't displayed.

The curves of displ envelope audio aren't displayed.

The curves of displ sort audio aren't displayed.

Display bug

motifs and laws of a network are displayed wrong



Attach

attach(num)com1(p1)....obj(id)

The attachs aren't taken into account



Audio

Audio signal not recovered ?

audio play produce no sound

audio trans vol does not work



Dynamic

The dynamic does not work

The fields aren't taken into account

problems with forces

Volumes of type particle crash the program



Scale

The scales are displayed wrong



Envelope

A signal envelope is not displayed in interaction mode



Error

An error message is emitted continuously in interaction mode



Expression

Logic expressions are interpreted wrong.



Extension

Volumes with extension aren't animated



Fractal

Fractals aren't displayed



Write

Write commande does not seem to save files

write image name("N.ext")

produces a black image.

Image

The images aren't displayed

displ image(id)abs;

Command image(id)pixel(x,y) does nothing...

The dynamic images do not move...

The generated images are not of correct zizes



Interaction

Objects aren't saved by stock obj

The message "RETURN CONTINUE X" appears



Launch

Message of type glut32.dll not found

Anyflo starts with the message:

init.h: bad
ENTER


Shadow

The shadows aren't displayed



Texture

The textures aren't displayed



Trajectory

image trajectory

Bug on vertex trajectory



Menu

Errors like: "menu not found" or "Problem function name"

The most common mistakes



Message

Message like glut32.dll not found"

Le message "ANYFLO Michel BRETquot; is displayed at the bottom of the screen

An error message is emitted continously in interaction mode

For some functions involving reading an image file in jpg formatjpg the program seems suspended



meta

meta transf does not work



Brush

The brush isn't displayed



Real time

Bug real time

































































































ANSWERS

collision

collision does not work

Check yes collision, yes dynamic
volumes must have force and mass
anchorage structure's root must have:
       collision poi
       collision normal
       collision coe















































compile

bug compile message

In a function the variables referenced in compile message(" ... ") must be extern.















































display

Very slow display

Check the system requirements:
Systeme Windows XP
CPU >= 1GHz
RAM >= 512Mo
Good graphics card (for example NVIDIA GeForce FX >= Go5600)















































displ audio does not display the curves

Check
ini audio is done.
Vérifiez que displ audio contient bien l´option var.
Display a FFT requires options sort and var, also requires yes sort active.
Typical commands are of the form:
displ audio var poi(X1_ECH,y1,X2_ECH,y1+d)coe(-1); where d is the display height of the curve.
For the envelopes check yes envelope is active.
Exemples:

displ audio sort var poi(X1_ECH,y1,X2_ECH,y1+d)coe(-1);

displ audio sort var poi(X1_ECH,y1,X2_ECH,y1+d)coe(-1);

displ audio sort envelope var poi(X1_ECH,y1,X2_ECH,y1+d)coe(-1);















































Volumes are displayed balck (with yes illum)

Make ini light, or define lights eye light(1)=0,0,-1000.
Or do ini graphic















































Lines displayed by displ line are offset relative to the position of the mouse

Put option pers(0) in displ line.















































Lines displayed by displ line aren't in perspective

Check that the line is 3D (form x1,y1,z1,x2,y2,z2, ...).
displ(2)line(L); displays a 2D line.
displ(3)pers(1)line(L); displays a 3D line in perspective.
displ(3)line(L)pers(0); displays in orthogonal (default).















































The curves of displ audio aren't displayed

Put option var in displ audio.















































The curves of displ audio envelope aren't displayed

Should yes envelope active.















































The curves of displ audio sort aren't displayed

Should yes sort active.















































Display bug

Some graphics commands may malfunction with the option of win=ful, replace by x=0 y=0.















































The motifs and tehe laws of a neural network are displayed wrong

It may be that if these laws or if these reasons are images that we should specify their dimensions:
d=dim motif network(num);displ network(num)motif poi(x1,y1,x2,y2)dim(d);















































Attach

attach(num)com1(p1)....obj(id)

Check num (0 in general) and id are present.

Attachs are not taken into account

Check yes attach is active.















































Audio signal not recovered

Check that ini audio has been done.
For envelopes must be active yes envelope.
For fft must be active yes sort.
By default, the signal is not changed, if the normal option is present it will be necessary, to display the signal, specify the option normal with a significant coefficient (eg -100).















































audio play produces no sound

Thought to audio play periode for each image.

audio trans vol does not work

exec audio vol must be called each image.















































Dynamic

The dynamic does not work

Check yes dynamic and yes force are active.
Objects must be equipped with masses and forces or force fields must be defined.
For images must be active yes image. If no force is applied to the image, but if the pixels are changed, the speed can be generated by generate speed image(id).

The fields aren't taken into account

Chack that yes dynamic and that yes field are active and that volumes are provided with masses.

Problems with forces

Check that yes force is active.

Volumes of type particle crash the program

Check that generate force vertex vol(id) and that generate speed vertex vol(id) have been done after adding particles by poi(0)vol(id)=x,y,z; .















































Scale

The scales are displayed wrong

Check that option rectangle(r1,v1,b1, r2,v2,b2) appears in the command line.















































Envelope

The audio signal envelope is not displayed in interaction mode

Check that yes envelope is acivee and that option var appears in the display command line of the envelope.















































Error

An error message is emitted continuously in interaction mod

Right click in graphic window, if the interaction menu appears click on exit, then retrieve the text window and type, after the ?: no interaction, we return mode interpreter.















































Fractal



Fractal

Les fractals ne s´affichent pas

Chech that yes frac is active.
Check that the fractalisation coefficients are of the form:
frac vol(id)=prof,cn,cx,cy,cz prof=0 inhibits the fractal.

















































write

Command write

does not seem to save files

write image name("N.ext") Produces a black image.



generate

After generate image(id)mouse We no longer hand.



Help

Some links aren't active A message such as "This webpage is not found" appears.

















































Image

The images aren't displayed

By default the images aren't displayed.
If yes image is active, all images id whose validate validate image(id) is positive is displayed.
Otherwise, the command displ image(id) displays the image id.

Commande image(id)pixel(x,y) does nothing...

Check the syntax:
image(id)pixel(x,y)=r,g,b,a, with a=0 (transparent), a=1 (opaque).

The dynamic images don't move...

Check that yes dynamic and yes image are active.
Verify that the images are dynamic, they have masses and that some forces are applied to them or that some springs springs leur were assigned.

The The generated images are not of correct zizes

Check that option abs is present (otherwise the sizes will be adjusted to the nearest power of 2).















































Interaction

The objects aren't saved by stock obj name

Check that yes stock is active.

The message "RETURN CONTINUE X" appears

Check that no command at the same time contain the 2 words interaction and mouse (except interaction fin mouse)), otherwise the command interaction mouse is activated.















































Launching

Message type glut32.dll not found

Verify the existence of the offending file in the root folder.
If there is not copy it from the dll folder.
If the problem persists there is probably a conflict with a newer version of OpenGL or DirectX installed on the machine.

Anyflo starts with the message:

init.h: bad
ENTER

The environment is incorrectly installed.
1) First check the file initb.h exists in the folder distribution containing anyflo.exe and is of the form:
env/
enva.h,koma.h,mesa.h
envb.h,komb.h,mesb.h
envc.h,komc.h,mesc.h

2) Folder env must contain files:
enva.h,koma.h,mesa.h
envb.h,komb.h,mesb.h
envc.h,komc.h,mesc.h
















































Expression

Logic expressions incorrectly interpreted.

Add redundant parentheses, so:
if(a!=Ang[2] || ax!=Ax[2] || ay!=Ay[2] || az!=Az[2])
Must be written:
if((a!=Ang[2]) || (ax!=Ax[2]) || (ay!=Ay[2]) || (az!=Az[2]))















































Extension

The volumes with an extension don't move

Check that attach generate ext vol(id) is a property of volum id, that yes ext and yes attach are active.















































write

The commande write does not seem save files

Check the write status: if is 2, existing files are not modified.

write image name("N.ext")

produces a black image. Try to interaction, then exit this mode and restart write image name("N.ext").

generate

After generate image(id)mouse we lose the control

This commande switches graphic mode, to regain control must be the focus on the text window.

Help

Some links aren't active

Message type "This web page is not found" appears.
Help files installed on the machine can refer to files that are not installed, such as images, too large to be downloaded. Establish an Internet connection and use help sur le Web (the choice is offered when you start AIDE_ANYFLO.htm)..















































shadow

The shadows aren't displayed

Check that yes shadow is active. Possibly do ini light and redisplay. If the problem persists initiate interaction.















































texture

The textures aren't displayed

Check that yes illum and yes texture are active. Possibly do ini light and redisplay. If the problem persists initiate interaction.















































trajectory

image trajectory

An image trajectory is not active:
Be sure that yes image is set.
Be sure that the image is valide. Set option ini for all trajectory types but tran.

Bug on vertex trajectory

Set option ini for all trajectory types but tran.















































Menu

Errors like: "menu not found" or "Name of a function problem"

It is recommended to ini menu before defining new menus.

The most common mistakes

Forgetting a ; (semicolon) separator between menu items in the list or in the text list, or the list of Co.
Function referenced but not written.















































Message

The message "ANYFLO Michel BRET" is displayed at the bottom of the screen

Start interaction with option: interaction format("ANYFLO Michel BRET");















































For some functions involving reading an image file in jpg formatjpg the program seems suspended

If you read a jpg image it is possible that the conversion program to wait for a response to the "overwrite it? [Y / n]" (due to the existence of a same name file name but bmp format) there must be answered, for this it may be necessary to recover the dialog text window.















































meta

meta transf does not work

Check that yes meta is active.















































brush

The brush does not display

Check that yes brush and no screen are active.
It is animated by trajectories or dynamically must close brush(id) is 1.















































Real time

Temps réel bug

Some properties are not taken into account by the real-time mode interaction. It may be useful to rem displ vol to force initialization.