JP EN

Tech blog

Topics

Recent Posts

(2)陰関数モデリングをやってみよう

(2)陰関数モデリングをやってみよう

(2)Let's try implicit function modeling.

弊社は、形状処理技術、機能計算技術、設計技術を活用して様々なプロダクト開発を行っています。 本記事では形状をモデリングする手段の一つである、陰関数モデリングについて説明をします。

Our company develops various products utilizing shape processing, function calculation, and design technologies. In this article, we explain Implicit Function Modeling, one of the means of modeling geometry.

新谷国隆

Kunitaka Shintani

2023,05,24 2023,05,24
(1)陰関数モデリングをやってみよう

(1)陰関数モデリングをやってみよう

(1)Let's try implicit function modeling.

弊社は、形状処理技術、機能計算技術、設計技術を活用して様々なプロダクト開発を行っています。 本記事では形状をモデリングする手段の一つである、陰関数モデリングについて説明をします。

Our company develops various products utilizing shape processing, function calculation, and design technologies. In this article, we explain Implicit Function Modeling, one of the means of modeling geometry.

新谷国隆

Kunitaka Shintani

2023,05,12 2023,05,12
【Rhino+Grasshopperを理解して魔改造しよう】③Grasshopperアドオンの開発

【Rhino+Grasshopperを理解して魔改造しよう】③Grasshopperアドオンの開発

【Let's understand Rhino+Grasshopper and customize】Developing Grasshopper Add-on with Custom Goo and Param

自前の形状表現クラスをGrasshopper上に組み込んで利用するための実装方法について、コードを交えて紹介していきます。 様々な用途に便利なツールですので、是非触ってみてください。

We will introduce how to implement and use your own shape representation classes on Grasshopper with code. This is a useful tool for a variety of applications, so please try it out.

谷道鼓太朗

Kotaro Tanimichi

2023,04,28 2023,04,28
【Rhino+Grasshopperを理解して魔改造しよう】 ②Grasshopperをしっかりと理解する

【Rhino+Grasshopperを理解して魔改造しよう】 ②Grasshopperをしっかりと理解する

【Let's understand Rhino+Grasshopper and customize】Understanding Grasshopper

弊社では、独自の構造設計の高度化に向けて社内のソフトウェア環境を構築し続けています。 ソフトウェア環境の構成要素は多岐にわたりますが、その一つとして自由に拡張可能な形状処理-数値解析環境を構築するため、3DCADであるRhinocerosとそのプラグインであるGrasshopperを拡張して広く利用しています。 本記事では、Grasshopperのプラグインを開発して使っていくために重要だが言及されることの少ない部分を主として書いていければと考えています。 Rhino+Grasshopperに学生時代にハマって以来気づいたらこんな仕事をしている私としては、多くの方が触り始める手助けになれれば幸いです。

We continue to build our in-house software environment to advance our unique structural design. The components of the software environment are diverse, but one of them is the freely extensible geometry processing-numerical analysis environment, and we are extensively using Rhinoceros, a 3D CAD system, and its plug-in, Grasshopper, in an extended manner. In this article, I hope to write mainly about the important but rarely mentioned aspects of developing and using Grasshopper plug-ins. As someone who got hooked on Rhino+Grasshopper as a student and has been doing this kind of work ever since, I hope I can help a lot of people get started.

谷道鼓太朗

Kotaro Tanimichi

2023,04,08 2023,04,08
熱で自在に変形する布 ”Steam Stretch”の設計製造技術 を エイポック エイブル イッセイミヤケ と共同開発 ​​

熱で自在に変形する布 ”Steam Stretch”の設計製造技術 を エイポック エイブル イッセイミヤケ と共同開発 ​​

熱で自在に変形する布 ”Steam Stretch”の設計製造技術 を エイポック エイブル イッセイミヤケ と共同開発 ​​

『TYPE-V Nature Architects project by A-POC ABLE ISSEY MIYAKE』 「ミラノデザインウィーク」にて発表

『TYPE-V Nature Architects project by A-POC ABLE ISSEY MIYAKE』 「ミラノデザインウィーク」にて発表

Nature Architects

Nature Architects

2023,04,04 2023,04,04
Nature Architectsは既存製造設備を活用し先進的設計を実現する企業です

Nature Architectsは既存製造設備を活用し先進的設計を実現する企業です

