Subject:
|
Re: A comprehensive LDraw object model
|
Newsgroups:
|
lugnet.cad.dev
|
Date:
|
Mon, 11 Feb 2002 18:29:33 GMT
|
Viewed:
|
545 times
|
| |
| |
In lugnet.cad.dev, Kyle McDonald wrote:
> Actually this brings up a different issue. I haven't put alot of thought
> into it yet, but I think it would be useful to add information in the
> part files that would allow a program to differentiate between geometry
> that represents 'outside' walls and features, and 'inside' walls and
> features.
>
> I know the part files are (for good reason) made as complete and
> realistic as possible, but when dragging, rotating, etc parts
> while building a model, being able to 'turn-off' some of the
> geometry might be a great way to be able to make a program more
> useable and responsive for the user.
A couple of different approaches to this have been discussed before. I
think the most generic solution was to implement a 0 DETAIL <level>
meta-command, that would identify the detail-level of the following
lines. A 0 detail level indicates that the follow lines must always be
rendered. Higher levels indicate "less important" or "more detailed"
lines. Renderers could use the detail-level information to control when
and how to render lines - only rendering the lines necessary, perhaps
queueing lines for rendering based on the detail level.
Steve
|
|
Message has 1 Reply: | | Re: A comprehensive LDraw object model
|
| (...) Could you give us an example? By looking at what you've written, I don't understand if one needs an ending tag, or not, to complete the '0 DETAIL' command. Where in the text of the file would this go? How would it look? Thanks a lot. Much (...) (23 years ago, 11-Feb-02, to lugnet.cad.dev)
|
Message is in Reply To:
| | Re: A comprehensive LDraw object model
|
| (...) Actually this brings up a different issue. I haven't put alot of thought into it yet, but I think it would be useful to add information in the part files that would allow a program to differentiate between geometry that represents 'outside' (...) (23 years ago, 10-Feb-02, to lugnet.cad.dev)
|
30 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
|
|
|
|