Modular offline renderer of buildings and others (MORBO)/en: Rozdiel medzi revíziami
Riadok 18: | Riadok 18: | ||
# Reasonable knowledge of computer graphics | # Reasonable knowledge of computer graphics | ||
− | |||
# Good programming skills | # Good programming skills |
Aktuálna revízia z 21:47, 6. október 2008
Modular offline renderer of buildings and others (MORBO)
(master thesis topic, back to master thesis topics)
A server-based application for offline rendering of a 3D scene. The project involves a modular framework for reading a scene stored in an XML form and an extendable plugin-based architecture for the renderer. Sample plugins for texturing, lighting and shadows should be included. The output is stored in a bitmap and the user is notified when rendering finishes. Alternatively, the result could be incrementally fed to an AJAX listener. The application should be able to handle outputs of WORF (see references.)
References:
Technologies:
- C++, PHP, XML, CGI-bin
Requirements:
- Reasonable knowledge of computer graphics
- Good programming skills