Nature Architects is a company that utilizes existing manufacturing facilities to create advanced designs.

Nature Architectsは3Dプリンタ用の設計を手がける会社だと思われがちですが、実際はは量産で一般的に使われる製造手法(射出、プレス、押し出しなど)を前提として、従来設計では不可能な機能向上やコスト削減を実現する設計を行なっています。今回の記事では、Nature Architectsの最近のクライアントとのプロジェクトを紹介し、既存製造手法でどのような設計を行なっているのかを具体的に紹介します。

Nature Architects is often thought of as a company that designs for 3D printers, but in reality, Nature Architects designs for manufacturing methods commonly used in mass production (injection, press, extrusion, etc.) to improve functionality and reduce cost in ways that are not possible with conventional design. In this article, Nature Architects will introduce some of our recent projects with clients and show how we design for existing manufacturing methods.

大嶋泰介

Taisuke Ohshima

2023,04,02 2023,04,02
【Rhino+Grasshopperを理解して魔改造しよう】 ①Rhinocerosとは?

【Rhino+Grasshopperを理解して魔改造しよう】 ①Rhinocerosとは?

Understanding and Custmizing Rhinoceros+Grasshopper ①Understanding Rhinoceros

弊社では、独自の構造設計の高度化に向けて社内のソフトウェア環境を構築し続けています。 ソフトウェア環境の構成要素は多岐にわたりますが、その一つとして自由に拡張可能な形状処理-数値解析環境を構築するため、3DCADであるRhinocerosとそのプラグインであるGrasshopperを拡張して広く利用しています。 本記事では、Grasshopperのプラグインを開発して使っていくために重要だが言及されることの少ない部分を主として書いていければと考えています。 Rhino+Grasshopperに学生時代にハマって以来気づいたらこんな仕事をしている私としては、多くの方が触り始める手助けになれれば幸いです。

We continue to build our in-house software environment to advance our own structural design. The components of the software environment include a wide range of commercial software and in-house FEM solvers, etc. One of these is Rhinoceros, a 3D CAD system, and its plug-in Grasshopper, which we have extended and widely We are using Rhinoceros 3D CAD and its plug-in Grasshopper extensively. There are various excellent tutorials, videos, blogs, etc., including official ones, so please refer to them for the basics. I hope to write mainly about important but rarely mentioned aspects of Grasshopper in order to extend and use Grasshopper by yourself. Those who are interested in Rhinoceros+Grasshopper 2. those who want to deepen their understanding of the internal processing of Rhinoceros+Grasshopper 3. those who want to extend Rhinoceros+Grasshopper for their own work, research, hobby, etc. 4. those who want to design and play with metamaterials. Those who want to design and play with metamaterials.

谷道鼓太朗

Kotaro Tanimichi

2023,03,23 2023,03,23
剛性異方性構造の簡易的な挙動計算について

剛性異方性構造の簡易的な挙動計算について

Simplified Behavior Calculations for Stiffness Anisotropic Structures

本記事では,基礎的な材料力学と剛体力学を活用したコンプライアントメカニズムの変形挙動を計算する方法について,一様梁やスライダー構造(Parallel-guiding mechanism)を例に紹介します。

This article introduces a method for calculating the deformation behavior of compliant mechanisms utilizing basic material mechanics and rigid body mechanics, using uniform beam and slider structures (parallel-guiding mechanism) as examples.

山村悟史

Satoshi Yamamura

2023,01,27 2023,01,27
材料代替設計(軟質樹脂から硬質樹脂化)

材料代替設計(軟質樹脂から硬質樹脂化)

Material substitution design by Nature Architects

この記事ではNature Architectsが行う材料代替設計の事例について紹介します。導入として材料代替設計とはそもそもなんなのか、どのようなメリットがあるのかを解説し弊社がクライアントワークで実際に行ったものに近い設計事例を設計コンセプトから最適化による詳細設計まで解説します。 (文章:大嶋, 設計:夏目)

This article introduces a case study of material substitution design conducted by Nature Architects. As an introduction, we will explain what material substitution design is and what its advantages are. We will also describe a design example similar to what we have actually done for our client work, from design concept to detailed design through optimization. (Text: Oshima, Design/Engineering: Natsume)

Nature Architects

Nature Architects

2022,12,16 2022,12,16