Coder Social home page Coder Social logo

pyrokinesisstudio / blender-architecture-scripts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ccamara/blender-architecture-scripts

0.0 1.0 0.0 2.53 MB

A collection of Blender scripts and plugins specially aimed for architecture

Python 100.00%

blender-architecture-scripts's Introduction

Blender architecture scripts

This repo contains a collection of Blender scripts and plugins specially useful for architecture. This repo serves these main purposes:

  1. Make it easy to find all these scripts which are usually spread into different places (eg. dropbox folders, authors' blogs, blender wiki...) and thus difficult to find.
  2. Provide a backup or a time-proof repository which don't rely on 3rd pary (I've been always concerned that those scripts could be lost sometime).
  3. Benefit from Git and github's social features in order to make it easier to collaborate and improve plugins.

Please note that this doesn't mean that all these addons and scripts are necesarilly going to be mantained. This responsability, as well as their credits relies on each script's authors and mantainers.

Visit this wiki page to see all the information regarding to the addons that have been included on this repo.

Instructions

We provide two different ways to use this repo: basic usage (no git knowledge required) and advanced usage for those who want to benefit from all git's features such as cloning, forking, contributing, updating...

###Basic usage

  1. Download this repo's content from the download link
  2. Extract it into your blender's scripts' folder (this may be different depending on your operating system, so if in doubt, please check this page to know where should you place them)
  3. Enable the desired plugin from Blender's properties' dialog box.

###Advanced usage

  1. Navigate to your blender's scripts' folder
  2. Clone this repo using the following command: git clone [email protected]:ccamara/blender-architecture-scripts.git
  3. In case you want to update your local code from the latest code from this repo you have to execute the following commands
  4. git pull to retrieve all the files (Except all the files cloned from other repositories.
  5. Since this repo uses gitsubmodules you'll have to perform some extra commands: git submodule init and then git submodule update

##More information/help If you have doubts you can always read the repo's wiki page or check our issue queue

blender-architecture-scripts's People

Contributors

ccamara avatar i5ar avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.