What is GNet
Oct0
The engine is based on nodes like mesh node, light node, camera node. You can develop your own specific node to render 1 special mesh, you access directly to the low-level.
Render/Sampler/Texture states are embedded in order to simplify their usage. You simply push/pop material and shaders properties to apply/restore states.
What is GLScene
Oct2
GLScene is an OpenGL based 3D library for Delphi. It provides visual components and objects allowing description and rendering of 3D scenes in an easy, no-hassle, yet powerful manner.
GLScene is not just an OpenGL wrapper or utility library, it has grown to become a set of founding classes for a generic 3D engine with Rapid Application Development in mind.
http://glscene.sourceforge.net/wikka/HomePage

What is Geomview
Oct0
Geomview is an interactive 3D viewing program for Unix. Geomview lets you view and manipulate three-dimensional objects: you use the mouse to rotate, translate, zoom in and out, and so on. Geomview can be used as a standalone viewer for static objects or as a display engine for other programs which produce dynamically changing geometry. Geomview can display objects described in a variety of file formats. Geomview comes with a wide selection of example objects, and you can create your own objects too.
What is GLOBE_3D
Oct0
GLOBE_3D is a free, open-source, real-time 3D Engine written in Ada, based on OpenGL.download it here:
http://globe3d.sourceforge.net/

