Add-on/Plug-in, Blender CGI Blender New Add-on: “Auto Drawing Tool” Author Nobuyuki Hirakata Date 2016/03/12 Auto Drawing Tool: Introduction: This is a new blender’s add-on. The add-on makes drawing...
Blender CGI, Programming Blender python: Add-on template with input on the tool shelf left Author Nobuyuki Hirakata Date 2016/03/02 I made a python code template for Blender add-on. The primary purpose of the...
Blender CGI Blender: How to change path for broken link of linked objects Author Nobuyuki Hirakata Date 2016/02/04 This blog post is about how to recover broken link of linked objects. In...
Blender CGI Blender: Changing text dynamically by Animation Nodes add-on Author Nobuyuki Hirakata Date 2015/12/12 This is a series of nodes that changes text in the order of text...
Blender CGI Blender: How to make tube from a curve easily Author Nobuyuki Hirakata Date 2015/12/11 Harder Method: There is another way to make tube from curve –registering a...
Blender CGI Blender: Dust material and particle Author Nobuyuki Hirakata Date 2015/07/21 I made material and particle for dusty room. Dust material for floor: The...
Blender CGI Blender: Material node for rain on a window Author Nobuyuki Hirakata Date 2015/06/27 Recently I had tested some dull-reflection materials using texture bump. The image is a...
Data Science, Programming Python: Snippet to convert csv into nodes-links json for D3.js network data Author Nobuyuki Hirakata Date 2015/06/25 Network data format of D3.js is commonly nodes-links json. The nodes contain id, ,name,...
Programming Python: .command file to execute pyenv and iPython notebook by a double-click on Mac Author Nobuyuki Hirakata Date 2015/05/22 Activating pyenv, moving current path, turning on iPython notebook is everyday chore before I...
Blender CGI Blender: How to make realistic excrement of any objects (seriously) Author Nobuyuki Hirakata Date 2015/04/19 New Addon: I made a Blender add-on “Crack It” for the process in...
Blender CGI, Programming Blender: Python script to change curve’s origin to a tip Author Nobuyuki Hirakata Date 2014/11/20 The problem: When you rotate a Bezier curve, the curve spin around the curve’s...
Blender CGI Blender: How to import png image with alpha transparency in cycle. Author Nobuyuki Hirakata Date 2014/11/15 This blog post is not creative at all. But for data visualization in Blender,...