Skip to content

A Blender modeling tool with a similar modeling method to SPLayout.

License

Notifications You must be signed in to change notification settings

Hideousmon/blender-layout-render

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blender-layout-render

A Blender modeling tool with a similar modeling method to SPLayout.

Dependency

  • Blender 4.1

Installation

git clone https://github.com/Hideousmon/blender-layout-render.git
cd blender-layout-render
path-to-blender-python setup.py install

for example:

S:/Blender/4.1/python/bin/python.exe setup.py install

Usage

After installation, you can use it with the Python in Blender, for example:

S:/Blender/4.1/python/bin/python.exe waveguide_sim_scene.py

Otherwise, you can set this python as a system python in PyCharm and run it.

Note: There is something wrong when use it in Blender scripting window.

Examples

examples can be find in the examples directory.

Simulation Scene of a Waveguide

waveguide_sim_scene.py

process

Layout Schematic of an Integrated PhotSonics Device

integration_layout_schematic.py

process

TODO

  1. better color matching.
  2. more materials.
  3. ...

Pull requests / issues are welcomed.

About

A Blender modeling tool with a similar modeling method to SPLayout.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages