Showing posts with label Links. Show all posts
Showing posts with label Links. Show all posts

Friday, May 23, 2014

Adding Nodes - Node Pack

There are a number of custom nodes that are developed out in the community that can be used to simplify your life, or add a functionality you never had before.  One example is this NodePack by BWIDE:  https://bwide.wordpress.com/node-groups/bwide-nodepack-for-blender/

Friday, November 30, 2012

Basic Operator

This entry covers scripting a basic Operator in Blender.  An operator essentially is an operation which can be performed in/on your project.  Some existing examples are Smooth Shading, or moving objects in the scene. The move operator is one of many ways of integrating custom functionality (or add-ons) into Blender.

For this example, I'll just show a conventional "Hello World" approach.  Below is an example of all the basic code required for a custom operator.



Tuesday, October 30, 2012

New Blog with Blender Capabilities

This new blog will focus on commercial-off-the-shelf (COTS) technologies relating to 3D modeling capabilities.

http://3dcots.blogspot.com/

Thursday, December 8, 2011

Inspiration - Videos

This post captures a list of links with videos found online that are great examples of 3D modeling and animation.