Re: [Algorithms] Rolling Ball Algorithm GGemsIII
Brought to you by:
vexxed72
From: Dave S. <Dav...@sd...> - 2000-08-28 19:35:16
|
Ok, after looking at the example source. I got it to work(somewhat). Not quite what I expected. Oh well live and learn. Thanks anyway (other ideas are still welcome :-) -DaveS I wrote: > > I'm trying to implement the Rolling Ball Algorithm > for viewing objects, ....stuff snipped > Are there other types of algorithms similar to this > for viewing objects in 3D that involve the camera being > focused on an object and the mouse motions rotating > about that object. |