Modular offline renderer of buildings and others (MORBO)
(master thesis topic, back to master thesis topics)
A cross-platform 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.
References: -
Technologies:
- C++, PHP, XML, CGI-bin
Requirements:
- Reasonable knowledge of computer graphics
- Good programming skills