![]() |
|
|
Home Infinite-3D Cube
|
Cube Server handles user input, virtual world
management and rendering. In the future Cube server will also enable user to manipulate and collaborate on
remote 3D applications, using CORBA as underline RPC. Illustration of global view of the Cube (click to enlarge):
Cube Kernel Cube Kernel is the core of the Cube Server, it includes Cube Manager and a 3D Rendering engine. Cube Manager controls the Virtual world, Input, Networking and Security. 3D Rendering engine is object oriented and designed to be independent of low level rendering API. (currently only support OpenGL)
Win32Wrapper Cube runs on Microsoft Windows. Win32Wrapper turns
desktop 2D applications into 3D applications live in the Cube. It is able
to capture the 2D output of Windows applications (no matter they are
overlapped or not) into corresponding 3D application, and send back user
input messages to Windows applications.
Current Progress and Todo list done:
todo:
|
Copyright© 2003 Yue Fei All Rights Reserved