📄 readme
字号:
Particle SystemJeff White (jsw@cs.brown.edu)7/2/1998This program demonstrates a 3D particle system. The particles can berepresented as either points or lines.To run on Solaris:RUNME.solarisTo run on Windows:RUNME.windowsYou can also try:appletviewer particles.htmlBuilding (there is an example in the file compile.example):If you need to build, use -Oadd "lib" to CLASSPATHjavac -d lib -O -J-mx30m src/*.javaA java3d window and an awt control panel window will appear.Use the control panel to alter the various settings.Use the up and down arrows to rotate the particles.There are keyboard mappings for the control panel, but they don'tupdate the ui. (Make sure you click in the j3d window first).0 pause[1-7] set point size[ fewer points] more points<space> toggle points/lines, slower. faster/ move forward in timem move backward in timeCredits:Programming Jeff White (jsw@cs.brown.edu)Original particle algorithm Steven Dollins (scd@cs.brown.edu)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -