MW3D particle tutorial

Hi all,



I have uploaded a simple particle tutorial, on how to create and manage particles in MW3D.



http://monkeyworld3d.svn.sourceforge.net/viewvc/monkeyworld3d/trunk/MonkeyWorld3D/docs/



I know, its not a good English, but it will show some of the stuff already in.



PS: To use it, you have to check out the code from the SVN, not in the build.

Hi Outrunner



i keep getting below error when trying to view the page in sourceforge svn-viewer:



(is this why You mentioned to check it out?)





An Exception Has Occurred



Error running external program. Command line was: "/usr/bin/highlight --syntax doc --force --anchors --fragment --xhtml --linenumbers"



Python Traceback



Traceback (most recent call last):

  File "/usr/local/viewvc-1.0.3.sf-new/lib/viewvc.py", line 3660, in main

    request.run_viewvc()

  File "/usr/local/viewvc-1.0.3.sf-new/lib/viewvc.py", line 403, in run_viewvc

    self.view_func(self)

  File "/usr/local/viewvc-1.0.3.sf-new/lib/viewvc.py", line 1455, in view_markup

    generate_page(request, "markup", data)

  File "/usr/local/viewvc-1.0.3.sf-new/lib/viewvc.py", line 852, in generate_page

    template.generate(request.server.file(), data)

  File "/usr/local/viewvc-1.0.3.sf-new/lib/ezt.py", line 326, in generate

    self._execute(self.program, ctx)

  File "/usr/local/viewvc-1.0.3.sf-new/lib/ezt.py", line 455, in _execute

    step[0](step[1], ctx)

  File "/usr/local/viewvc-1.0.3.sf-new/lib/ezt.py", line 460, in _cmd_print

    _write_value(value, args, ctx)

  File "/usr/local/viewvc-1.0.3.sf-new/lib/ezt.py", line 636, in _write_value

    apply(value, [ctx] + list(args))

  File "/usr/local/viewvc-1.0.3.sf-new/lib/viewvc.py", line 1229, in call

    ' | '))

ViewVCException: ViewVC Unrecoverable Error: Error running external program. Command line was: "/usr/bin/highlight --syntax doc --force --anchors --fragment --xhtml --linenumbers"

Hi winkman,



I just downloaded it ( using firefox ) and then opened the doc with OpenOffice, and its working fine, I don't know what is that error, or how are you trying to open it, but you don't need to check anything if you just want to read the tutorial, you need to check it out if you want to use it.

If you try to click "view" then you get the error he describes.  "download" works though as you say.

Its a binary file, so "view" doesnt make much sense here. And i guess ViewVC can't handle Word documents very well :wink:

That's it of course.

Sorry bothering You with the obvious.