|
Login |
OGA EngineOGA EngineAt the moment just some documentation / notes I've found: The OGA Engine block diagram. http://langly.org/og/block_diagram.gif The software implementation of this can be found in the SVN repository in two versions under the directories model/ and new_model/. A textual description of the different modules can be found here: http://langly.org/og/open_graphics_outline_1.0.pdf The openGL2.0 specs: http://www.opengl.org/documentation/specs/version2.0/glspec20.pdf Interaction with the host computer.For the observant reader, it is possible to see in the block diagram that the graphics engine is lacking the capability to perform vertex operations. For now, it is assumed that the vertex processing will be done in software by the host computer. This is done so we can save gates for rasterization and fragment processing, which are the processor intensive tasks. Hardware
Created by: langly last modification: Sunday 22 of February, 2009 [09:07:11 UTC] by langly
Page: 1/1
1 |