Skip to content

kiniou/blender-smooth-slides

Repository files navigation

[> Blender Smooth Slides:
Blender is an incredible and polymorphic tool to create and prototype.
This script/tool combines the game engine embedded inside Blender and the Open Document Presentation 
standard to make your presentation sexier and smoother !

The idea of this tool is to convert an ODP file into Blender "ready-to-run" Game Engine file with provided 
templates with preloaded animations and transitions.

[> Install:
Before running the script you will need to install:
    Python Imaging Library (http://www.pythonware.com/products/pil)
    GTK+ Python bindings (gtk , pango , cairo ...)
    ODFPY (http://forge.osor.eu/projects/odfpy/)
    
The script is run with the following commands :
blender -b <template> -P odp_importer.py -- <odp file>

parameters:
<template> is the blender template with preloaded animations and transitions
<odp file> is the presentation file you want to convert

The script will result in a new Blender file named like the presentation file.

[> Changelog :
    v0.2 :
        - Work in progress
    v0.1 :
        - Dirty proof of concept :P

[> TODO
    Write more documentation (indeed).
    Use images instead of Text3D (because fonts management is quite painfull and textured squared are lighter than complex vertexes).
    Make all blender scripts & data files internal when creating the new blender file.
    Add more interactive stuff inside templates (clickable images, animated models ...).
    Adapt the script with the new Blender 2.5 version

[> Infos :
author : Kevin 'Kiniou' Roy
website : blog.knokorpo.fr

About

A set of scripts and templates to transform regular OpenDocument Presentation into sexy presentation with Blender Game Engine.

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
COPYING
Unknown
COPYING-creativecommons

Stars

Watchers

Forks

Packages

No packages published

Languages