/python_blender_codespace_template

Building a codespace with the needed libraries and information prepared with a simple script

Primary LanguageShellMIT LicenseMIT

Project Name

Build Status Coverage Status License

Description

Running script with blender

Getting started

  1. before getting started please run
chmod +x setup.sh

This will give setup.sh executable privledges

  1. Now run
./setup.sh
  1. Determine if belnder has succesfully installed, try running
blender --help

Examples

blender -b -P examples/render_cube.py 

Output

Local Image

Features

  • Feature 1
  • Feature 2
  • Feature 3

Installation

```bash

commands to install the project

```

Usage

```bash

commands or instructions for using your project

```

Contributing

Instructions for how to contribute to the project.

License

MIT