All Projects → jonburesh → sintelgame

jonburesh / sintelgame

Licence: MIT License
An open source adventure game created with Blender

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to sintelgame

glTF-Blender-IO-materials-variants
Blender3D addon for glTF KHR_materials_variants extension
Stars: ✭ 56 (-30.86%)
Mutual labels:  blender3d, blender
PieMenusPlus
Pie Menus Plus is a complete Pie Menu ecosystem for Blender 2.8+
Stars: ✭ 26 (-67.9%)
Mutual labels:  blender3d, blender
MindMapper
Blender Python - Node-based multi-line text and image flowchart
Stars: ✭ 58 (-28.4%)
Mutual labels:  blender3d, blender
Blender-Add-on-Manager
Blender Add-on Manager to install/uninstall/update from GitHub
Stars: ✭ 130 (+60.49%)
Mutual labels:  blender3d, blender
Jaks Blender Scripts
Various Python Scripts for Blender
Stars: ✭ 26 (-67.9%)
Mutual labels:  blender3d, blender
sverchok-extra
Extra nodes for Sverchok
Stars: ✭ 51 (-37.04%)
Mutual labels:  blender3d, blender
medieval-assets
A modular medieval game asset pack in Blender
Stars: ✭ 25 (-69.14%)
Mutual labels:  blender3d, blender
3dn-bip
A Python library for Blender addons. Blazingly fast preview loads in Blender. Images of arbitrary size. bpy.utils.previews drop-in replacement.
Stars: ✭ 41 (-49.38%)
Mutual labels:  blender3d, blender
FireVR
Blender to JanusVR FireBoxHTML Exporter Addon (with IPFS support)
Stars: ✭ 25 (-69.14%)
Mutual labels:  blender3d, blender
blender-mqo
Blender Add-on: Metasequoia File Importer/Exporter
Stars: ✭ 27 (-66.67%)
Mutual labels:  blender3d, blender
VF-BlenderAutoSaveRender
Automatically saves a numbered or dated image after every render and can extend the Blender output path with dynamic variables
Stars: ✭ 34 (-58.02%)
Mutual labels:  blender3d, blender
gmic-blender
Official G'MIC plugin for Blender3D - pre-pre-alpha
Stars: ✭ 34 (-58.02%)
Mutual labels:  blender3d, blender
interactive-physics-editor
Simplifies the process of positioning multiple objects in 3D space with collision handling
Stars: ✭ 20 (-75.31%)
Mutual labels:  blender3d, blender
NS-illustration-pack
Package of 3D low poly illustrations created in a Blender
Stars: ✭ 28 (-65.43%)
Mutual labels:  blender3d, blender
kaleidoscope
🍀 A small collection of creative nodes to generate color palette and store values for Blender
Stars: ✭ 99 (+22.22%)
Mutual labels:  blender3d, blender
S.T.A.R
Satellite Trajectory Animating & Rendering: Satellite Orbit Visualiser using Blender
Stars: ✭ 29 (-64.2%)
Mutual labels:  blender3d, blender
text
Qiniu Text Processing Libraries for Go
Stars: ✭ 25 (-69.14%)
Mutual labels:  mit-license
avain
A Modular Framework for the Automated Vulnerability Analysis in IP-based Networks
Stars: ✭ 56 (-30.86%)
Mutual labels:  mit-license
slf4j-handroid
Android logging done right
Stars: ✭ 17 (-79.01%)
Mutual labels:  mit-license
PsWebServer
Civet web server integration plugin for Unreal Engine 4
Stars: ✭ 24 (-70.37%)
Mutual labels:  mit-license

Sintel The Game

Alt text

Description

An open source adventure game created with Blender3D based on the open source film 'Sintel'.

The goal of this project was to expand upon the world of Sintel and to develop a platform that enables users to create and share their own content.

How to Run

  1. Download Blender 2.68
  2. use blenderplayer.exe included in blender install to run sintel_the_game.blend (blender_dir/blenderplayer.exe game_dir/bin/sintel_the_game.blend)

License

Sintel The Game is released under the MIT license.

Details

Sintel The Game uses the Blender Game Engine (v2.68) and is programmed in Python. The game is stable on Windows and Linux (as of 2014) but should work on OSX (perhaps with some tweaking).

  • Only a few levels are really playable (desert_level, docks_level, tundra_level)
  • Each level is split into its own .blend file. Any characters, enemies or props are located in separate .blend files and instanced into the levels.
  • The level selector in the main menu loads .blends from the lib/levels folder
  • If you want to make changes to the Player, use lib/characters/sintel_rig_2.blend

Alt text

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].