Re: Howto model decoupled hierarchies?
- From: "Neo" <neo55592@xxxxxxxxxxx>
- Date: 20 Nov 2006 08:05:26 -0800
I have a problem modeling the following and hope you could give me some advice:
My program loads a file containing Points (ObjVertex) ...
Using that input I shall construct the surface of the given object.
I would like to understand your application. You want to store data
that will allow you to construct the surface of some object. To
maximize performance, I am assuming you are store both raw and
calculated data. Is the raw data the absolute position of each point
(ie x, y, z). Is the calculated data a vector from each point to each
adjacent points on surface?
.
- Follow-Ups:
- Re: Howto model decoupled hierarchies?
- From: Thomas Kowalski
- Re: Howto model decoupled hierarchies?
- References:
- Howto model decoupled hierarchies?
- From: Thomas Kowalski
- Howto model decoupled hierarchies?
- Prev by Date: Re: Command pattern: Interaction allowed?
- Next by Date: Re: Howto model decoupled hierarchies?
- Previous by thread: Re: Howto model decoupled hierarchies?
- Next by thread: Re: Howto model decoupled hierarchies?
- Index(es):