Skip to content

Instantly share code, notes, and snippets.

@dwlsalmeida
dwlsalmeida / gsoc2019-final-report.md
Last active August 22, 2019 23:45
A final recap on the work done for GSOC2019

Enable 3rd party content in embedded navigation systems by extending RAMSES ecosystem with a Blender exporter

Student: Daniel W. S. Almeida

Mentor: Violin Yanev

This project started out as a way to export content from Blender into RAMSES - a distributed system for rendering 3D content with focus on bandwidth and resource efficiency. As of now only meshes and their transformations - scalings, rotations and translations - and modifiers get exported. The delivered project showcases a screenshot of a car modelled in Blender on half the screen and the resulting RAMSES scene on the other half.

Where can I get the code?