JP EN

Search Result: CAD

Search Result: CAD

ChatGPTをRhinoでつかってみよう🦏

ChatGPTをRhinoでつかってみよう🦏

Let's use ChatGPT with Rhino 🦏.

ChatGPTを皆さん使っていますでしょうか。 いろいろな使い方やアップデートが定期的にネットを騒がせていますが、RhinoやGrasshopperはあまり関係ないと考えているかもしれません。 必ずしも安定して動作するとは言えませんが既にChatGPTを使ってRhinoやGHを操作するプラグインが公開されています。 身近なソフトでどう動いているか確認すると、ChatGPTがより身近に感じられると思います。 既存のプラグインの実装を確認して、それらがどう動くか見てみましょう。

Is everyone using ChatGPT? Various uses and updates are making the rounds on the Internet on a regular basis, but you may not think that Rhino and Grasshopper have much to do with it. There are already plug-ins available that use ChatGPT to control Rhino and GH, though not necessarily in a stable manner. If you check how it works with your familiar software, you will feel more familiar with ChatGPT. Let's check the implementation of existing plug-ins and see how they work.

夏目大彰

Hiroaki Natsume

2023,12,08 2023,12,08
OptunaのGH向けラッパー「Tunny」を用いた「形状」と「機能」のブラックボックス最適化

OptunaのGH向けラッパー「Tunny」を用いた「形状」と「機能」のブラックボックス最適化

Black-box optimization of geometry and functionality by integrating Optuna and 3D CAD

この記事では、Optunaの3D CADラッパーであるTunnyを紹介します。まず、Tunnyが動作する3D CADソフトウェアであるRhinocerosの紹介から始めます。 次に、Tunnyをどのように実装したかを簡単に説明します。最後に、CAEと連携した自動車のフロントバンパーの衝突安全設計や、花瓶の形状や建築の柱配置のHuman-in-the-Loop最適化など、Tunnyを使った設計事例をご紹介します。

This article introduces Tunny, Optuna's 3D CAD wrapper. We will start with an introduction of Rhinoceros, a 3D CAD software on which Tunny runs. Then, I will provide a brief overview of how I implemented Tunny. Finally, I will walk you through some design examples using Tunny, including crash safety design of a car front bumper in connection with CAE, and Human-in-the-loop optimization of vase shapes and architectural column placement.

夏目大彰

Hiroaki Natsume

2023,09,20 2023,09,20
設計事例:折りたたみハンガーの一体化① コンプライアントメカニズムの設計

設計事例:折りたたみハンガーの一体化① コンプライアントメカニズムの設計

Design Case Study: Monolithic Folding Hanger - Part 1: Design of the Compliant Mechanism.

コンプライアントメカニズムを活用した複数部品の一体化の事例として、折りたたみハンガーの設計について紹介します。

As an example of integrating multiple components using compliant mechanisms, we will introduce the design of a folding hanger.

岡要平

Yohei Oka

2023,08,04 2023,08,04
Karamba3dの性能について考えよう

Karamba3dの性能について考えよう

Consider Karamba3d's performance.

Karamba3dは3DCADのRhinocerosのGrasshopper上で動く構造解析プラグインです。 Karamba3dはAnsysのような有名な商用CAEではないのでその性能について気になりますが、 こういった情報はあまりないため、この記事では簡単なモデルを対象に確認していきます。

Karamba3d is a structural analysis plug-in that runs on top of 3D CAD Rhinoceros Grasshopper. Karamba3d is not a well-known commercial CAE like Ansys, so I am curious about its performance, However, as there is not much information on this, this article will check it on a simple model.

夏目大彰

Hiroaki Natsume

2023,06,09 2023,06,09
(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】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
【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