Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: multidimensional modeling?

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: multidimensional modeling?


Chronological Thread 
  • From: Anthony Palomba <>
  • To:
  • Subject: [cgal-discuss] Re: multidimensional modeling?
  • Date: Fri, 15 Jan 2010 08:23:20 -0600
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:reply-to:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=OanKXeGkA73Sj5iDIijqVUqAYDYUzJNQE6UAakxXs9VQzkScFiOmBxQ127nnIUjUQg N/P6ZVfKLXWki5lEQgehWCu8s+tQeuwQrgb3dsVPsAeebM+CPJMwYSnj062l86fwBmRm 3WV1CZF1+2AUF3beurAwgpTMijUwgDQ1bRtR8=

Surely there must be someone out there that can give me some guidance?

Anyone?



Anthony

On Wed, Jan 13, 2010 at 11:20 AM, Anthony Palomba <> wrote:
Hello fellow CGALers,

I was wondering if someone out there could give me some guidance.

I am new to CGAL and am still trying to wrap my brain around all that
it has to offer and how those offering might be able to help me achieve
my goals.

Basically, I am trying to create a graphical editor that takes
multidimensional objects and allows me to manipulate them
and control them overtime.

Objective 1:
The objects are in fact vectors that exist in n-space. The trick of
course is how does one render and interact with an object where
n > 3. Does CGAL provide some way I might be able to represent
higher dimensional object in 3-d space?

Objective2:
It would be nice to be able to view these objects at different levels
of resolution. That is, when I am up close, I see lots of detail. But
when I zoom out, some details are abstracted and I see the object
in a simpler form. Does CGAL provide me a way of doing this?


Any advice would be appreciated, CGAL is pretty massive. It would
help if I knew where I should focus my energies.




Many thanks,
Anthony





Archive powered by MHonArc 2.6.16.

Top of Page