|
From: | Brent Gulanowski |
Subject: | [Gnu3dkit-dev] G3DBezier follow-up |
Date: | Tue, 15 Oct 2002 00:06:53 -0400 |
Since OpenGL has support for NURBS (through GLU), would that route be worth considering? Or would we want to provide our own code? I'm making the hopefully not absurd assumption that we are hoping to draw Bezier and related curves. But perhaps the intention is to leave this up to individual users.
If (when) I manage to produce a dynamic procedural LOD mesh generation class (hey, I can always use the code in that article I quoted earlier -- the author posted C++ code for free, so I might just port it), maybe there will be some overlap in functionality.
This brings up a general question. I know of quite a few Open Source projects, most under the LGPL, which already have massive amounts of functionality in them, albeit mostly in C++ (Quesa, Crystal Space, Celestia, IScape -- a cool terrain renderer, Genesis3D, PanardVision, Gizmo3D). What is the attitude towards scavenging whatever we can find and Obj-C-ifying it for use in G3DKit?
Here's another link re: terrain LOD, this time with screen captures: http://tulrich.com/geekstuff/chunklod.html
-- Brent Gulanowski
[Prev in Thread] | Current Thread | [Next in Thread] |