{ $description "The menu dedicated to 3D movements of the camera" } ;
HELP:menu-4D
{ $values
{ "gadget""gadget" }
}
{ $description "The menu dedicated to 4D movements of space" } ;
HELP:menu-bar
{ $values
{ "gadget""gadget" }
}
{ $description "return gadget containing menu buttons" } ;
HELP:model-projection
{ $values
{ "x""interger" }
{ "space""space" }
}
{ $description "Project space following coordinate x" } ;
HELP:mvt-3D-1
{ $values
{ "quot""quotation" }
}
{ $description "return a quotation to orientate space to see it from first point of view" } ;
HELP:mvt-3D-2
{ $values
{ "quot""quotation" }
}
{ $description "return a quotation to orientate space to see it from second point of view" } ;
HELP:mvt-3D-3
{ $values
{ "quot""quotation" }
}
{ $description "return a quotation to orientate space to see it from third point of view" } ;
HELP:mvt-3D-4
{ $values
{ "quot""quotation" }
}
{ $description "return a quotation to orientate space to see it from first point of view" } ;
HELP:load-model-file
{ $description "load space from file" } ;
HELP:rotation-4D
{ $values
{ "m""a rotation matrix" }
}
{ $description "Apply a 4D rotation matrix" } ;
HELP:translation-4D
{ $values
{ "v""vector" }
}
{ $description "Apply a 4D translation" } ;
ARTICLE: "implementation details""How 4DNav is done"
"4DNav is build using :"
{ $subsection "4DNav.camera" }
{ $subsection "adsoda-main-page" }
;
ARTICLE: "Space file""Create a new space file"
"To build a new space, create an XML file using " { $vocab-link "adsoda" } " model description. A solid is not caracterized by its corners but is defined as the intersection of hyperplanes."