Subject:
|
Re: LDGLite sketch feature (Was: Ldglite bug report)
|
Newsgroups:
|
lugnet.cad.dev
|
Date:
|
Sun, 25 Aug 2002 21:57:50 GMT
|
Viewed:
|
2333 times
|
| |
| |
In lugnet.cad.dev, Jacob Sparre Andersen writes:
> I just get the usual image. Is your function hidden in some Win32 specific
> code? Should I find a newer version of the LDGLite source code? Or do you have
> some other idea about what I do wrong.
Whoops! I forgot to change one item before I uploaded the cpp! Change the
line (around line #67),
const int jitter_num = 0;
to use some positive number, e.g.
const int jitter_num = 2;
Cheers,
- jsproat
|
|
Message has 1 Reply: | | Re: LDGLite sketch feature
|
| (...) Fixed that, cleaned out all the ".o" files, rebuilt and tried again. With the same result. :-( I hope this isn't because the Linux and Win32 versions of LDGLite actually use different source code. The make file doesn't look like it. Play well, (...) (22 years ago, 25-Aug-02, to lugnet.cad.dev)
|
Message is in Reply To:
| | Re: LDGLite sketch feature (Was: Ldglite bug report)
|
| (...) substituted "L3View.cpp" with (URL), deactivated off-screen rendering in the make file, and compiled. But when I try to use it: jsproat.ldglite -mc fly.mpd I just get the usual image. Is your function hidden in some Win32 specific code? Should (...) (22 years ago, 25-Aug-02, to lugnet.cad.dev)
|
63 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|