Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
partiview
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Stuart Levy
partiview
Commits
44b10c7c
Commit
44b10c7c
authored
23 years ago
by
slevy
Browse files
Options
Downloads
Patches
Plain Diff
Clarify a couple things.
parent
c558dc0b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/partiview.sgml
+19
-9
19 additions, 9 deletions
doc/partiview.sgml
with
19 additions
and
9 deletions
doc/partiview.sgml
+
19
−
9
View file @
44b10c7c
...
...
@@ -1508,8 +1508,11 @@ To make polygons be textured:
<it/texture-index/ for that particle's polygon
<item>Use data-command <tt/texturevar /<it/fieldno/ to specify which
data field that is.
<item>Use control commands to enable drawing polygons and textures,
<item>Use control commands (<tt/poly/, </polylumvar/, </polysize/)
to enable drawing polygons and textures,
and to give the polygons nonzero size.
<item>Possibly use control command <tt/polysides/ to specify
4-sided polygons -- a bit faster to draw than default 11-gons.
</itemize>
It doesn't matter whether the texture-index data field is given a datavar name.
<p>
...
...
@@ -1588,10 +1591,10 @@ playmodes:
r,t playevery=0
Gview.cpp : Fl_Gview::handle()
w reset
?
w reset
camera position
r ROTATE mode
p identify nearest object
P pick that object a
re
the new origin
p identify nearest object
under mouse cursor
P pick that object a
s
the new origin
f FLY mode
t TRANSLATE mode
o ORBIT mode
...
...
@@ -1600,9 +1603,20 @@ Gview.cpp : Fl_Gview::handle()
V make field of view smaller
^v toggle debug output
@ dname [g1]
= show debug matrix output
= show object-to-world, world-to-object 4x4 matrices
(precede by object name, e.g. "c=", "g3=")
ESC exit
PrintScreen Take image snapshot of current view
< > Step backwards/forwards in dynamical time
(numeric prefix sets time step)
{ } Animate backwards/forwards in dynamical time
~ Fermionic dynamical-time animation toggle:
cycle between stop/forward/stop/backward/...
z Z Halve/double animation speed (dyn units/sec)
(numeric prefix sets animation speed)
(or by
</verb></tscreen>
...
...
@@ -1676,7 +1690,3 @@ I was able to make a path (*.wf) file and load that though.
</article>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment