Lab Report Week 7 – Python

TITLE: Lab Report Week 7

OBJECTIVE: Explore Python for Blender game engine.

MATERIALS: Blender Logic Editor, Python

METHODS: Go to blender.org then go to education and help to look at Python API.
Blender bge.logic gives us variables and what they are used for.
General functions are basic utility.
Get functions will have a return value.
TicRate tweaks speed in game engine (put in more physics and tune out more API)

RESULTS: Learned about Game Logic API

DISCUSSION: Will continue learning API and going in depth with one module for
for game programming and rendering.

This entry was posted in Uncategorized. Bookmark the permalink.