All,
I have added possibility to generate instruction from within webgldraw viewer - I have added 'lpub' button on the right to generate preview under the animated model. After generation, it can be changed in wysiwyg manner.
Most of options are available under right-mouse button click, specifically: 'get instruction' creates web page that can be printed as a instruction (using pdf printer to generate pdf).
Generator support some syntax from another apps:
- ROTSTEP - (uses different coordination than lpub currently),
- !LPUB MULTI_STEP BEGIN
- !LPUB MULTI_STEP END
- !LPUB MULTI_STEP ALLOC HORIZONTAL
- !LPUB INSERT PICTURE ...
New syntax command was added to define final canvas size for rendering:
- !GLV canvas_size 1200 848
BUFEXCH and ghosts are not currently available, also - I am still working on it.
Example:
For model defintion:
http://trybikowo.pl/ldraw/obj/models/_we...hooter.mpd
animated/live version is available at:
http://trybikowo.pl/ldraw/index.html?leg...hooter.mpd
...and generated instruction:
http://trybikowo.pl/ldraw/shooter.pdf
---
And - of course, a lot of bugs were fixed;
I look forward for any feedback
Regards,
Jakub
I have added possibility to generate instruction from within webgldraw viewer - I have added 'lpub' button on the right to generate preview under the animated model. After generation, it can be changed in wysiwyg manner.
Most of options are available under right-mouse button click, specifically: 'get instruction' creates web page that can be printed as a instruction (using pdf printer to generate pdf).
Generator support some syntax from another apps:
- ROTSTEP - (uses different coordination than lpub currently),
- !LPUB MULTI_STEP BEGIN
- !LPUB MULTI_STEP END
- !LPUB MULTI_STEP ALLOC HORIZONTAL
- !LPUB INSERT PICTURE ...
New syntax command was added to define final canvas size for rendering:
- !GLV canvas_size 1200 848
BUFEXCH and ghosts are not currently available, also - I am still working on it.
Example:
For model defintion:
http://trybikowo.pl/ldraw/obj/models/_we...hooter.mpd
animated/live version is available at:
http://trybikowo.pl/ldraw/index.html?leg...hooter.mpd
...and generated instruction:
http://trybikowo.pl/ldraw/shooter.pdf
---
And - of course, a lot of bugs were fixed;
I look forward for any feedback
Regards,
Jakub