Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / March 2008

Tip: Looking for answers? Try searching our database.

In Search Of: Abstract Algebra system.

Thread view: 
Daniel Pitts - 02 Mar 2008 22:40 GMT
I'd like to use an abstract algebra engine of some sort to define 3d
shapes and their intersections.

For example, I would like to create a structure for a Sphere that is
represented by (P - P0) dot (P - P0) <= R0*R0
where R0 and P0 are constants.

And the intersections of two Spheres, is represented by a system of
inequalities:

[(P - P0) dot (P - P0) <= R0*R0,
(P - P1) dot (P - P1) <= R1*R1]

I'd also like to be able to determine the intersection points of the
surface of this system with a Ray.

The actual goal is to create a Beam Casting project in Java.  Beam
Casting is like Ray Casting, but you start with a pyramid instead of a ray.

I've found a library called Java Algebra System 2.0, but I'm confused on
how to apply it toward my goal.  If there is anything more specifically
tailored to my problem, or someone can help me understand JAS, I'd
greatly appreciate the info.

Thanks,
Daniel.
Signature

Daniel Pitts' Tech Blog: <http://virtualinfinity.net/wordpress/>

Jeff Higgins - 02 Mar 2008 22:58 GMT
> I'd like to use an abstract algebra engine of some sort to define 3d
> shapes and their intersections.

<http://math.nist.gov/javanumerics/>

> I've found a library called Java Algebra System 2.0, but I'm confused on
> how to apply it toward my goal.  If there is anything more specifically
> tailored to my problem, or someone can help me understand JAS, I'd greatly
> appreciate the info.

Can't help with that , sorry.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.